Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/28/2018 in Posts

  1. Here ya go, again after you do this and restart the game your money will STAY in the negative and you will ONLY be able to open free and prize packs, but you will keep all the players you obtained while doing the hack.
    2 points
  2. 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
  3. I guess that another question needs to be asked first. Execute this example and try to determine which one. local env = 1234 function f() if env == 1234 then print('How to use string.dump function?') else env.print('Do I really need to use string.dump function?') end end print('\n'..tostring(f)) f() local chunk = string.dump(f) local f_ = load(chunk) print('\n'..tostring(f_)) f_()
    1 point
  4. Read Lua reference. https://www.lua.org/manual/5.3/manual.html#pdf-string.dump Think a little. Use.
    1 point
  5. Something does not look like. Instead of clearly doing what you are asked to do, you do what you want.
    1 point
  6. Race again and time will be normal
    1 point
  7. Look like you not need help.
    1 point
  8. You must show exact full code and full text of error or no help.
    0 points
×
×
  • 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.