Use from Skillbar:
00476264 |> \6A 01 PUSH 1 ; /Arg4 = 00000001
00476266 |. 6A 00 PUSH 0 ; |Arg3 = 00000000
00476268 |. 6A 00 PUSH 0 ; |Arg2 = 00000000
0047626A |. 8B55 F8 MOV EDX,DWORD PTR SS:[EBP-8] ; |
0047626D |. 52 PUSH EDX ; |Arg1
0047626E |. 8B4D F0 MOV ECX,DWORD PTR SS:[EBP-10] ; |
00476271 |. E8 5A380000 CALL 00479AD0 ; \TwelveSk.00479AD0
Dropped Itemlist Struct:
0x128072C
Itemlist Struct:
0x60FA98
Loot Func start:
00479050 /$ 55 PUSH EBP
Character Struct:
0x011A7F1C
SkillBar:
1181D00
Itemlist pointer:
0x60EA98
I still gotta find the Mobstruct addr, Faction addr, and petfood count addr. I think thats all I really need now to get my bot updated. This time I'll try a sig scanner I think.
Not sure if the game is patching today though, would such if I re-update these again after a patch today.
00476264 |> \6A 01 PUSH 1 ; /Arg4 = 00000001
00476266 |. 6A 00 PUSH 0 ; |Arg3 = 00000000
00476268 |. 6A 00 PUSH 0 ; |Arg2 = 00000000
0047626A |. 8B55 F8 MOV EDX,DWORD PTR SS:[EBP-8] ; |
0047626D |. 52 PUSH EDX ; |Arg1
0047626E |. 8B4D F0 MOV ECX,DWORD PTR SS:[EBP-10] ; |
00476271 |. E8 5A380000 CALL 00479AD0 ; \TwelveSk.00479AD0
Dropped Itemlist Struct:
0x128072C
Itemlist Struct:
0x60FA98
Loot Func start:
00479050 /$ 55 PUSH EBP
Character Struct:
0x011A7F1C
SkillBar:
1181D00
Itemlist pointer:
0x60EA98
I still gotta find the Mobstruct addr, Faction addr, and petfood count addr. I think thats all I really need now to get my bot updated. This time I'll try a sig scanner I think.
Not sure if the game is patching today though, would such if I re-update these again after a patch today.