Jump to content

Cyber ml

Showing all content.

Content Types


This stream auto-updates

  1. Today
  2. ah i found the solution but idk if i can make it more efficient, local lang = {' English',' Español'} local selectHack = {"ONLY SELECT ONE HACK", "ELIGE SOLO UN TRUCO"} local hack = {{'Position', 'Teleport'}, {'Posición', 'Teletransportarse'}} local teleporthack = {{'Map 1', 'Map 2'}, {'Mapa 1', 'Mapa 2'}} local toast = {{'Position Hack chosen!', 'Teleport Hack chosen!'},{'¡Posición elegida!', '¡Teletransportado!'}} function SelectLanguage() local menu = gg.choice(lang, nil,'CHOOSE LANGUAGE / ELIGE EL IDIOMA') if menu == nil then os.exit() else langC = menu Main() end end function Main() local menu = gg.choice(hack[langC], nil, selectHack[langC]) if menu == nil then return end gg.toast(toast[langC][menu]) if menu == 1 then -- Position Hack menutext = menu elseif menu == 2 then TeleportHack() menutext = menu end end function TeleportHack() local menu = gg.choice(teleporthack[langC], nil, tostring(hack[langC][menutext]).."\n"..selectHack[langC]) if menu == nil then return end if menu == 1 then -- Map 1 elseif menu == 2 then -- Map 2 end end gg.setVisible(false) SelectLanguage() while true do if gg.isVisible() then gg.setVisible(false) Main() end gg.sleep(100) end
  3. sorry if i reopen this rather than making new help topic, it should have been solved the other day but, i need help again regarding this help topic and want to add something on my menu. how do i add current chosen menu text from local hack table to gg.choice in the function TeleportHack()? local lang = {' English',' Español'} local selectHack = {"ONLY SELECT ONE HACK", "ELIGE SOLO UN TRUCO"} local hack = {{'Position', 'Teleport'}, {'Posición', 'Teletransportarse'}} local teleporthack = {{'Map 1', 'Map 2'}, {'Mapa 1', 'Mapa 2'}} local toast = {{'Position Hack chosen!', 'Teleport Hack chosen!'},{'¡Posición elegida!', '¡Teletransportado!'}} function SelectLanguage() local menu = gg.choice(lang, nil,'CHOOSE LANGUAGE / ELIGE EL IDIOMA') if menu == nil then os.exit() else langC = menu Main() end end function Main() local menu = gg.choice(hack[langC], nil, selectHack[langC]) if menu == nil then return end gg.toast(toast[langC][menu]) if menu == 1 then -- Position Hack elseif menu == 2 then TeleportHack() end end function TeleportHack() local menu = gg.choice(teleporthack[langC], nil, hack[langC][menu].."\n"..selectHack[langC]) if menu == nil then return end if menu == 1 then -- Map 1 elseif menu == 2 then -- Map 2 end end gg.setVisible(false) SelectLanguage() while true do if gg.isVisible() then gg.setVisible(false) Main() end gg.sleep(100) end I've tried code above but i got this error. attempt to concatenate a nil value (field'?')
  4. Kurollo

    Fishing game

    tysm!!!!! any idea on the sheet music papers???? Also, those substitues which value? 13 or 1301? (in the 13;1301;300 example)
  5. sammax71

    Archero

    Being totally honest I can't be bothered to look for other functions. The script is open source. Feel free to get the dump.cs and search for other stuff yourself. If you find something useful you can always add it to the script.
  6. I heard that JWTG is going online, will it affect our hack?
  7. Ramox

    Archero

    Hello i tried the script and im a using that like a week your script absolutely fire but do you gonna add new functions like others (fast shoot, wallshoot, instant kill, unlock all skins etc.) ? Because apexv2 is not able to update the script so theres a good functions and also when im a in hell mode my hp goes low its because the mode can we do something for that?
  8. Same problem, I can't get libil2cpp. On newest version 1.2.33. Hope someone can help too.
  9. Thank you very much, you really helped me, I managed to keep my HP, if the game breaks, I still haven't been able to change my ATK... but I'll keep trying, THANK YOU
  10. Yesterday
  11. GachaTicket = 101 IslandTicket = 600 IslandManualTicket = 601 FishCreateTicket = 801 Your information helps speed up the search. Planning to create a script that lists all the ids in the game
  12. vip instant hatchery id
  13. Hello. I have a question about playing games with TaskWall providers like Torox, BitLabs, etc. Is it possible to hack the game for gold and pump levels that TaskWall would count the result? I put Parallel Space, GG and hack succeeded - but the results of the hack are displayed only in Parallel Space. If I go into the game from a shortcut on the desktop, there are no results at all. What is the point if there are no results? I will wait for an answer. Thank you.
  14. Page 37 in this thread
  15. View File One hit kill .. Octopath Traveler: Champions of the Continent This is a script for one hit kill. This is a very simple script. This script is Beta I will add other features as soon as possible. Like unlimited BP. Sp and health. How to use: Run the script when you meet an enemy. Use AOE attack.. because this is a free script so you have to run the script every time you meet an enemy Submitter Gobplayer Submitted 07/03/2025 Category LUA scripts  
  16. does anyone know fukumimus id
  17. -1195596305 (Amber Motorcycle)
  18. Amber motorcycle statue ID?
  19. Version 1.0.0

    46 downloads

    This is a script for one hit kill. This is a very simple script. This script is Beta I will add other features as soon as possible. Like unlimited BP. Sp and health. How to use: Run the script when you meet an enemy. Use AOE attack.. because this is a free script so you have to run the script every time you meet an enemy
  20. Need help finding item quantities or mods for Crashlands 2
  21. He stayed it's not going to receive an update so it's broken forever
  22. How do I use Game Guardian to gain unlimited power cells?
  23. Last week
  24. Kurollo

    Fishing game

    any help???
  25. @THETWINSOFFICIAL Can you update lua script for Idle Ninja Online ? I saw your version 2.5. But now I try it and it doesn't work. If possible, please check and update. Thanks.
  26. Can you update lua script for Idle Ninja Online ? I saw your version 2.5. But now I try it and it doesn't work. If possible, please check and update. Thanks.
  27. then show me how you did it.
  1. Load more activity
×
×
  • 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.