Made in NodeJS with the help of memoryjs,robotjs and pkg (sorry for big file size).
Simple Auto-Nexus that gets values from memory and triggers r key if your health percentage is low. (given by user)
It doesn't have any prediction or anything , it acts based on your health value.
Just launch exarape.exe while you are in nexus and you are good to go.
troubleshooting:
if it crashes on launch - run it from command line and send the error here.
Enjoy.
the cheat comes with the source code.
works only with freExalt version of rotmg (currently).
please test the cheat before using it
I tried to add A.N in plugins folder along Naru , but it gives some errors that im very very lazy to debug.
I also want to make a full scale cheat for exalt , so i'm just testing.
Originally Posted by index.html
I tried to add A.N in plugins folder along Naru , but it gives some errors that im very very lazy to debug.
I also want to make a full scale cheat for exalt , so i'm just testing.
hmu if you need help, it'll be better to make an AIO cheat with naru that's internal.
crashes
When i am trying to open the cheat it just crashes
Originally Posted by ItsYoQER
When i am trying to open the cheat it just crashes
Make sure freExalt is opened and you are in Nexus, if still doesn't work please open with command line and send me the error. Also .node files should be in the same folder with the executable.
cmd > cd Desktop (if your cheat is on desktop) > exarape.exe.
any chance of a similar program for regular supporter beta client?
Originally Posted by staylan488
any chance of a similar program for regular supporter beta client?
I could try to make it , but i don't have access to exalt at the moment.
If you could give me static adresses ( or pointers ) for : current health , max health , it would be great.
Originally Posted by index.html
I could try to make it , but i don't have access to exalt at the moment.
If you could give me static adresses ( or pointers ) for : current health , max health , it would be great.
Looks like current health is written to at GameAssembly.dll + 0x7B51F6 and max health is 4 bytes before current health. The pure offsets are 0x1C0 for current health and 0x1BC for max health but since I prefer to stick to C++ I have to do some work to find localplayer so I'll probably switch over to C#, if you wanna try work together on this my disc is DIA4A with the tag 6505
Is it possible to change the Nexus key?
Originally Posted by Caofrel
Is it possible to change the Nexus key?
Currently , no , only if you change the source code and compile it.
Originally Posted by index.html
Currently , no , only if you change the source code and compile it.
wrong. you can change vkk or sc in memory or hook the KeyInputHandler
I mean , yea , but no one has time to hack a hack..
In exalt itself is easy to change the key , but this guy asked if he can change it for my a.n..
would you update it for the new open beta version?