localfunction h1()local funcValue(...)local arg =...local a = gg.prompt({" ENTER YOUR CURRENT COINS :"," ENTER YOUR CURRENT GEMS :"}, arg)ifnot a thenreturn funcValue()elselocal notInput, value, group =nil,"",""for _, __ in next, a doif __ ==""then
a[_]="! IMPUT CODE !"
notInput =trueelse
value = value..group..__
group =";"endendif notInput thenreturn funcValue(a)endreturn value
endendlocal customValue = funcValue()if customValue then
s = customValue
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber(s, gg.TYPE_DWORD)
gg.getResults(100)
gg.editAll ("999999999", gg.TYPE_DWORD,false, gg.SIGN_EQUAL,0,-1,0)
gg.clearResults()
gg.toast(' ENJOY 999999999')end
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.
Question
blocx
hi all someone can correct me please ?
19 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now