Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 07/14/2020 in Posts

  1. new release sorry for the inconvenience, the values for 32bit devices were not updated, fixed nox
    1 point
  2. maybe something like this.. d = gg.prompt({"Input Current Number"},{0}) gg.searchNumber(d[1]) gg.getResults(200) gg.alert("Now reduce the number by 1..you have 10 seconds") gg.sleep(10000) d = gg.prompt({"Input New Number"},{0}) gg.searchNumber(d[1]) gg.getResults(200) gg.alert("Again reduce the number by 1..you have 10 seconds") gg.sleep(10000) d = gg.prompt({"Input New Number"},{0}) gg.searchNumber(d[1]) gg.getResults(200) gg.alert("One last time reduce the number by 1..you have 10 seconds") gg.sleep(10000) d = gg.prompt({"Input New Number"},{0}) gg.searchNumber(d[1]) gg.getResults(200) gg.editAll(1) gg.alert("Now you have done") gg.toast("Enjoy!!!") pardon me...still learning too.
    1 point
  3. 1 point
  4. Ok. So I had way more trouble with this than I first thought. And disclaimer....this doesn't work every time and I don't understand really why. But here is what I did. First you need to run GG in root (either proper root or root in the virtual space) If not , I found I got heaps of junk results. Again , I don't really understand. Start tennis clash , then restart without protection. Do a "auto" search for your coin value. Play a match then search again for your coin value. You should have 3 results left. So far so good. Next , play a match and win. When the prize screen comes up , go back into GG and you'll see that your prize has already been added to your total. Here , modify the Q value to what ever you like. Continue the game and you'll see your coin total has been changed. But wait, that's not everything. Now you'll need to make a purchase before you do anything else. This purchase will work , but it's likely after the purchase your total will reset to the original amount. One purchase is better than nothing , right. ? I'm going through it more and trying to get it working 100% , but it's a pain.
    1 point
  5. Also After you find the float values for say "Mana" select go-to and then look at the hex value of the value directly above the Mana value. This hex value (between 1 and 30 I think ) is the value that determine what attributes are So you can change "Mana" to what ever you want
    1 point
  6. View File Carrom Pool Script This features Instant Win WHENEVER YOUR OPPONENT STARTS FIRST TURN Watch this video to learn how to use the script: Submitter Boss45 Submitted 06/19/2020 Category LUA scripts  
    1 point
×
×
  • 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.