Jump to content

Backlift

VIP+
  • Posts

    268
  • Joined

  • Last visited

  • Days Won

    7

Everything posted by Backlift

  1. Backlift

    Lua script

    Your welcome. ? This code gives the user, option to enter a value manually: v = gg.prompt({i='Enter Value'}, {i='0'}) Then you can search for that using: gg.searchNumber(v['i'], gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1) Take a look at This script. It does teaches you many things.
  2. Backlift

    Lua script

    @LowKee that script is for a particular game, some of the parts are not suited for your code. You should: 1_remove line 5 (::restart::) as it's not needed for your code 2_remove this part ::loop:: if not gg.isVisible() then goto loop else goto restart end As it's not needed for you code. A tip from me: don't just edit scripts, learn from them and write new ones.
  3. Nah, don't be sorry. It happened to me too. I'm having a bad error on my ROM. Bootloops, sudden Freeze and restart, etc.. Have to flash another one, can't rty them yet, sorry.
  4. ? my bad, had No intention to do such a thing. But I think again you misunderstood it a bit, I meant lazy not as "being stupid or noob or anything like that" I meant "being lazy to go to the faq" that Enyby mentioned, go above, see the scenario this way: You wanted help Enyby replied and guided you to a place full of description I said" if you are lazy" by meaning if lazy to go to the FAQ and read that all, you can try these, as it's somehow a simple and compressed of what is there. Anyway, I will try the games and update you. Again I apologize for that. Peace and cheers.
  5. It's not about "who ask is lazy" It's about "being lazy to head to the FAQ and get TL;DR" And so the guy/girl may ask again. That was just to avoid such a thing. I apologize if there have been a misunderstanding.
  6. That's because many come here ask help when didn't tried all methods, No offence ofcourse. I'm not a very EXPERT guy here anyway, I will try them tonight.
  7. We DO post things in their right place, however; some don't, and they are the new people as I suspected. We tell them tough to post things at their right place. For learning gameguardian, the apk have it's own "Help" option, there are many videos here, you can check "Android/Cheats" and "Android/Help" section at forum. About this, something may happen soon...(MAY I said, don't expect) We are trying our best to help others with information "We know". For example, the post about Last day on earth is very hot these days, so many questions, they are being answered because those users have the knowledge to answer them, we'll I don't post anything there because I didn't played it nor hacked it, it's not I'm ignoring, it's because hacking that game is not inside of my field of knowledge, so better don't post anything, than posting something wrong. If a post isn't answered, it may have many reasons. Your right, somehow. Everyone is important, and more is the VIP members, and this is why this posts exist, we want you (VIP Members) to tell us what you want? Tell us and we try our best, if possible and of we can, to fulfill it.
  8. For downgrading Android applications, I use this method: (there may be easier methods) 1_install "Xposed framework". 2_install "InstallerOpt" in Xposed download Center. 3_enable "Downgrade apps" option.
  9. View File Postknight Hack Script by Backlift Postknight Hack Script for Golds, Gems, Skill Points and Items. Submitter Backlift Submitted 08/04/17 Category LUA scripts
  10. Version 1.0.1

    6,006 downloads

    Postknight Hack Script for Golds, Gems, Skill Points and Items.
  11. Backlift

    GameGuardian

    In the latest app, Speedhack needs some time to load. Install the latest version, try the speed hack (for example, set it to 60, more or less doesn't matter, in a game), wait 5-10 seconds. If still didn't worked, provide a log
  12. View File OK Golf Hack Script by Backlift OK Golf Hack Script for number of shots in game. Submitter Backlift Submitted 08/04/17 Category LUA scripts
  13. Version 1.0.0

    744 downloads

    OK Golf Hack Script for number of shots in game.
  14. I totally forgot about this ? Very busy doing scripts and other hacks. I wish another Persian person help me on that, I've done like, more than 40% of it alone. It's tiresome.
  15. Your welcome. Happy to help. Good thinking, I removed that so it would be nicer for the user. Thanks for the info. I will use that in my upcoming scripts
  16. @Aufar_R Nice Script. I looked at the codes, i see it could be written better. I modified your code with the changes below: 1-Better readability by using identation for functions 2-Removed unnecessary line "goto start" at first 3-Removed many unnecessary lines "gg.clearResults()" after another 4-Added "gg.clearResults()" at the endall and before the "::start::" 5-Done many modifications so the user gets back to the main menu after each hack, one may want to do multiple hacks and reloading the script every time for each is a bit hassle. 6-More clearified labels for "goto" function 7-Removed Unnecessary "os.exit()" at the end of the script, script ends if it reaches the last line, no need to put "os.exit()" 8-Removed last "gg.toast" message, a "Done" message already appears when a hack completes. 9-Some typing fixes 10-Removed all the "print" functions, not necessary to tell user what have been replaced, let the user be calm minded :) 11-Added many "please wait..." toast messages before searches to inform user, script is running and he/she may wait 12-Repositioned many codes, goto functions and labels so they are now at progressive sort 13-Modified some function names to clarify things and make it easier to understand 14-Added some comments to help readability 15-Replaced the warning "toast" to "alert" function, so the user may not miss the warning message 16-Modified one toast message from indonesian to english Super Cheat For Crisis Action.lua
  17. Version 1.0.3

    2,109 downloads

    Armory & Machine Hack Script for any item or value.
  18. View File Armory & Machine 0.30 Hack Script by Backlift Armory & Machine Hack Script for any item or value. Submitter Backlift Submitted 08/03/17 Category LUA scripts
  19. View File Idle TD v1.0 Hack Script by Backlift Idle TD Hack Script for Gems and Coins. Notes: Make sure you pause the game, so the value will not change while searching Submitter Backlift Submitted 08/03/17 Category LUA scripts
  20. Version 1.0.1

    818 downloads

    Idle TD Hack Script for Gems and Coins. Notes: Make sure you pause the game, so the value will not change while searching
  21. This post cannot be displayed because it is in a forum which requires at least 1 post to view.
  22. View File Idle Siege v1.1 Hack Script by Backlift Idle Siege Hack Script for Coins. Note: Make sure you tap on a defensive building to stop the wave, so the value will not change while searching Submitter Backlift Submitted 08/03/17 Category LUA scripts
  23. Version 1.0.1

    481 downloads

    Idle Siege Hack Script for Coins. Note: Make sure you tap on a defensive building to stop the wave, so the value will not change while searching
  24. Version 1.0.4

    763 downloads

    Script for Idle Moon Base, XP hack.
×
×
  • 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.