Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 04/29/2018 in Files

  1. Version current

    14,805 downloads

    Lua in GG is based on LuaJ 3.0.1, so you can try to decompile the script from a binary form for show its code. However, GG is developing. Also, Lua is being modified in it, so that such scripts can not always work, or not work at all. If you experience problems with binary scripts, use the text form of the script. There is no support for the binary form of scripts and will never be. You do everything at your own peril and risk. java -jar unluac_2015_06_13.jar script_compiled.lua Examples are provided for the Windows command line. If you have Linux or Android, then this is your problem how to run a .jar file there. Do not ask me about it. You must have java installed. It should also be available on the command line. In general, this is also your problem how to run the .jar file.
    1 point
  2. Version 1.10

    152,519 downloads

    ANONYMOUS 1000 HACKER YOUTUBE THANKS TO ENYBY FOR THE WONDERFUL GG APPLICATION vip script functions by @Anonymous1000 added the option of having infinite inventory. ▶Axes and more were added ▶improvements ▶the materials of sector 7 and the objects of the alpha bunker were added ▶ updated codes ▶ change of pointer. ▶ Game objects. ▶ finished turret. ▶ finished motorcycle. ▶ atv finished. ▶ Chinese armor. ▶ equipment swat. ▶ fishing and diving equipment. ▶ gas mask. ▶ all metals. ▶ all woods ▶ food. ▶ weapons. Very soon new languages will be added.channel of youtube ?Press Here And Be The First To Find Out About The Hacks.? please respect the download link from the forum. Soon I will add more objects and languages.
    1 point
  3. Version 1.3.6.0794 GG

    571,536 downloads

    Requires Android: Android 4.2.x / Jelly Bean MR1 or later. There is support for x86. Video: Work without root via 2Face - GameGuardian (#1gunziyp) Before installing the optimized version, uninstall the version from Google Play. Differences of the optimized version: no error 105.
    1 point
  4. Version 3.0.1_

    1,112 downloads

    Lua in GG is based on LuaJ 3.0.1, so you can try to compile the script into a binary form to hide its code. However, GG is developing. Also, Lua is being modified in it, so that such scripts can not always work, or not work at all. If you experience problems with binary scripts, use the text form of the script. There is no support for the binary form of scripts and will never be. You do everything at your own peril and risk. The binary form does not mean that your script can not be restored. It just makes things a little more complicated. But if you have the necessary skills, the code can be restored. In a binary form, there is no integrity check, so that strings can be modified by the HEX editor. For example, copyright. But you can encrypt the lines so that it is not so easy. LuaJ allows you to both compile the script into a binary form, and print the contents of the script in the form of listing the commands of the virtual machine. The source code of the script is not saved during compilation. So if you lose it, then it will be problematic to restore it. Examples of using: 1. Compilation java -cp luaj-jse-3.0.1.jar luac script_text.lua -o script_compiled.lua 2. Printing script commands java -cp luaj-jse-3.0.1.jar lua -p script_compiled.lua Examples are provided for the Windows command line. If you have Linux or Android, then this is your problem how to run a .jar file there. Do not ask me about it. You must have java installed. It should also be available on the command line. In general, this is also your problem how to run the .jar file. You can see the options available by running .jar with the -h option: java -cp luaj-jse-3.0.1.jar luaс -h java -cp luaj-jse-3.0.1.jar lua -h
    1 point
  5. Version 1.0.0

    7,547 downloads

    Script starting in my telegram group. https://t.me/pubglua thanks,your used.
    1 point
  6. Version 1.0.0

    52,049 downloads

    Lets go and try
    -1 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.