Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Today
  3. yes bro that exactly what l mean the unrealeased dinos these two different ways to do l hope every one get benfit of this
  4. hello again, here iam with my curiosity and experiment on lua scripting today i will make menu and the goal is to switch between language using menu text before making this, i ve read some past topic posted by RCPOLSKI heres his topic link RCPOLSI's Topic Link but i will try to make my version with the goal that i want. local lang = {' English'. ' Español'} local langC = 0 local hackEN = {'Position'. 'Teleport'} local hackSP = {'Posición'. 'Teletransportarse'} function SelectLanguage() local menu = gg.choice({lang[1], lang[2]}, nil,'ONLY SELECT ONE LANGUAGE') if menu == nil then os.exit end if menu == 1 then langC = 1 Main() end end if menu == 2 then langC = 2 Main() end end end function Main() if langC == 1 then local menu = gg.choice({hackEN[1], hackEN[2]}, nil,'ONLY SELECT ONE HACK') if menu == nil then os.exit end if menu == 1 then --Position Hack end if menu == 2 then --Teleport Hack end end if langC == 2 then local menu = gg.choice({hackSP[1], hackSP[2]}, nil,'ONLY SELECT ONE HACK') if menu == nil then os.exit end if menu == 1 then --Position Hack end if menu == 2 then --Teleport Hack end end end while true do if gg.isVisible() then gg.setVisible(false) SelectLanguage() end gg.sleep(100) end i wonder what i write above is correct or not, i havent try it yet. maybe perhaps, you can shorten the script text length?
  5. can someone teach me how to find their ids
  6. Their data is already in game so we can get that easily the id's which are not in game are fukuimimus and bull t-rex ids i think there is a Misunderstanding between unreleased (which are not officially released for public but have their ids in game) and those which are confirmed but their ids are not in game
  7. Hello, I need help, please. I couldn't find a value or a way to cheat without using resources. I want to advance the game by unlocking new cakes. There are a number of cakes I want to unlock, and there's a line to complete experience points to unlock new cakes. I couldn't find the value for this bar or line for experience points. Please help me. Thank you. This is the game link (https://play.google.com/store/apps/details?id=com.falcon.dm.water.cake.sort.puzzle )and this is the line or path (the experience points path; each time you merge cakes and complete a full plate, the points increase).
  8. Does it work with other apps? How about other memory regions (you can select those in the settings tab, the left-most of the four tabs in the topmost toolbar)?
  9. Yes, I have had funky experiences with GG on some emulators. Sometimes it's in the completely wrong path and you have to navigate there. And the storage permission showing as not allowed may just be an emulator thing.
  10. Wow, this is a very cool project! I don't know much about this, but wanted to pitch in and say that `pairipcore` is widespread and seems to have much research done on it. If you wanna use a debugger, you can probably find a bypass - such as https://platinmods.com/threads/how-to-bypass-pairip-protections-latest-too-easy.203105/. Again, I know nothing of value here, but I wanna recommend using Frida. Perhaps you could trace the call stack (functions as well as their arguments and returns). Just an idea.
  11. you have discord or something 2 show me?
  12. Hi bro you know how to get free ticket if you know so please help me C80E42B8r;081540FDr::4509 I try this but not working
  13. for example hydropa and the mosasaurus gen 3 which thier id's in pervious pages and one armed baryonx
  14. I don't have any particular experience with Genshin Impact, but the game has a reputation for being heavily protected. I don't know how it would be able to hide GG considering that GG has root access, but I'm guessing this is a form of anticheat. Even if you do get GG to work, like I said, the game has a lot of anticheat. I would recommend doing some research / asking around before you try modding it.
  15. Of course, you can try freezing the value. But this isn't necessarily anticheat. You most likely have the wrong value, and it's not the real one (may be visual etc.), instead it's just another instance of the value controlled by the real one. If this is the only result you're getting, odds are the real value is encrypted or stored in another way (different data type etc.).
  16. I will check it out when I have the opportunity. Thanks for sharing!
  17. I find another way you have at least one badge beacon store it in your market then open game guardian and search for 1 on dword after getting alot of results place the decoration then refine at 0 then restore it then refine at 1 do to until you find 10 to 20 results then use inrement to find the right one then change the quantity don't use increment if you have alot of result otherwise your game gonna crash
  18. Yesterday
  19. Have you found the script?
  20. also is there a way of getting more badge bacons. Everytime i try it my game crashes.
  21. Badge Beacon: -852413883 Brachiosaurus Sculpture: -1268232173 Triceratops Exhibit: 427738399 Indoraptor Skylight: 266163637 Ammonite Oasis: 504851324 MR. DNA Statue: -1489370798 Spinosaurus Skeleton: 1805323180 Paradise Lagoon: -1085599335 Clock Tower: 352124288 Sundial: -806329226 Rainforest Pavilion: -218378741 Ocean Fountain: -1617945622 Earth Park: 821951616 I have codes for limited ones also if need you them
  22. @THEGOAT313 is saying that you know how to get the ids for those dinosaurs which are not in the game yet
  23. Bro i know that I think you are asking how to hack the decorations if the devs has'nt put the dinosaur's ids yet how can you know what is the id for that dinosaur
  24. Just adding what I want to change and help appreciated Thanks
  25. Bro its secured with a password what is the password?
  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.