• You've discovered RedGuides, an EverQuest multi-boxing and scripting community 🧙‍♀️⚙️. We want you to play several EQ characters at once, come join us and say hello! 👋

  • A TLP without truebox has thawed (Very Vanilla ready)
    Frostreaver

MQ2OffsetUpdater Beta 1

unknown405

Active member
Joined
Nov 17, 2006
RedCents
100¢
NOTE: Not 100% done yet, sorry. I just feel like posting it up here so you can start adding offset signatures. I will add source code if I get enough requests.

MQ2OffsetUpdater Beta 1
Rich (BB code):
/addoffset <hack name> <address>
/updateoffset <hack name>

Example: /addoffset AFewMountSkills 0x437C69
Example: /updateoffset AFewMountSkills

Can also type 0x00437C69, 0x0437C69, 437C69 or whatever else you prefer for address.

This works by scanning live memory for an offset signature. It then records the address name and signature on MQ2OffsetUpdater.ini for reading. Then on the day of the patch simply type /updateoffset <hack name on INI file> to scan live game memory once again for that signature from the last patch. This will then tell you in game what the new offset is, as well as writing it to the INI file.

NOTES
Beta 1.1 -- /updateoffset is currently semi-broke. It does work, however the conversion I use is wrong which causes it to give you a wrong address. It uses the wrong signature, and will almost always be a very low offset close to the bottom.

Please leave me any comments you want. Feel free to ask for the source code (don't PM me please) and if I get enough requests I will most likely share it with you all.

PS: Yes, I know there are other, more "effective" ways of updating offsets. Well you know what I say to that, it's not in an MQ2 plugin and you didn't code it ;) I got bored.. what can I say? I hope you guys enjoy it!
 
Go ahead and use this to add as many offset signatures to the INI as you want. I guarantee I will have this finished by patch day in 3 days.
 
Cant wait to see the final product. About time someone release something like this.
 
MQ2OffsetUpdater Beta 1

Users who are viewing this thread

Back
Top
Cart