-
Posts
93 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by BaldiGT
-
How to make os.exit() in pastebin...i cant exit the script with os.exit()
-
Pls help me how to make online script tutorial....like this JZTeam.03.13.lua
-
Ty bro you are awesome ...but how to revert selected in save list with script
-
Seriously i even don't understand..pls give me 1 example for the code..and ill study the script.....pls........
-
I need the script directly ... and I will study the script ...pls gime 1 example script
-
please give 1 sample script code to edit in the save list and I will learn the code
-
Seriously i cant use the script from record script..or you can fix this script manual -- Script generated by GameGuardian 73.9 (14080) at 2019-03-09 12:48:45 for Growtopia [com.rtsoft.growtopia 2.988 (197)] -- Lua help: http://gameguardian.net/help/ -- options local scriptName = [=====[Script for Growtopia 2.988]=====] local scriptVersion = '1.0.0' local scriptAuthor = 'User' local startToast = '' -- 0 - no check; 1 - check package only, 2 - check package and build local checkTarget = 0 local targetName = [=====[Growtopia]=====] local targetPkg = 'com.rtsoft.growtopia' local targetVersion = [=====[2.988]=====] local targetBuild = 197 -- functions -- init gg.require('73.9', 14080) if startToast ~= '' then startToast = '\n'..startToast end gg.toast(scriptName..' v'..scriptVersion..' by '..scriptAuthor..startToast) if checkTarget ~= 0 then local info = gg.getTargetInfo() local check = false local current = false if checkTarget >= 1 then check = targetPkg current = info.packageName end if checkTarget >= 2 then check = check..' '..targetVersion..' ('..targetBuild..')' current = current..' '..info.versionName..' ('..info.versionCode..')' end if check ~= current then gg.alert('This script for "'..targetName..'" ['..check..'].\nYou select "'..info.label..'" ['..current..'].\nNow script exit.') os.exit() end end local revert = nil -- main code gg.searchNumber(99, gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) gg.processResume() local t = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil) gg.addListItems(t) t = nil gg.clearResults() revert = gg.getListItems() local t = gg.getListItems() for i, v in ipairs(t) do if v.flags == gg.TYPE_DWORD then v.value = 1 v.freeze = false v.freezeType = gg.FREEZE_NORMAL end end gg.addListItems(t) t = nil
-
-- Script generated by GameGuardian 73.9 (14080) at 2019-03-09 12:48:45 for Growtopia [com.rtsoft.growtopia 2.988 (197)] -- Lua help: http://gameguardian.net/help/ -- options local scriptName = [=====[Script for Growtopia 2.988]=====] local scriptVersion = '1.0.0' local scriptAuthor = 'User' local startToast = '' -- 0 - no check; 1 - check package only, 2 - check package and build local checkTarget = 0 local targetName = [=====[Growtopia]=====] local targetPkg = 'com.rtsoft.growtopia' local targetVersion = [=====[2.988]=====] local targetBuild = 197 -- functions -- init gg.require('73.9', 14080) if startToast ~= '' then startToast = '\n'..startToast end gg.toast(scriptName..' v'..scriptVersion..' by '..scriptAuthor..startToast) if checkTarget ~= 0 then local info = gg.getTargetInfo() local check = false local current = false if checkTarget >= 1 then check = targetPkg current = info.packageName end if checkTarget >= 2 then check = check..' '..targetVersion..' ('..targetBuild..')' current = current..' '..info.versionName..' ('..info.versionCode..')' end if check ~= current then gg.alert('This script for "'..targetName..'" ['..check..'].\nYou select "'..info.label..'" ['..current..'].\nNow script exit.') os.exit() end end local revert = nil -- main code gg.searchNumber(99, gg.TYPE_DWORD, false, gg.SIGN_EQUAL, 0, -1) gg.processResume() local t = gg.getResults(100, nil, nil, nil, nil, nil, nil, nil, nil) gg.addListItems(t) t = nil gg.clearResults() revert = gg.getListItems() local t = gg.getListItems() for i, v in ipairs(t) do if v.flags == gg.TYPE_DWORD then v.value = 1 v.freeze = false v.freezeType = gg.FREEZE_NORMAL end end gg.addListItems(t) t = nil
-
Im trying to add some value in save list and try to edit thats value in save list but the script is not working.......just add some value.....the script didn't edit the value in save list #ripenglish _______________________________________________ added 4 minutes later U can look in the script testsssss Or need a video?
-
I just used the record script feature, after I finished using it but the script didn't work This is the script testsssss testsssss Pls someone fix the script
-
Ok this is the video with tap counter.. https://youtu.be/4cfyrQfU6dA
-
Where i can find tap counter? Pls give link
-
Thats the video :sorry for my bad english
-
and one more, after I updated my Android to version 8.0, many didn't work on gameguardian like the previous version of Speedhack ... and in the current version Freeze also doesn't work ... is there any effect on my android version?
-
yes that's what I did in the previous version ... but in the current version it doesn't work anymore ... I don't know what the cause is because of my virtual space or what ... because I use PARALLEL SPACE and my friend uses VIRTUAL EXPOSED and it works for those VIRTUAL EXPOSED users
-
Yeah i know. because in the previous version the freeze was still working and after this latest update and I tried it again in the same game but it didn't work
-
My device android 8.0 And before this update GG new version, Speedhack is not working, and yeah after UPDATE, speedhack is working, but the problem Is FREEZE isn't work Pls fix