Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 09/24/2021 in all areas

  1. This post cannot be displayed because it is in a forum which requires at least 1 post to view.
  2. Of course you can do it that way but when I played I used to find it tedious keeping crafting. My patience level is low though When you get an ad reward for golden eggs did you try making it a minus figure?
    1 point
  3. Hello, it doesn't work for me, but thank you very much for your effort.
    1 point
  4. This post cannot be displayed because it is in a forum which requires at least 1 post to view.
    Tested and approved Thanks Mario once again. You're the BOSS.
    1 point
  5. Frozen values from the search Search for the number 10. The first 7 results are frozen with a value of 8. gg.searchNumber('10', gg.TYPE_DWORD) local t = gg.getResults(7) for i, v in ipairs(t) do t[i].value = '8' t[i].freeze = true end gg.addListItems(t)
    1 point
  6. Hello guys! I quit this game already, maybe I will never update this script or maybe I will return this game some day. Thank you all and have a nice life!
    0 points
×
×
  • 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.