Jump to content

FTRMN

Ascended
  • Posts

    89
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by FTRMN

  1. U r Best Hacker
  2. FTRMN

    LUA scripting

    -- Define the menu options menu = gg.choice({ "1. Enter Value and Search", "2. Refine Search", "3. Edit Results", "4. Exit" }, nil, "Game Guardian Script") -- Function to search for the value in memory function searchValue() gg.clearResults() value = gg.prompt({"Enter the value to search:"}, {[1] = "0"}, {[1] = "number"}) if value == nil then return end dataType = gg.choice({ "1. Dword", "2. Float", "3. Double", "4. Word", "5. Byte" }, nil, "Select Data Type") if dataType == nil then return end local typeMap = { [1] = gg.TYPE_DWORD, [2] = gg.TYPE_FLOAT, [3] = gg.TYPE_DOUBLE, [4] = gg.TYPE_WORD, [5] = gg.TYPE_BYTE } gg.searchNumber(value[1], typeMap[dataType]) gg.toast("Search completed!") end -- Function to refine the search results function refineSearch() value = gg.prompt({"Enter the new value to refine search:"}, {[1] = "0"}, {[1] = "number"}) if value == nil then return end gg.refineNumber(value[1], gg.TYPE_DWORD) -- Default to DWORD for refinement gg.toast("Refinement completed!") end -- Function to edit the search results function editResults() value = gg.prompt({"Enter the new value to set:"}, {[1] = "0"}, {[1] = "number"}) if value == nil then return end local results = gg.getResults(100) -- Get up to 100 results for i, v in ipairs(results) do v.value = value[1] end gg.setValues(results) gg.toast("Values updated!") end -- Main loop while true do if menu == 1 then searchValue() elseif menu == 2 then refineSearch() elseif menu == 3 then editResults() elseif menu == 4 then gg.toast("Exiting script...") os.exit() end menu = gg.choice({ "1. Enter Value and Search", "2. Refine Search", "3. Edit Results", "4. Exit" }, nil, "Game Guardian Script") end
  3. View File Tower Defense Lua Script V1.1 PlayStore Game Link Game Hack Videos Hack List; + in battle currency hack + İn battle radius/fire rate hack +Main Money Hack +Main Token(Mermaid) Hack +++ Open Source Code Not Encrpty Script Made By HackerHouseYT Edit By FTRMN.. VID_20250204_004235.mp4 TowerDefenseHack.lua Submitter FTRMN Submitted 02/04/2025 Category LUA scripts  
  4. View File Turret Defense King Play Store Link ++ HACKS++ + All Encrypted Value Can Changed .. Just type all the encrypted visible values you see on the screen into the money hack. The game may crash, don't let this stop you You can change the xorkey in the Options menu. When you enter the xorkey of a game you know in another game, the system will automatically decrypt the encryption and write it to the value you want in an encrypted form. The script is completely mine and is open source. VID_20250204_085050.mp4 Submitter FTRMN Submitted 02/04/2025 Category LUA scripts  
  5. Version 1.3

    122 downloads

    Play Store Link ++ HACKS++ + All Encrypted Value Can Changed .. Just type all the encrypted visible values you see on the screen into the money hack. The game may crash, don't let this stop you You can change the xorkey in the Options menu. When you enter the xorkey of a game you know in another game, the system will automatically decrypt the encryption and write it to the value you want in an encrypted form. The script is completely mine and is open source. VID_20250204_085050.mp4
  6. Version 1.0.0

    69 downloads

    PlayStore Game Link Game Hack Videos Hack List; + in battle currency hack + İn battle radius/fire rate hack +Main Money Hack +Main Token(Mermaid) Hack +++ Open Source Code Not Encrpty Script Made By HackerHouseYT Edit By FTRMN.. VID_20250204_004235.mp4 TowerDefenseHack.lua
  7. View File Defense Legend 5 Survivor TD Game Link ; DEFENSE LEGEND 5 [TD] Hack; Just Only Cash Hack.. My First Hack Script i'm learning newbie for that . 0108-01_1736333029198.mp4 Submitter FTRMN Submitted 01/08/2025 Category LUA scripts  
  8. Version 1.0.0

    275 downloads

    Game Link ; DEFENSE LEGEND 5 [TD] Hack; Just Only Cash Hack.. My First Hack Script i'm learning newbie for that . 0108-01_1736333029198.mp4
  9. Use vmospro for android 12 + 13 + 14 >
  10. Thank u try to this game.. i try other Technic for this game
  11. @sammax71 u can look if have ur free time..
  12. FTRMN

    Bullet Echo...

    https://gameguardian.net/forum/files/file/4052-online-mega-script-v04-100-free-not-encrypted-new-scripts-added-dailyweekly-apexggv2/
  13. İ changed only Lvl hack anonymous range .. but cant change attack HP or def..
  14. Pls write Google play link and what try hack and request hack .. please edit first your post .. i Now search and find game then try hack something ..
  15. https://files.fm/f/7quhbvweq7
  16. You can do this with a range search, for example; You can try 11000~11900 and reach the result by spending. I did this, but I think it goes back to its old state because it is checked by the server. It also uses double as type.
  17. I found it too and changed the value of the money but it goes back to its original value within 5 minutes.
  18. FTRMN

    Archero 2

    This for V1 bu try it to V2
  19. FTRMN

    Archero 2

    This script have Archero hack .. APEX[GG]v2.lua
  20. Good hack
  21. First of all hello everyone the game is new and I want to know if there are any exploits. It is an online game but I think there might be something to do about it. Please is there anyone who can spare the time for this? There might be something in the game that will be useful to us. https://play.google.com/store/apps/details?id=com.NOWAGames.NOWAOnlineWorldA Requests; coins hack, item hack, dupe item, skill hack or cooldown hack, automatic box collection
  22. Now dont work .. anyone canable to hack ?
  23. Can u update Bad 2 bad Apocalypse Script ?

  24. Bro try this hack first https://gameguardian.net/forum/files/file/3491-bad-2-bad-apocalypse/ Before opening a topic, you can search for the relevant game by typing it in the search section on the forum page.
×
×
  • 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.