Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 08/13/2018 in Posts

  1. Invisible chars when you copy from forum. Do not copy - input all text manually.
    2 points
  2. Minecraft Pocket Edition Hack V0.11.1 Hacks: 1. Infinite Health 2. Infinite Armor 3. Infinite Inventory Size 4. No Knockback *Signed using one-click-signer. Might have some problems, so report if it doesn't work* Download: https://userscloud.com/epnf0eii511z VirusTotal: https://www.virustotal.com/en/file/e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855/analysis/ If you enjoy this game, buy it!
    1 point
  3. watch my video ????? -- Method 1 Script will try to decompile it without password.. -- Method 2 Script will try to decompile it after you enter the password -- Method 3 ( Always Acurate & Working ) code snooper my code snooper is super detailed.. all you have to do is login and select on the vip menu like reload hack, speed hack, etc.. select that and it will output the code super detailed....take note that function will output the code instead of doing it.. so you dont need to wait.. and you save time ? isn't amazing ? xD watch the video above it and here's the sample how detailed it is.. gg.clearResults() -- normal range gg.setRanges(gg.REGION_BAD) gg.searchNumber("4.7408155e21;2",gg.TYPE_FLOAT,false,gg.SIGN_FUZZY_EQUAL,0,-1) gg.searchNumber("2",gg.TYPE_FLOAT,false,gg.SIGN_FUZZY_EQUAL,0,-1) gg.getResults(20) gg.editAll("120",gg.TYPE_FLOAT) gg.clearResults()
    1 point
  4. I have been spoon feeding you enough for the day, if you still can't get it to work. You need to read https://gameguardian.net/help/ Clearly you don't know how to code.
    1 point
  5. You clearly don't know how to write a php code if your code looks like that. <?php echo "Login"; ?> PHP require ; at every end of line. And you might be able to write a little LUA, but you surely don't understand how GG API and LUA works, @Enyby made a very useful request API, saving us a TON of works. I suggest you read https://gameguardian.net/help/ again.
    1 point
  6. Here's a quick hint so you can make it work. Learn English Learn PHP Understand LUA & GG API Your lua script should look like this. local login = 'https://localhost/login.php' local user = gg.prompt( {'Username', 'Password'}, {}, {[1]='text',[2]='text'} ) if user[1] == '' or user[2] == '' then gg.alert ("Username or Password is Empty!") else data = gg.makeRequest(login, nil, 'username='..user[1]..'&password='..user[2]).content end if data == '0' then print ("Login failed, please try again.") elseif data == '1' then print ("Login succesfull") end
    1 point
  7. No no, not saying between us. Meant more the players. Want some input for your nitro or car upgrade? Nitro freeze can be done in 1 search, no second search and have 2 results. Car upgrade can be done 2 searches. And gets all cars you own.
    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.