Additional Info
|
While i'm new to root vars myself. I made a little script to insert an easy way to do root var hacking, as I didn't want to go through the trouble of trying to do it with CE. Code: [Select] // ==UserScript== How to Install -----------------
How to Upgrade ----------------- Version 0.1 to 0.2 Do Not just Edit the file and copy the new code in, I added a require (Jquery). So it requires to be re-installed. To do this just repeat the install steps above. Future versions should not need to do this, and may just edit the script and paste in. How to use ----------------- The menu will appear in the bottom left under the game. You will initially see 2 +'s Left one is for draggin the box around (will snap to the flash windows edge's), the right will Toogle Show/Hide --Basics ----------------- The var will already be prefixed with "_root." so all you need is the var name itself Example: Mad Karate Man - Mad Points The Rootvar you would use for Cheat Engine is "_level0/:cash" so what we need is after the _level0/: which is "cash" Enter "cash" as the var name and whatever value you want. Click submit. And poof your Mad Points have change --Freezing ----------------- New feature allows you to freeze values. This is done every 1 millisecond. Simply enter your information like normal and click Freeze. Var's will stay frozen unless you Unfreeze them by clicking unfreeze. If you decide later to unfreeze a var after you have already changed it, simply just enter the name in again and click unfreeze Notes ----------------- If you see root vars listed with " _root." just ignore this part instead. It does seem maybe some games are compiled with script access denied, which will prevent this method from working. Changelog ----------------- 2010-03-10
----------------- Let me know if you have any problems with this |
Additional Info
|
changing electrum doesnt really work.
for example.. 1. change electrum to 100 2. buy something worth 30 3. i have 70 left, like normal. 4. change it back to 100 5. go to oracle, win 30 electrum 6. i have 10030 electrum.. instead of 130. 7. instabanned (broken image removed) im completely new to this so maybe i did something wrong, i dunno. |
Additional Info
|
Good job (broken image removed) Haven't tried it yet, but it looks great.
Quote from: "peterabott" changing electrum doesnt really work.I think that by setting the variable through SetVariable, you converted it to a string. |
Additional Info
|
After some testing yea I had that happen to me.
However you can do this Change Electrum Buy what you want Let it save Refresh the page to reload Then it will be like you never modified with it. I'll try a few things, like parseInt() on the value but I think SetVariable will cause it to be string regardless |
Level: 1
ADR Info
Additional Info
|
Typical issue that Rag had. Stuff would become a string once altered. The only way to change it back, I believe, is in native flash, and we don't have access to that. (broken image removed)
|
Additional Info
|
Can't we just freeze the value?
|
Additional Info
|
Ah thats a good thought, I could put in a button to freeze a value
|
Additional Info
|
works for me hahah
|
Additional Info
|
about the freezing bit, i installed the script fine, but when i tried it with mad karate man, the money wouldn't stay at the set value. haven't tried it w/other games yet, but just wondering if I did anything wrong
|
Additional Info
|
There is no freezing feature yet
|
Additional Info
|
Quote from: "Infamousblob" There is no freezing feature yetah, no wonder. no hurry, but this will make root vars a lot quicker |
Additional Info
|
I'm working on some various improvements
The new section will be movable, and be able to move it (sadly this will be limited into the iframe itself, but you will be able to drag it ontop of the flash if you wanted. I'm also thinking of a feature, where People can save and store root vars for a game, and they will load for that page, and be selectable from a drop down. These could also be shared or something of the sort. But 1 thing at a time. |
Additional Info
|
Huh, a ragnarok that doesn't need IE to work and will work across virtually all versions of Kong? I like. Serious up karma for you dude, if you get the freeze function set in I'll give you more.
Check before you post, someone may have beaten you there. |
Additional Info
|
Updated. Can read the changelog at the bottom of first post. Please also read "How to Upgrade" As I made a few changes that require it to be re-installed and not just edited.
|
Additional Info
|
I did everything step by step, I have the script installed and I see it ticked in the GreaseMonkey menu, but I do not see the GUI for the actual hack, as displayed here:
|