Jump to content

MonkeySAN

Contributor
  • Posts

    1,853
  • Joined

  • Last visited

  • Days Won

    124

MonkeySAN last won the day on June 22

MonkeySAN had the most liked content!

Additional Information

  • Device
    potato phone

Recent Profile Visitors

197,969 profile views

MonkeySAN's Achievements

  1. didnt you asked for that here : Jurassic World: The Game how to get a locked dinosaur? (#aaiufk7w) that was it. and didnt you read comments that came after you said its the wrong codes?
  2. you can replace the string name with any dino but if it not Heroic or the data hasnt put into the game even it confirmed, it useless. even the trick with use no shards changed nothing.
  3. whats not working? a video would be so much help.
  4. what video and about what?
  5. this is Triceratops at Level 40. normally you wont able to make it Heroic because you already had one. but using the trick in the video you will able to. - see if you can figure out the answer to your question for other Heroic dino.
  6. what exactly is not working? i had my second Pteranodon up to 6 Stars without using shards.
  7. do as shown in the video. change the value at offset 48 to 0 that will turn the dino back to normal which you can sell.
  8. for Heroic dino. VID_20250628125123.mp4 you dont ever need shards to level up to 6 stars.
  9. 2 Heroic of the same dinosaur???
  10. One way is in Tides of Heroism showdown. search for Triceratops shards. = 15D;1,769,100,302D;1,634,887,011D;125D::29 - refine to 125 - use increment edit to find the correct one - edit the value ie: 9999 Now for Pteranodon shards : goto the address(125) and scroll up to find string name shown below replace both check value with Pteranodon string name = 1,702,121,486;1,869,504,882 then enter and complete the showdown.
  11. increase group size from 4509 to 4613
  12. nice you gave me some ideas to make my own.
  13. update the game to latest version 1.83.4 if available.
  14. local lang = {' English',' Español'} local selectHack = {"ONLY SELECT ONE HACK", "ELIGE SOLO UN TRUCO"} local hack = {{'Position', 'Teleport'}, {'Posición', 'Teletransportarse'}} 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 -- Teleport Hack end end while true do if gg.isVisible() then gg.setVisible(false) SelectLanguage() end gg.sleep(100) end
  15. Fair enough, everyone can do it manually. But that's not really the point here. It’s also not about whether it’s ‘important’ or not (that's subjective). it’s about whether it’s useful to people who want a quicker, safer way, or who aren’t comfortable poking around manually everytime. And let's be honest,mistakes happen even for pros . I was just seeing if there’d be any interest, not trying to say it's a must-have for everyone.
×
×
  • 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.