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.....






