All Activity
- Past hour
- Today
-
Hi there, Can anybody help me with this game? Game crashes when I am simply searching values, even on fuzzy search. Game name: Heroic Journey Playstore link: https://play.google.com/store/apps/details?id=com.forevernine.then.android&hl=en&pli=1 Platform: LDPlayer 9 Gameguardian version: 101.1 Heroic Journey Game Guardian.mp4
-
Jurassic World: The Game how to get a locked dinosaur?
MURACH replied to greenhairbeard's topic in Requests
Does anyone know how to skip the Vip Dna Production? I need these Vip building max Level -
Jurassic World: The Game how to get a locked dinosaur?
MURACH replied to greenhairbeard's topic in Requests
Anyone has solar greenhouse id? -
Jurassic World: The Game how to get a locked dinosaur?
tobiashkansson replied to greenhairbeard's topic in Requests
Is there a way to unlock dinos from market? If yes... How? Thank you - Yesterday
-
Jurassic World: The Game how to get a locked dinosaur?
MonkeySAN replied to greenhairbeard's topic in Requests
i need someone to try this group search for Custom Trades = 4D;0D;1D;-601,852,161D::25 need to find out if those works for everybody else. should have none free trades left. if found, change the value 0 just above the value 1 -
I've been unsuccessful trying to edit any values in this game. The only value I've been able to change is the number of hints available in the puzzle. My main goal is to be able to edit resource values (wood, stone, etc... but most important is gold coins) as well as experience value for leveling up. I tried to use the XOR method but I'm not sure if I'm doing it wrong or if I need to do something different. I'd really appreciate any help. Thank you! https://play.google.com/store/apps/details?id=com.ucdevs.jcross
-
- nonograms katana
- andriod
-
(and 3 more)
Tagged with:
-
as always, yours are better xD it fixed some problem when im using mine anyway thankyou so muchhhh
-
-
The virtual environment I install from GG site, it doesn't work. It just crashes. It does it repeatedly. Even if I download PRO version, same happens. In Google play version, it does a notification: Show GameGuardian. I tap "Screenshot" nothing happens. How can I clone GameGuardian? Redmi Note 12 Pro 4G - my phone. I don't have any photos of them yet.
-
Substitute these values for 13. public enum EItemType : // Fields public System.Int32 value__; // 0x10 public const enum EItemType None = 0; // 0x0 public const enum EItemType Heart = 1; // 0x0 public const enum EItemType Crystal = 2; // 0x0 public const enum EItemType Gem = 3; // 0x0 public const enum EItemType Gem_Free = 4; // 0x0 public const enum EItemType Heart_By_Once = 11; // 0x0 public const enum EItemType Crystal_By_Once = 12; // 0x0 public const enum EItemType Farm = 13; // 0x0 public const enum EItemType Food = 20; // 0x0 public const enum EItemType Fish = 30; // 0x0 public const enum EItemType CardPack = 40; // 0x0 public const enum EItemType Card = 50; // 0x0 public const enum EItemType Costume = 60; // 0x0 public const enum EItemType Dye = 61; // 0x0 public const enum EItemType Theme = 62; // 0x0 public const enum EItemType Ground = 70; // 0x0 public const enum EItemType ExpandItem = 71; // 0x0 public const enum EItemType UseableItem = 80; // 0x0 public const enum EItemType Booster = 81; // 0x0 public const enum EItemType MysteriousBoxReward = 90; // 0x0 public const enum EItemType Pearl = 100; // 0x0 public const enum EItemType GachaTicket = 101; // 0x0 public const enum EItemType MinigameGoods = 200; // 0x0 public const enum EItemType Coupon = 300; // 0x0 public const enum EItemType SaleTicket = 301; // 0x0 public const enum EItemType BgmItem = 400; // 0x0 public const enum EItemType Piece = 500; // 0x0 public const enum EItemType IslandTicket = 600; // 0x0 public const enum EItemType IslandManualTicket = 601; // 0x0 public const enum EItemType EpisodeOpenItem = 700; // 0x0 public const enum EItemType MuseumMileage = 800; // 0x0 public const enum EItemType FishCreateTicket = 801; // 0x0 public const enum EItemType WaterTankItem = 802; // 0x0 public const enum EItemType ETethys = 900; // 0x0 public const enum EItemType IAP = 1000; // 0x0 public const enum EItemType Advertise = 1001; // 0x0 // Methods }
-
Jurassic World: The Game how to get a locked dinosaur?
Fridaysmith replied to greenhairbeard's topic in Requests
Hey guys i stuck into the problem of season cardpacks it stuck into 399878 i cant able to change and cant able to enter the game if i click open game automaticaly crashed and exit solve that pls guys -
yup..yours are working. but i will do like this : 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 hackName = hack[langC][2] local menuTitle = hackName.." - "..selectHack[langC] local menu = gg.choice(teleporthack[langC], nil, menuTitle) 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
- Last week
-
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