- 0
How to freeze my value
-
Similar Content
-
- 1 reply
- 2,086 views
-
- 4 answers
- 1,766 views
-
- 3 answers
- 1,993 views
-
- 6 answers
- 4,380 views
-
- 1 reply
- 1,099 views
-
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
Mojihacker
::Nitrojen::
gg.clearResults()
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("1.5;8;1.5;8::13", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0)
gg.searchNumber("8", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0)
searchResults = gg.getResults(1)
for i, v in ipairs(searchResults) do
v.freeze = true
end
gg.addListItems(searchResults)
gg.toast('Gived Ultimate Nitro')
gg.clearResults()
goto SmartCheater
::Ghost::
gg.clearResults()
gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber("1.96181785e-44;2.1019477e-44;1.68155816e-44;1.821688e-44;2.24207754e-44;1.26116862e-44;4.20389539e-45:101", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0)
gg.searchNumber("4.20389539e-45", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1, 0)
gg.getResults(20)
gg.editAll("0", gg.TYPE_FLOAT)
gg.toast('You Are Ghost Racer')
gg.clearResults()
goto SmartCheater
########################
freeze in tab ::Nitrojen:: worked.
But it did not work in tab :: Ghost :: Now how do I freeze the value. Please change if possible and leave me the corrected script
11 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