Error in Inject Script

I try to use xpackge to get inject commands for buy trade goods in auto trade using this tutorial:
https://forum.projecthax.com/t/get-teleport-data-does-not-return-anything/7854/3

Whem char come to NPC, open char, and open option to buy, whem they buy 1 pack got dc, this is error in my script or server block?

[14:32:31] (Opcode) 0x7046 (Data) 17 00 00 00 0C
[14:32:33] Plugin: Injecting packet :
[14:32:33] (Opcode) 0x2994 (Data) 13 00 00 00 00 00 03 FA 00 17 00 00 00
[14:32:33] Bot stopped. Botting time [0 minutes]
[14:32:33] Auto Relog: Starting relog process

My Script:

walk,3505,2084,-106
wait,500
inject,0x7045,false,17,00,00,00
wait,500
inject,0x704B,false,17,00,00,00
wait,500
inject,0x7046,false,17,00,00,00,0C
wait,500
inject,0x2994,false,13,00,00,00,00,00,03,FA,00,17,00,00,00
wait,500
inject,0x2994,false,13,00,00,00,00,00,02,FA,00,17,00,00,00
wait,500
inject,0x2994,false,13,00,00,00,00,00,01,FA,00,17,00,00,00
wait,500
inject,0x2994,false,13,00,00,00,00,00,00,FA,00,17,00,00,00
wait,500

I see that the trade goods code change every time that I try to see in “show client packges”

Early is “0x2994”
Now is “0xB07F”
[15:13:21] Client: (Opcode) 0xB07F (Data) 13 00 00 00 00 00 01 FA 00 17 00 00 00

Ya it’s blocked on your server. Figure out how it’s changing and you win but good luck with that.

Did you manage to find this solution?

No it’s a waste of time, you find the solution and the next day they change it.

Would it be better for me to give up then?

:frowning:

That’s up to you, how bored are you?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.