How to Use APEX[GG] Script Template [1] & [2]

Channel:
Subscribers:
1,870
Published on ● Video Link: https://www.youtube.com/watch?v=CwLg6Qj0o0A



Category:
Guide
Duration: 3:50
1,059 views
18


Run "[1]-Script.Template-v01---APEX[GG].lua" in the game that you're writing the script for.
SELECT COPY and then Paste into your new Script on Line 1

Copy Entire Contents of
"[2]-Script.Template-v01---APEX[GG].lua"
and PASTE into your New Script

define variables before calling functions
example
clear() wait()
x=1234 t=f search()
o=36 t=d offset()
x=1000 refinenot()
x="100~900" refine()
x=1000000000 edit()
clear()

ARM example..
o=0xABCDE x="hC0BEA0D2" arm()
(script will automatically RET/BX LR by bit)

for true do x=1
for false do x=0

For help, message on Telegram







Tags:
how to
script
template
lua
game guardian
write script
write lua