-
Up to date: Season 31
-
All guns supported (K2, P90, ACE32, AKM, M416, MP5, Bizon, UMP45, Tommy, Uzi, Vector, SCAR-L, QBZ, BERYL, G36C, GROZA, AUG, DP28, M249,MG3)
-
Works with All Windows Versions
-
Undetected, Secure and super easy to use
-
Fully Customizable
-
Works with any DPI (Sensitivity)
-
Works with Red Dot,Holographic Sight and 2x,3x,4x Scopes
-
Works with every Logitech mouse.
-
Fully documented script with explanations inside the script.
2: Find PUGB and go the bottom left and click on "Scripting"
3: Create a new Lua Script and press "EDIT SCRIPT"
4: Import the script by using "Script->Import"
5: Change the weapons value to your prefered keys. (ie. change "local AKM = nil" to "local AKM = 3" )
**6: After you have done editing the script follow important **
For security reasons you need to have exported the script from G-Hub.
Copy and Paste the script to C:/ or D:/ etc.
Give the file a different name like "world"
Go to G-Hub or LGS and add the code line below
data = dofile[[C:\world.lua]]
In the code line you will see that I change the name to world
Change it if you gave a different name.
Also change the path to where you saved the file.