BrenoJonathan Posted April 22, 2020 Posted April 22, 2020 Does anyone know how to create wallhack for Android games using GG? preferably for "Area F2". I see videos of people researching character values, etc. How to find these values? 1
Platonic Posted April 22, 2020 Posted April 22, 2020 Hi How are you doing today? I dunno the game but try the following values: value: 1.0e-7 type: float region: Ca, A, Xa value: 0.0001 value: 0.001 value: 0.01 type: float, double region: Ca, A, Xa value: 9.9999997e-10 type: float region: Cb 2
BrenoJonathan Posted April 22, 2020 Author Posted April 22, 2020 Thanks! I will try the values. You know what is the information in some tutorials taught how to get to these numbers, the guys change the color of the doll, create wallhack, jump high, just with the GG. I wanted to learn how to use GG 1
Haitiaan Posted April 23, 2020 Posted April 23, 2020 (edited) 13 hours ago, BrenoJonathan said: Thanks! I will try the values. You know what is the information in some tutorials taught how to get to these numbers, the guys change the color of the doll, create wallhack, jump high, just with the GG. I wanted to learn how to use GG Not a problem, honestly i am very suprised that a value like this is found with GG, i been using GG for several years not but nothing as specific as chamb, not in this way, found similair stuff by makimg the shrades of the game like visible, but this is somthing else, its maby done with IDA base.64 and some C++ knowledge, but it would take programming knowledge for that. As for the other cheats they don't seem that difficult to make. but honestly im always full of respect when i see people make clear cheats like this, its wonderfull. in most cases they use a other programm with it, but still its a nice combination. but it is in region V, what perhaps make since, Region V barecly evem crash and its al about Unity any other engine Assets. Btw there are a lot of tutorials, on this site you have official tutorials: https://gameguardian.net/forum/gallery/category/2-video-tutorials/ And here ya got the offical link for make scripts: https://gameguardian.net/help/annotated.html Edited April 23, 2020 by Haitiaan video was in dutch, not usefull 2
Haitiaan Posted April 26, 2020 Posted April 26, 2020 On 4/22/2020 at 10:29 PM, BrenoJonathan said: Thanks! I will try the values. You know what is the information in some tutorials taught how to get to these numbers, the guys change the color of the doll, create wallhack, jump high, just with the GG. I wanted to learn how to use GG Yo Bruno, i think i know how to find this wallhack, its actually chamz, i dont get why people call it wall hack, wall hack is walking through walls.or they have to be more specifix anyway. I tried to find Chamz in a other game and i believe the logic is the same for all other games. I tried many timee but could not find till today, Lol so i will see if works in Area F2 1
Haitiaan Posted April 26, 2020 Posted April 26, 2020 i dont, im cheating the game my self now, i will share how works only if i found it, i found other stuff in the game to but not yet to see somthing behind the walls, i want the hole body because i ceep getting on to guns.
Haitiaan Posted April 26, 2020 Posted April 26, 2020 gun hacks seems to be patched, looked for the values but cheats like damage, or rapid fire wont really work, the server does not regristate the damage, but some other gun cheats are possible.
BrenoJonathan Posted April 26, 2020 Author Posted April 26, 2020 gg.setRanges(gg.REGION_VIDEO) gg.searchNumber(" Q 04 01 78 40 04 00 54 10", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1) --[[ found: 32 ]] gg.refineNumber(" Q 04 01 78 40", gg.TYPE_BYTE, false, gg.SIGN_EQUAL, 0, -1) --[[ found: 16 ]] gg.getResults(100) --[[ count: 16 ]] gg.editAll(" Q 00 80 3B 44", gg.TYPE_BYTE)
makikatsuhiko_bb Posted April 26, 2020 Posted April 26, 2020 13 hours ago, BrenoJonathan said: AF2Amarelo.lua 871 B · 0 downloads Did you removed it? 1
Platonic Posted April 27, 2020 Posted April 27, 2020 finding the color is not that hard actually, but at the day I still have not found the chamz hack, cant see people through walls only at sercent spots but in a bad way. will probably take some time, the gun hacks are really nice, can shoot like 10 bullets at the same time in to 1 clip, jaja they had a anticheat on that but seems to be easy to by pass it. you really should take a look in to the guns ya can learn a lot from it how games develop some type of calculation to prevent you to override it.(way of saying)
Haitiaan Posted April 27, 2020 Posted April 27, 2020 (edited) im getting close to it. Edited April 27, 2020 by Haitiaan wrong pic
Haitiaan Posted April 27, 2020 Posted April 27, 2020 Ya can actually shoot 10 or more bullets at once, lol they putted some calculation on it but has been bypassed, its also new for me to see it honestly, it would be some form of brake through if games perhaps use a calculation before its packaged got sended to the server for the server to see if the data is equal..or perhaps its only this game, i aint sure.
Zoreth Posted April 28, 2020 Posted April 28, 2020 Did you guys Found it? I can help too. But I don't know about how to find Values, Can you guys Teach me? 1
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