Jump to content

MonkeySAN

Contributor
  • Posts

    1,787
  • Joined

  • Last visited

  • Days Won

    117

Everything posted by MonkeySAN

  1. MonkeySAN

    R.A.C.E

    yep
  2. MonkeySAN

    gg verification

    this is how i write it.. local info = gg.getTargetPackage() if info == "com.smokoko.race" then else gg.alert(" ACCESS DENIED \n\n• This script is for R.A.C.E.\n• Open and run it only in the game.") os.exit(print("\n• Please select the game process in Gameguardian.")) end --all your hacks down here-- remove the = script() as thats a function you does not have. clearly you are copy paste again..
  3. well..got message from @zam535582 and he still couldnt log in and his account got lock yet again.
  4. MonkeySAN

    script

    thats is i what called a traditional way to write a script...like im had always wrote it. you can look up some of my scripts in this site.(if it still there) if you want to write like the script in the first post of yours and make it work(more advanced script writing)...you really need to learn Lua. dont just copy and paste..you need to know what are you doing. @Lover1500 are one of the good examples.
  5. and you had to memorize your password again..only to reset again sometime later..its kind a loop. im kind had a feeling if i manually log out and then log in...same thing will happen too. to which i dare not and will not do it.. its tiresome to reset and reset and reset again..my password. done that many times before all of this.
  6. this from @zam535582 he said got log out again from the site somehow(not from his doing) and the issue happen again when he try to log in.
  7. MonkeySAN

    script

    my simple script.. Screenrecorder-2021-08-13-05-00-42-158.mp4 TEST_RACE.lua
  8. had you try to log out and log in again after that?
  9. MonkeySAN

    script

    you only show a tiny part from the script and above is working without the local function h1() you just cant copy paste it with the rest of the script and hoping it will work.
  10. emm.. maybe i said too soon. this is from @zam535582 he said he was logout but when he tried to login...this happen. mine was always stay log in so i dont know if that will happen if i was log out.
  11. calling for @blocx.. if he still had the issue. mine is all right.
  12. MonkeySAN

    script

    maybe this could work..? as suggested by @MAARS --local function h1() local function funcValue(...) local arg = ... local a = gg.prompt({"💳 ENTER YOUR CURRENT COINS 💳:", "💎 ENTER YOUR CURRENT GEMS 💎:"},arg) if not a then return funcValue() else local notInput, value, group = nil, "", "" for _, __ in next, a do if __ == "" then a[_] = "! IMPUT CODE !" notInput = true else value = value..group..__ group = ";" end end if notInput then return funcValue(a) end return value end end local customValue = funcValue() if customValue then s = customValue gg.setRanges(gg.REGION_ANONYMOUS) gg.searchNumber(s, gg.TYPE_DWORD) gg.getResults(100) gg.editAll ("999999999", gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) gg.clearResults() gg.toast('💰 ENJOY 999999999💰') end
  13. before its went missing.
  14. i think its all OK now? yep. i can now log in properly.
  15. how am i suppose to do...what i need to do..if i cant see any the new post in here to solve the problem. the last post i can see was from @Sysadmin i cant even see of this ...of my own post..even though i know it got through
  16. great details by @ItsSC
  17. or use this function for selected values in memory editor.
  18. = 1,974,075,405;-290,152,879 this values are Dword and their distance from each other are in bytes which is 4. by default in GG will add 1 to it so = 1,974,075,405;-290,152,879::5 type those 2 values for search and you will see the 5 will shown on that button you circled in your first pic above.
  19. https://play.google.com/store/apps/details?id=com.gg.moduleTd2
  20. hmm..a progress bar.. being GameGuardian user..this looks very interesting.
  21. Reputation is shown here but in Messages inbox.. i dont know about you guys but i would really like its to been shown elsewhere like before.
  22. its still fresh..so we need to get used of the new layout.
  23. yeah..its look neat and fresh. its about time they made the changes. well...not that i needed it badly.. but THANK YOU.
  24. ohh...man.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.