Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/14/2020 in all areas

  1. Learn Lua and you can do stuff like this loader: math.random = function (m, n) return m end return loadfile(gg.getFile():gsub('[^/]*$', 'xHOMESCAPES_LORDKING.lua'), nil)() Place it in any file near xHOMESCAPES_LORDKING.lua and run. Now password always be same: 50 q chars. So you can input one time and use all other time Input history. Or you can go ahead and skip password at all: math.random = function (m, n) return m end local orig = gg.prompt gg.prompt = function (...) local args = {...} if args[1] then for i, v in pairs(args[1]) do local pass = string.rep('q', 50) if v:find(pass) then return {[i] = pass} end end end return orig(...) end return loadfile(gg.getFile():gsub('[^/]*$', 'xHOMESCAPES_LORDKING.lua'), nil)() Learn Lua and you can do useful things.
    2 points
  2. Version 1.0.0

    30,363 downloads

    This Script features ONE HIT KILL( MUST BE COMMON WEAPON LVL 1), UNLOCK ALL HEROS ( Watch this video to learn how: , Change Resources into Item, Hack Resources, Fast Attack, , COINS HACK FOR ALL MAPS( Watch this video to learn how:
    1 point
  3. Fixed sorry small mistake
    1 point
    Well nice copy paste. Even the function names r same lol, and fake battle clear record, bosque
    1 point
  4. It's the language of some Android games. Look up arm assembly. This is more related to apk modding than gg standard search/edit.
    1 point
  5. 1 point
  6. Version 8.1.0

    67,984 downloads

    .com.google.Chrome.bNhVNH
    1 point
  7. Hello guys, We are very happy to see that our lua feature get some success. But we noticed that some guys leek and use functions whats not made by their self to sell other guys work here. We have no problem if you advertise selfmade vip scripts on our side, but if we find out that you use functions what made by others people (we will decrypt everything you upload here) without to post credits, your content will be deleted and you get banned. Leachers and copy paste guys are the shame in the hacking community, especially if they make money with other guys work. If you use other guys functions, you can upload it here for free, but you have everytime to post the credits in the mainpost of your upload. If you dont know who made because a functions is a copy of a copy of a copy of a stolen script....you can write "credits: to a unknown guy" At reversers and guys who made the real work: if you see your functions in other scripts without credits to you, pm me with a small prove that you are the creator and we will remove it from our site. Its very frightening to see that there are some script kiddies who make money with stolen scripts. You guys are not welcome here!!!! Geri
    1 point
×
×
  • 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.