Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 10/02/2025 in all areas

  1. Version 1.0.0

    18 downloads

    • Buy Blaze Free/Get Coins • No Sniper Cooldown • Speed Hack • Glow Chams
    1 point
  2. Hello, what im trying is to get all results and put them in table array, lets say all result are 100, then i need to check 1 by 1 with offset, if the value after calculate offset is the same as i want, then only add that into saved list, i also see some previous example in this link Read value in offset (#an95zfus) and here what my code looks like : gg.searchNumber('119;1;16777216::50', 4) gg.refineNumber('119', 4) local searchResults = gg.getResults(100) local q = {} local checkValue = '16777216' if #searchResults == 0 then os.exit end for i, v in ipairs(searchResults) do q[i] = {address = v.address + 0xC, flags = 4} end q = gg.getValues(q) for i, v in ipairs(q) do if v.value == checkValue then gg.addListItems({{address = q[1].address - 0xC, flags = 4, value = 25, freeze = true, name = 'SKILL'}}) end end
    1 point
  3. Another unexpected effect of a script, this one is very useful, because the bots have a very sticky aim and powerful weapons, with that they become useless and just dance in front of you. What was supposed to be just a simple aimbot script, has this power in the game and here it is: Script Aimbot for FPS Games (#dga772lx) Vídeo sem título ‐ Feito com o Clipchamp (3).mp4
    1 point
  4. View File Hunting Sniper ❥Ruminant 999 Damage ❥Ruminant 999 Muzzle Velocity ❥Ruminant 999 Slow Motion ❥Ruminant 999 Zoom Time ❥Other Snipers Stat Editor Submitter luckyday-999 Submitted 09/22/2025 Category LUA scripts  
    1 point
  5. Two updates, it was unexpected I have updated the script, you can download it on the first page
    1 point
  6. Game So good And funny i hack all currency
    1 point
  7. 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.