Skip to content

Commit

Permalink
Update Globals.h
Browse files Browse the repository at this point in the history
UPDATED FISHBOT WITH EXPLOIT!!!
  • Loading branch information
KoMaR1911 authored May 6, 2021
1 parent 1c5feef commit 47b35aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EngineX-Pro/Globals.h
Original file line number Diff line number Diff line change
Expand Up @@ -1233,6 +1233,7 @@ void Globals::ReAddressingLocas()
pCPythonNetworkStreamSendExchangeItemAddPacket = Globals::hEntryBaseAddress + 0x200e10; // [100 ] [1 / 1]
pCPythonNetworkStreamSendExchangeStartPacket = Globals::hEntryBaseAddress + 0x200ca0; // [100 ] [1 / 1]
pCPythonNetworkStreamSendFishingPacket = Globals::hEntryBaseAddress + 0x206d50; // [100 ] [1 / 1]
pCPythonNetworkStreamSendFishingQuitPacket = Globals::hEntryBaseAddress + 0x206e40;
pCPythonNetworkStreamSendGiveItemPacket = Globals::hEntryBaseAddress + 0x206ec0; // [100 ] [1 / 1]
pCPythonNetworkStreamSendItemDropPacketNew = Globals::hEntryBaseAddress + 0x222680; // [100 ] [1 / 1]
pCPythonNetworkStreamSendItemMovePacket = Globals::hEntryBaseAddress + 0x2228b0; // [100 ] [1 / 1]
Expand Down

0 comments on commit 47b35aa

Please sign in to comment.