Jump to content

Revoxtical

Ascended
  • Posts

    52
  • Joined

  • Last visited

  • Days Won

    1

Revoxtical last won the day on October 26 2018

Revoxtical had the most liked content!

Additional Information

  • Android
    4.x
  • Device
    Unknown

Recent Profile Visitors

1,819 profile views

Revoxtical's Achievements

Contributor

Contributor (5/14)

  • First Post Rare
  • Collaborator Rare
  • Reacting Well Rare
  • Week One Done
  • One Month Later

Recent Badges

20

Reputation

  1. Try this : local region, checkbox = {}, {} for v in tostring(gg):gmatch('(REGION.-)\'') do table.insert(region, v) table.insert(checkbox, 'checkbox') end while true do local res = {} local prompt = gg.prompt(region, nil, checkbox) if prompt then for k, v in ipairs(prompt) do if v then table.insert(res, 'gg.'..region[k]) end end if res[1] then load('gg.setRanges(bit32.bxor('..table.concat(res, ',')..'))')() end else break end end
  2. What is wrong? This code has nothing wrong
  3. Yes. because for now there is no other method for checking debugging in gg. so they don't mind. just run the script again not with the restart button. Thanks
  4. ok thanks sir next time i can find a new method
  5. Don't use dump menu in gg and hide it
  6. Don't copy paste from forum getTargetInfo.lua
  7. local info = gg.getTargetInfo() gg.alert("About Info :\n\nPackage Name : "..info.packageName.."\nCode Version : "..info.versionCode.."\nGame Version : "..info.versionName.."\nGame uid : " ..info.uid.."\nGameGuardian Version : "..gg.VERSION)
  8. What do you mean? if you want a rar password you can pm me. I don't want to share passwords for the public
  9. 1_5104918052655333448_decRevo.rar For password rar pm me
  10. If you don't like your script decompiled, why don't you think of the game maker you cracked? they spend a lot of money and time than you. if your script doesn't want to be decompiled, don't share it. crackers don't know the creator and don't want to know him. no crackers no premiums free, no gameguardian applications and no this forum. Welcome to cyberspace
  11. Why makes decoding scripts too easy? if you don't want to crack this code. This is hacking forum so not a problem
  12. Because it's too easy to decode. There is no 1 minute I can full decode this script. So in the next update the creator can change their encryption method DecodeLuaGG.mp4
×
×
  • 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.