Hey guys, I need some help. I am trying to create a script that allows my character to receive the beginner quests when returning to town at lv 40 using the Xpacketool. I have analyzed the packets and added them to the script. However, it did not seem to work very well. The character did select the quests but, it did not accept the reward items which is the 150% XP and others like speed scroll etc.
Please see below:
walk,6441,1091,-32
walk,6451,1089,-33
walk,6464,1087,-33
walk,6475,1091,-13
walk,6482,1096,0
inject,0x70EA,False,00,00,00,01,00,00,00,00
inject,0x7046,False,FC,00,00,00,02
inject,0x30D4,False,0B
inject,0x704B,False,FC,00,00,00
inject,0x7046,False,FC,00,00,00,02
inject,0x30D4,False,09
inject,0x704B,False,FC,00,00,00
inject,0x7045,False,FC,00,00,00
inject,0x7046,False,FC,00,00,00,02
inject,0x30D4,False,0B
inject,0x704B,False,FC,00,00,00
inject,0x7045,False,FC,00,00,00
inject,0x7046,False,FC,00,00,00,02
inject,0x30D4,False,0C
inject,0x704B,False,FC,00,00,00
walk,6475,1091,-13
walk,6464,1087,-33
walk,6451,1089,-33
walk,6441,1091,-32
I am unsure about the True and False and not sure what it stands for (self-taught here). I have watched a trade tutorial and have seen other users inject the package at trader to receive their rewards so I have added the False based on that idea.
If anyone can untangle this issue for me that would elevate my whole AFK experience and I can implement this for XAcademy.
Looking forward to hearing back from you guys and @JellyBitz and @Ryan
Thanks sooo much!