Search the Community
Showing results for tags 'Pointer'.
-
so i made the code go to the pointer but if the result reaches 1k or more it will take long to load the pointer, is there any way to speed it up? local valueRes = gg.getResults(gg.getResultCount()) gg.removeResults(valueRes) for i in ipairs(valueRes) do valueHex = gg.getValues(valueRes) valueHex[i].address = valueHex[i].value valueResFi = gg.getValues(valueHex) end gg.loadResults(valueResFi) --gotoPointer
- 8 replies
-
- Pointer
- Goto pointer
-
(and 2 more)
Tagged with:
-
Hi guys need help to hack a game. i am new to GG I did unknown value search with GG for gold value,so i start to buy and sell to change gold value and got my result, but my result shown as pointers /random numbers changes only when my gold value change i attach my result .anyone have an idea please help and guide me. thanks
-
Version 2.0.0
20,321 downloads
Here is my first script for among us game. Script isnt perfect. But I want you to try it cuz I use pointers in it. Super fast! In this script, -You can be crew even if you are imp. -You can be always imp if you are host. If you're not host you can only do sabotage. Kills will be only for your visions. They are not die really. (Can see other imps) -You can walk through walls. -For vision,you can see everything clearly in your range. (Even other side of walls) Please let me know errors of this script and recommend new features of hacks. Use only virtual exposed 32 bit or script wont work properly. -
View File Among Us Lua Here is my first script for among us game. Script isnt perfect. But I want you to try it cuz I use pointers in it. Super fast! In this script, -You can be crew even if you are imp. -You can be always imp if you are host. If you're not host you can only do sabotage. Kills will be only for your visions. They are not die really. (Can see other imps) -You can walk through walls. -For vision,you can see everything clearly in your range. (Even other side of walls) Please let me know errors of this script and recommend new features of hacks. Use only virtual exposed 32 bit or script wont work properly. Submitter Lover1500 Submitted 10/02/2020 Category LUA scripts