Can we do epic dungeons with this client?
Outdated16.4 Mod Selector
Now the only thing I need to know is how to replace 1 line of code with another. For example I need to replace line "pushbyte 52" with "pushshort 132"
Tried putting push 132 in the same line number but it added it right under pushbyte 52. If I disassemble the flash and change that 1 line manually, the inventory viewer works.
Tried putting push 132 in the same line number but it added it right under pushbyte 52. If I disassemble the flash and change that 1 line manually, the inventory viewer works.
You have to be aware of what pushbyte is doing. This is avm2 bytecode which has a stack that variables are pushed onto and popped off. In this case what you want to do is pop the value 52 off the stack and then push the value 132 onto it which effectively replaces the value. The code would look like this:
Code:
pushbyte 52 pop pushshort 132
pop
pushshort 132
and also add localcount 4 right beneath localcount 3, and u get localcount 4 rather than localcount 3 xD
Here is something really useful
pushshort 132
and also add localcount 4 right beneath localcount 3, and u get localcount 4 rather than localcount 3 xD
Here is something really useful

Yeah I tested it and some of your .txt names in the xml were wrong. I fixed them and it added the mod without problems but most of the menu text is out of place.
The realmeye me button itself works fine when clicked.
Also the code is missing the names to update shortcuts on top that make updating the code easier. That's easy to add tho.
The realmeye me button itself works fine when clicked.
Also the code is missing the names to update shortcuts on top that make updating the code easier. That's easy to add tho.
I didnt add that, and that's becuz i didnt have time, if u want to add shortcuts u can
I personally don't like it because leechers just DONT WORK, THEY JUST COPY PASTE THE PROPERTIES AND NEVER LEARN THE CODES XD
Btw, take good care of the codes and edit, and see if u can find out the problem to why it didn't work, thx
, im on a tight schedule today, sry
@nilly
Please help us on the realmeye, though the realm eye text show up correctly, the other text showed up randomly and differently from before. Could we just add a new property to the property with all the text and names, and then see if they can show up.
Or if possible let's coerce with the 3rd arg rather than creating a Boolean because that's probably the problem as well, I'm not sure why the text is showing up random XD, please help, thx
.

Edit: THAT AWKWARD I LOST MY PET DUDE LOL (total randomness just to get u guys going XD)
I personally don't like it because leechers just DONT WORK, THEY JUST COPY PASTE THE PROPERTIES AND NEVER LEARN THE CODES XD
Btw, take good care of the codes and edit, and see if u can find out the problem to why it didn't work, thx
, im on a tight schedule today, sry@nilly
Please help us on the realmeye, though the realm eye text show up correctly, the other text showed up randomly and differently from before. Could we just add a new property to the property with all the text and names, and then see if they can show up.
Or if possible let's coerce with the 3rd arg rather than creating a Boolean because that's probably the problem as well, I'm not sure why the text is showing up random XD, please help, thx
.
Edit: THAT AWKWARD I LOST MY PET DUDE LOL (total randomness just to get u guys going XD)
Am i the only one that gets disconnectet before oryx ?
Wow, thanks for this! I've been looking for a client like this for a while now.
I couldn't get his to work, even following instructions. I have only gotten various command prompts that state " press any key to continue " , and it goes nowhere.
This thread is closed for replies.
Similar Threads
Realm of the Mad God Hacks & CheatsROTMG Mod Selector Updated as of 10/20/2012
179 Realm of the Mad God Hacks & CheatsMod Selector - Change 1.0 version to 2.0
50 Realm of the Mad God Help & RequestsIs there a client with these options (please don't say nilly's mod selector)BL 14 Realm of the Mad God Hacks & CheatsEnable Editor for Mod Selector
46 Realm of the Mad God Hacks & Cheats[3.3.0] Mod Selector Auto-Nexus,Aimbot, Fullscreen, No-Debuffs and MORE!
140
