Jump to content

Join our Slack

Talk to other users and have a great time
Slack Server

Welcome to our Community

Click here to get your Exiled Bot license
Donation Store
Sign in to follow this  
3raser

Auto update memory offset for patches

Recommended Posts

I thought it could be a good idea to add a fuction that will check the memory offset of the game and change it if it has changed due to a patch.

Share this post


Link to post
Share on other sites
Guest

Hahah, i wish it was ! xD

new_memory_offsets = GIVE MEH MY NEW MEMORY OFFSETS PLAX ();

^_^

Share this post


Link to post
Share on other sites

While it theoretically is possible by searching the memory for the values you're working off, you also need to consider the fact that #1 even if this is done, multiple results would come up, and you'd need a way to sift through it #2 you're assuming the memory values that you need to alter haven't changed, and #3 getting the memory dumps via code (Which is how you would need to do it in order to automate it), is much more complicated than just running a dbg program and looking at it manually.

TL;DR : What you're asking for is a lot of work and would delay work on essential functions and algorithms which are still being developed.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...