Quote:
Originally Posted by Isoline*
There is no reason why you should skip the item Inventory parsing part.
May i ask why do you want to read the f1-f4 slot bars?
As far as i can recall its at the end of the packet, there are a few things you could do to "jump" to it, but..idk...yikes:S
|
i want to make small bot (ingame feature). read skill in slotbar (without reading inventory item...).
SomePeople, they dont like using Bot (maybe they dont know using bot because of knowledge other language, machine...etc)
i want to make it easily. put skill to F1/F2 (att F1, buff F2). Go to train place then type !auto on and auto will start :D.
Quote:
Originally Posted by sarkoplata
There are no offsets to jump, you have to go by parsing.
You can use a few cheats, which I do not recommend, for example get the uniqueID from 0x3020. Search the entire packet for the unique ID to get where it's located. I dont know where the Slotbar info is (I didn't even know it was in 3013) but you may use something like this.
|
How can i Jump to CharUniqueID in 0x3013 :D
i only know read sequence from start to finish @@