Jump to content

Cyber ml

Showing all content.

Content Types


This stream auto-updates

  1. Today
  2. Can someone tell me if this is server sided? I can't really figure out how to find the gold value.
  3. CmP

    SpeedSet Alternatively

    Not very clear description, see yourself whether the following does what you want: local function setSpeedForSeconds(speed, seconds) gg.setSpeed(speed) gg.sleep(seconds * 1000) end while true do setSpeedForSeconds(1, 15) setSpeedForSeconds(5, 360) end
  4. Yesterday
  5. https://play.google.com/store/apps/details?id=com.StonehollowWorkshop.Eterspire&hl=en
  6. i dot know what server it is
  7. Search On Google.. idk
  8. is possible to join discord?
  9. I'm late to the party, and am guessing none of this is possible in the current version (v99)
  10. How are you guys changing the item? My values are so different even after moving to LD player (I was using mumu 12) I doubt this will allow me to change it by just adding +96 Used arm86-v8a apk from apkpure
  11. oh my god, my good man, it does works, thankyou so much
  12. gg.searchNumber('1008981770', gg.TYPE_DWORD) gg.refineNumber('1008981770') local searchResults = gg.getResults(5) searchResults[3].name = 'Target' gg.addListItems(searchResults) gg.clearResults() local Target = gg.getListItems() for i, v in ipairs(Target) do if v.name == 'Target' and v.flags == gg.TYPE_DWORD then v.value = 0 v.freeze = true v.freezeType = gg.FREEZE_NORMAL end end gg.setValues(Target) gg.addListItems(Target) gg.clearResults()
  13. gg.searchNumber ('1008981770', gg.TYPE_DWORD) gg.refineNumber ('1008981770') searchResults = gg.getResults(5) searchResults[3].name = 'Target' gg.addListItems(searchResults) gg.clearResults() Target = gg.getListItems() gg.loadResults(Target) for i, v in ipairs(searchResults) do if Target.name == "Target" and v.flags == gg.TYPE_DWORD then v.value = '0' v.freeze = true v.freezeType = gg.FREEZE_NORMAL end end Help me solve my problem
  14. Wildlive Preservation: -444290909 Supper Club: 510034534
  15. Season pass unlock not working. Has anybody tried with the new season with the pet pig?
  16. I already have the "Display over other app" permission enabled, but it won't show up on any other app
  17. Does anyone have the wildlife preservation and supper club ids? please thank you
  18. Last week
  19. View File Secret Units Hack In Stick War:Saga Old Version!! Use The Script On This Version : https://www.mediafire.com/file/pi2qbgg9w8bl1fe/stick-war-3-2024-3-693.apk/file NOTE:Do Not Click To Anything Until The Script Finishes To Get The Secret Unit,Do Not Move To Anywhere When You Are In Deck Editor. Submitter liquid7 Submitted 05/31/2025 Category LUA scripts  
  20. Version v1

    99 downloads

    Use The Script On This Version : https://www.mediafire.com/file/pi2qbgg9w8bl1fe/stick-war-3-2024-3-693.apk/file NOTE:Do Not Click To Anything Until The Script Finishes To Get The Secret Unit,Do Not Move To Anywhere When You Are In Deck Editor.
  21. I want Script for seting game speed 1 times for 15 seconds then game speed 5 times for 6 minutes and make loop to to change speed 1 and 5 indefinitely
    when i use some functions of the script its always an error: "offsets not found" i think its because of your script forcedly use Ca: C++ alloc in memory ranges but i guess it does not work for my device, i tried checking other memory ranges but your script always use Ca whenever i try all of the functions in your script.
  22. Hey @MonkeySAN can you please tell me how to find id of dino's ??
  23. Not working on vphonegaga android 7 and 10
  24. I tried to find a script to auto farm resources through the otto's lotto but there is no script that exists for that. Would anybody have any idea on how to make the script?
  25. Oops..my mistake. thank you for clarification.
  26. No its -915,084,322 The one you said is the normal Ceratosaurus :))
  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.