Cyber ml
Showing all content.
- Today
-
Jurassic World: The Game how to get a locked dinosaur?
MonkeySAN replied to greenhairbeard's topic in Requests
Page 41 in this thread -
Jurassic World: The Game how to get a locked dinosaur?
ivansahajay replied to greenhairbeard's topic in Requests
code for aquilops??? -
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
-
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'?')
-
tysm!!!!! any idea on the sheet music papers???? Also, those substitues which value? 13 or 1301? (in the 13;1301;300 example)
-
-
Jurassic World: The Game how to get a locked dinosaur?
BigSmartAsian replied to greenhairbeard's topic in Requests
I heard that JWTG is going online, will it affect our hack? -
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?
-
Same problem, I can't get libil2cpp. On newest version 1.2.33. Hope someone can help too.
- 62 replies
-
- Life in Adventure
- Offline
- (and 6 more)
-
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
- Yesterday
-
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
-
Jurassic World: The Game how to get a locked dinosaur?
Fridaysmith replied to greenhairbeard's topic in Requests
vip instant hatchery id -
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.
-
Jurassic World: The Game how to get a locked dinosaur?
tobiashkansson replied to greenhairbeard's topic in Requests
Page 37 in this thread -
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
-
Jurassic World: The Game how to get a locked dinosaur?
Fridaysmith replied to greenhairbeard's topic in Requests
does anyone know fukumimus id -
Jurassic World: The Game how to get a locked dinosaur?
tobiashkansson replied to greenhairbeard's topic in Requests
-1195596305 (Amber Motorcycle) -
Jurassic World: The Game how to get a locked dinosaur?
BigSmartAsian replied to greenhairbeard's topic in Requests
Amber motorcycle statue ID? -
Version 1.0.0
51 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 -
Need help finding item quantities or mods for Crashlands 2
-
-
How do I use Game Guardian to gain unlimited power cells?
-
Jurassic World: The Game how to get a locked dinosaur?
BigSmartAsian replied to greenhairbeard's topic in Requests
- Last week
-
@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.