Jump to content

MonkeySAN

Contributor
  • Posts

    1,909
  • Joined

  • Last visited

  • Days Won

    131

Everything posted by MonkeySAN

  1. MonkeySAN

    script

    my simple script.. Screenrecorder-2021-08-13-05-00-42-158.mp4 TEST_RACE.lua
  2. had you try to log out and log in again after that?
  3. 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.
  4. 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.
  5. calling for @blocx.. if he still had the issue. mine is all right.
  6. 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
  7. before its went missing.
  8. i think its all OK now? yep. i can now log in properly.
  9. 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
  10. great details by @ItsSC
  11. or use this function for selected values in memory editor.
  12. = 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.
  13. https://play.google.com/store/apps/details?id=com.gg.moduleTd2
  14. hmm..a progress bar.. being GameGuardian user..this looks very interesting.
  15. 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.
  16. its still fresh..so we need to get used of the new layout.
  17. yeah..its look neat and fresh. its about time they made the changes. well...not that i needed it badly.. but THANK YOU.
  18. ohh...man.
  19. Ranks/Badges...whats not to like. especially after this.. from someone who never been popular before..
  20. Does the site updated or optimized for mobile phone view?
  21. no Reputation visible too.
  22. and everyone profiles are open too. kinda wonder which one is more glamourous.. Ranks or Badges.
  23. well.. its a kinda refreshing. and i went from BOSS to NEWBIE straight away. or its still work in progress.
  24. MonkeySAN

    offset

    welp..its so true but how did you know? i had really bad memory.
×
×
  • 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.