Quote:
Originally posted by Etain@May 30 2006, 14:12
Disappointed with TQ...all they do is just change Packet ID 0x3f2...causing QOProxy not functioning...take less than an hour to fix most error...Since Cotobo also use Packet ID 0x3f2 to get the coor...this maybe why the orc dropper is not working...
I have confirm that Cotobo ore dropper fail due to coor,
solution 1 : wait for Chocoman to fix it
solution 2 : use QOProxy to detect the dropitem packet and correct it
solution 3 : write a new autominer from QOProxy code
I used solution 3, have it working but is not user friendly(Need to write a GUI ).
The new Packet ID 0x3f2 is 24 byte in length with
byte 22 as the sub-function code.
x-coor for sub-function 0x68 and 0x56 is at byte 16 & 17
y-coor for sub-function 0x68 and 0x56 is at byte 18 & 19
x-coor for sub-function 0x85 is at byte 12 & 13
y-coor for sub-function 0x85 is at byte 14 & 15
sub-function 0x68 is used when startup
sub-function 0x56 is used when Warp or teleport
sub-function 0x85 is used when Jumping
Hope this infor help...good luck cracking.....
|
I'll write you a frontend if you need help, unfortunately I dont work with packets so cant help there otherwise id already have started doing the same. You dont have to send me your code just a dll if you dont wanna trust me.
Although judging by your post your doing it in JAVA so maybe nvm
Thats if you need help, depends how busy you are irl