
Starter1
Members-
Posts
19 -
Joined
-
Last visited
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
Starter1's Achievements
-
I got a number in one function, how to pass this number to another function(for example: function ONE() a=2 end function TWO() 'here we need to pass the value a' end
-
why is this script not looking for the right value, what is the error? speed.lua
-
You are answering off topic, I said that I have the number 17 in the dword data type, it is the same in bytes and word, I need a script to find the values of 17 through gg. search (and there will be a lot of them there) and filter out those values that I do not need, the speed will not change, so the script should filter out what is not equal to 17, and then change somewhere 100 addresses to 0 can you give a link to a list of all lua commands in gg
-
the task is for the script to find the value of my speed and change it to 0
-
I have a lot of lines with a value of 17, how can I filter out the excess through the script?
-
how do I write a script that looks for the number 17 (in the dword value) and changes it to 0 17-my speed
-
can you please tell me in more detail about how to do this?
-
but there are pointers in the cheat engine, so you don't have to look for addresses again.How do I use pointers in game guardian to load a list and not search for anything?
-
I want all the addresses to be inserted into the right place when loading the saved list.tired of looking for the address of the same object (I saved the address of the object, and when I opened this file, I did not realize that the addresses had shifted and there was no use from the file)help please
-
I need that when the condition is met, a mouse click is called,I need this for the triggerbot
-
How to summon, for example: mouse click, if the address is for example: 000f6=1?