-
Posts
1,791 -
Joined
-
Last visited
-
Days Won
117
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by MonkeySAN
-
credits goes to @CmP
-
like this..? local ros = gg.getListItems() for i, v in ipairs(ros) do if v.name ~= "name" then ros[i] = nil end end gg.loadResults(ros) gg.toast("Done")
-
yikes..!!!
-
half-legit way to gain cash(profit)..? Screenrecorder-2021-07-20-01-43-53-534.mp4
-
dont know if this will work for you guys but.. Screenrecorder-2021-07-19-09-05-53-348(0).mp4 but those group search worked everytime to search for reformed prisoner easily.(All prison) i did tested it by uninstall & reinstall the game over and over again.
-
well.. you have screen lock on your phone for safety/privacy reasons because it not something you would share with everyone. it totally different matter with a script that you publish in here for public usage. so there is no real reason of why a password should be put in a script. its just a personal preference...im guess.
-
and you can change the Gems price to 0 for free gacha. i cut the search and refine steps...its so tedious. Screenrecorder-2021-07-17-02-22-31-974(0)_0_COMPRESSED.mp4 Screenrecorder-2021-07-17-02-22-31-974(0)_0_COMPRESSED.mp4
-
however though i did several test.. that soul crystal value in gacha as you all can see in my picture above.. can be changed with the Float value 1.875. as usual search and refine again and again till less and less results remain..and till no more results change..less than 1000 if possible. then pick a group of 50/100 of the results and edit it. see if any changes..if not revert and delete the results and move on to another set of results untill you found it.
-
soul crystal? my method? well..first of all i wasnt looking for any specific value/item. im just messing around with any value that my mind came across...which is Float 1.875 at that time. doing that im somehow speed up the gameplay(not gg speed hack) to which i still didnt manage to pin point the exact value. and im still wonder how i was able to get 2b Gems too..try hard to remember it but still cant..it could be from that Float value 1.875. maybe?
-
the time i messed up with that float value.. a reward or something pop up..cant remember clearly what it was and i got this many gems right away. soul crystal can be bought this many with gacha. so you can tell that i had more than enough for both.
-
stage level can be easily search like this = <stage level> ; <current floor> ::5 so if your stage level is 500 and your hero is on floor 2 then = 500;2::5 it will give much lesser results to deal with.
-
yup in Anonymous region..just search the value. refine and refine till no more results change. but its still left too many results like 1000+ results and revert the value wont change the speed back to normal. so i cannot pin point which the exact one..
-
i messed up with a Float value = 1.875 refine untill no more results change then edit it to 999.. and this happen. 20210713_175651.mp4 everything become so fast now. combine with @blocx level hack.
-
yup its a saved list and will not work.. as address changed.
-
yeah.. im just about to suggest that..(passing gg.getResultsCount into gg.getResults)..because there is a similar case of yours(im bet you know now which one it is..) in the forum but kinda wonder why the previous one didnt work. on paper and i did some test..it should work. hopefully someone with much higher knowledges will give their inputs.
- 12 replies
-
but searching produce results.. only when editing it didnt work? may i know what is the game?
- 12 replies
-
have you make sure the address stay the same between restart? because the first one you wrote different address range than this one.
- 12 replies
-
next time look carefully when writing a script.. you search what type of values and what type of values you are trying to edit? gg.searchNumber("16384", gg.TYPE_DWORD, gg.SIGN_EQUAL, 0x04000000, 0x04ea7000) gg.getResults(100000) gg.editAll("4451", gg.TYPE_QWORD)
- 12 replies
-
false = for non-encrypted value true = for encrypted value https://gameguardian.net/help/classgg.html#a14685d871e664a2f8ea74dc3293e428e
- 12 replies
-
1
-
try this gg.searchNumber("16384", gg.TYPE_DWORD,false, gg.SIGN_EQUAL, 0x04000000, 0x04ea7000)
- 12 replies
-
1
-
Real Racing 3 (12.0.2+) Currency Hack (R$,Gold,M$)
MonkeySAN replied to MarioRossi93i's topic in LUA scripts
thats strange.. i didnt set the region too but the script run just fine and worked perfect.(latest script)- 110 replies
-
- Real Racing 3
- RR3
-
(and 3 more)
Tagged with:
-
here try this..me modified it from @CmP script (credits to him). local function h1() --your hack here-- gg.alert("Hack 1 Done") end local function h2() --your hack here-- gg.alert("Hack 2 Done") end local function h3() --your hack here-- gg.alert("Hack 3 Done") end local hacks = { {name = ">> Hack 1", func = h1}, {name = ">> Hack 2", func = h2}, {name = ">> Hack 3", func = h3}, } local hackNames = {} local hackFunctions = {} for i, v in pairs(hacks) do table.insert(hackNames, v.name) table.insert(hackFunctions, v.func) end gg.setVisible(false) local choice = gg.choice(hackNames,nil,"Main Menu") if choice ~= nil then hackFunctions[choice]() end
-
this is example script by @CmP script end everytime after hack is done. How to create Menu with values (#2j8mdsbl)
-
-
my phone is 64bit. im using rooted F1 VM 64bit version. installed the game from Google Playstore. use @NoFear (credits to him) Xa search on page 2. so far...it worked everytime for now. Golden Ticket activated.