WhoKnowsWho
Ascended-
Posts
111 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by WhoKnowsWho
-
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
No probs, Yea there is a slight possibility that hex editor may work with this game since it is offline, hwoever the values reset after restarting the game..so iḿ not sure but you could try out -
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
I believe its not there, its not gun based because all guns have the same aimlock...i checked and it wont be found by looking for guns..i would say to try value 1.0 . . .usually 1.0F is always involved.. It must be a other value, it is float for sure but from my side of vieuw it wont be that easy...Also im not sure if you play the game but in the time you can play around with those values: Jump hack A: 15.0F;0.5F;-100.0F;1.0F:33 Life A: 15.0F;15.0F;100.0F:81 Damage, bulletspeed A: 180.0F;4.0F;1.0F;3.0F;180.0F;3.0F;10.0F;5.0F;180.0F;3.0F;2.0F;1.0F;180.0F;3.0F;10.0F;120.0F;9.0F;10.0F;80.0F;9.0F;10.0F;80.0F;9.0F;2.0F;2.0F;180.0F;3.0F;15.0F;25.0F;180.0F;3.0F;7.0F;1.0F;180.0F;3.0F;10.0F;1.0F;180.0F;3.0F:4033 Reverse aimo bots Xa: 500.0F;10.0F;10.0F;5.0F;3.0F;1.0F;1.0F:129 Bot magnet A: 1.10000002384F;0.69999998808F;100.0F;100.0F;100.0F;80.0F;35.0F;40.0F;40.0F;25.0F;15.0F:3457 Shoot Distance A: 0.69999998808F;1.0F;50.0F;50.0F;50.0F;40.0F;25.0F;20.0F;10.0F;10.0F;10.0F:3585 -
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
Yeah but its not that type of game were coints is that usefull. You dont really need those equipments if you can kill the bots anyway. If you hack those coints you buy 3 guns, some jackpack and some coint multiplier...not that usefull or fun. Unlocking all the levels or in match is more fun to work with in this game..if it was a bigger game and more secured then i could get that you want to hack the coints because it is actually usefull and makes you gain a advantage. [added 3 minutes later] The mainpoint to is about finding the values. If you just modify the coints and leave the game its not that fun...not for those that want to make a script or something. Do you follow my point of view? People want to have fun to -
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
I must say for the game mentioned this wont work. I tested out, the values are on the same adress. Its not like any other game. Found a lo of hacks but no aimlock(yet) [added 2 minutes later] Its like the information about the gun is very limited. if you look for the aimo you not gone find much more then the aimo. if you look for damage you not gone find anything more then damage and speed, they are totally seperated from each other...kind of not suprising because of the way the game is dessigned. But the game very easy to cheat. you can set it so that th ebots shoot to the deriction of your aim..so you can make them shoot each other...kind of funny...the regular stuff works to like damage or jump hack and bullet speed or fire rade or godmode and so on...they all work...are you in need for a script or somthing or your using this game as a test for find aimlock ? Its more difficult for find also because there is no option to enable or disable it, but the value if float thats for sure and i have a strong feeling that it is in region A...i will notify you when i find it. must be somwere there. [added 3 minutes later] But it can not be found by the way i discribed it to you. the values only load when you press play..kind of funny...its also new for me. -
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
just asking but is Zombie City and Zombie hunters the same game? i got zombie hunters and is by same company..also similair structure like you said. -
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
i kind of thought he ment this one: https://play.google.com/store/apps/details?id=com.deathinvasion2.shootinggames Must have seen wrong, in the video you can walk.. -
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
Oke, what is the structure of the game? Levels? How so you do not have a lobby? i mean the main menu. were you enter after the game has loaded all his data. I just checked on the web about the game, you can not walk. Its either Ca or A, and must be float or double. i believe in this type of game must be float. Pick up a gun, find its aimo and search the the float values between 0.01 - 4f, try to find maximum 10 of those below and above the adress of the gun value. edit them and see what they do. if one gives a aimlock or a sercent change to the gun, copy the value and search it again and edit all your results and see what happens. Never played this type of game but it should be similair to a multiplayer shooter game. -
Game Guardian does not understand "gg.choice"
WhoKnowsWho replied to Victorxxnukes's question in Help
Hi there! Which game is it? Not all games are the same to find it. The game has the same function but in different values. First of all you need to know somethings about your game. does your game has a aim assist already? yes - then aim assist can be found because its already written in the game code. no - then aim assist can not be found because it is not written in the code unless there is a magical option in the code that says to put off aim assist(most likely not), and GG does not let you "add" code. You have usually 2 values that can give you aim assist. aim assist starting from the main lobby (not changing value even if you leave the match) aim assist starting from in the match (changing value every time you leave the match) Now option 1 is the best one for you in case you want to put it into a script and let other use it. Why are there 2 or even more values that give the same hack? For this you have to check the logic of a game, it usually goes like this: open app loads main data -- in this process the lobby date and all the other necessarily things get loaded, if the game has 2 different values for the same hack(aim assist) then you can already edit the non changing the value from out of the lobby. enters main menu/lobby -- in this process nothing particular happens because everything is already loaded during the loading of the game data (step 2) enters a match -- in this process the data of for the match will start to load, so this means that 90% that loads in/during and for the match will also disappear when the match will be finished. Now that we have that out of the way you should do the following to get a idea of which values could be responsible for the aim assist. Go in a match and search the value of your bullets. There is a 90% chance that the value format is either dword or float. and a other 90% chance that the memory range would be either Ca(C ALLOC) or A(Annonymous) you need to figure that out for your self. Then after you found the value of your bullets you will need to go to its address. Usually you will find all the information that is needed about the gun around that address you jumped to. Like 5 to 10 lines above and/or below the original address. You have to select and save all the values that are 10 addresses above or below the original addresses and have between the following float numbers: 0.01 - 4 (aim assist value is usually not higher then 4 float, does not even reach 3 float) Copy all those values and search them 1 by 1 again in the lobby and edit them below/above there original value and usually you will find aim lock or aim bot. I hope you got the necessarily information, Regards, WhoKnowsWho -
Hi there, I can not tell you which games you need to try it on, you decide. I also advice you to practise some basic knowledge on how to find cheats with GG, here you have a example. its a old version of GG but the logic stays the same:
-
Always in for help
-
Hi there! Which game is it? Not all games are the same to find it. The game has the same function but in different values. First of all you need to know somethings about your game. does your game has a aim assist already? yes - then aim assist can be found because its already written in the game code. no - then aim assist can not be found because it is not written in the code unless there is a magical option in the code that says to put off aim assist(most likely not), and GG does not let you "add" code. You have usually 2 values that can give you aim assist. aim assist starting from the main lobby (not changing value even if you leave the match) aim assist starting from in the match (changing value every time you leave the match) Now option 1 is the best one for you in case you want to put it into a script and let other use it. Why are there 2 or even more values that give the same hack? For this you have to check the logic of a game, it usually goes like this: open app loads main data -- in this process the lobby date and all the other necessarily things get loaded, if the game has 2 different values for the same hack(aim assist) then you can already edit the non changing the value from out of the lobby. enters main menu/lobby -- in this process nothing particular happens because everything is already loaded during the loading of the game data (step 2) enters a match -- in this process the data of for the match will start to load, so this means that 90% that loads in/during and for the match will also disappear when the match will be finished. Now that we have that out of the way you should do the following to get a idea of which values could be responsible for the aim assist. Go in a match and search the value of your bullets. There is a 90% chance that the value format is either dword or float. and a other 90% chance that the memory range would be either Ca(C ALLOC) or A(Annonymous) you need to figure that out for your self. Then after you found the value of your bullets you will need to go to its address. Usually you will find all the information that is needed about the gun around that address you jumped to. Like 5 to 10 lines above and/or below the original address. You have to select and save all the values that are 10 addresses above or below the original addresses and have between the following float numbers: 0.01 - 4 (aim assist value is usually not higher then 4 float, does not even reach 3 float) Copy all those values and search them 1 by 1 again in the lobby and edit them below/above there original value and usually you will find aim lock or aim bot. I hope you got the necessarily information, Regards, WhoKnowsWho
-
Hey man, This looks a fun game. Are you interest in searching some values with me? I'm planning to make a script for this game and i just saw that you already made one so i don't really want to interrupt your glory. If you want we can work together (I'm pretty good with finding values) But can you tell me what your scripts does? which cheats you have so i don't really have to bother looking for it, perhaps it can be improved. Let me know, i am quite serious:guy Regards, Dragon Star
-
I need auto search value count 100 then add +1 +1 +1 pls help me
WhoKnowsWho replied to Jatinn's question in Help
For coding knowledge i do advice you talk with @ItsSC since he is more familiar with that subject. I only know my ways in basics but don't ask to me for more advanced stuff. Which game are you trying to use it on? -
I need auto search value count 100 then add +1 +1 +1 pls help me
WhoKnowsWho replied to Jatinn's question in Help
and by the way, its not gg.addLustItems(a)-- [wrong] gg.addListItems(a) -- [correct] -
I need auto search value count 100 then add +1 +1 +1 pls help me
WhoKnowsWho replied to Jatinn's question in Help
i had a old one on my old account, but it was outdated and i was at level 0 trying to learn how to script here is the link to the old account(dunno why but dont have acces to it anymore) : Auto Hack Finder (for any game/Values only) (#53e22u90) I'm not sure now how it still works. its years ago but i could perhaps think about making a new one and better. -
I need auto search value count 100 then add +1 +1 +1 pls help me
WhoKnowsWho replied to Jatinn's question in Help
If you freeze it you gone have a lot of crashes. I usually do like this to find my hacks same as what you want to do: search = 100 --[giving a value] for i = 0, 100 do -- [it will loop/add +1 a 100 times] for i = 1, 3 do -- [it will loop/research the value 3 times (will minimize crashes in case you look in Ca)] gg.searchNumber(search, gg.TYPE_FLOAT) -- [your searching the value 100 in float(can choose any type)] end -- [your ending the loop from the therd line] gg.getResults(10000) -- [taking the results] gg.editAll(-500, gg.TYPE_FLOAT) -- [edit to -500] gg.clearResults() -- [deletes the results after beeing edited] search = search + 1 -- [add +1 till the loop of 100 is finished] end -- [ending loop of the second line] -- [you can also choose to search in a specific region if you want to(for example)] local old = gg.getRanges(); gg.setRanges(gg.REGION_CODE_APP) -- [set region] search = 100 -- [giving a value] for i = 0, 100 do -- [it will loop/add +1 a 100 times] for i = 1, 3 do -- [it will loop/research the value 3 times (will minimize crashes in case you look in Ca)] gg.searchNumber(search, gg.TYPE_FLOAT) -- [your searching the value 100 in float(can choose any type)] end -- [your ending the loop from the fifth line] gg.getResults(10000) -- [taking the results] gg.editAll(-500, gg.TYPE_FLOAT) -- [edit to -500] gg.clearResults() -- [deletes the results after beeing edited] search = search + 1 -- [add +1 till the loop of 100 is finished] end -- [ending loop of the fourth line] gg.setRanges(old) -- [return to original regions(the ones before you activated the script)] -- [if you want to freeze] local old = gg.getRanges(); gg.setRanges(gg.REGION_CODE_APP) -- [set region] search = 100 -- [giving a value] for i = 0, 100 do -- [it will loop/add +1 a 100 times] for i = 1, 3 do -- [it will loop/research the value 3 times (will minimize crashes in case you look in Ca)] gg.searchNumber(search, gg.TYPE_FLOAT) -- [your searching the value 100 in float(can choose any type)] end -- [your ending the loop from the therd line] a=gg.getResults(10000) -- [taking the results] gg.addLustItems(a) -- [adding the results to the save list for i, v in ipairs(a) do -- [will take the results] a[i].value = '-500' -- [edit all to -500] a[i].freeze = true -- freeze the values a[i].freezeType = gg.freeze_NORMAL -- [Choose the freeze type] end gg.clearResults() -- [deletes the results after beeing edited] search = search + 1 -- [add +1 till the loop of 100 is finished] end -- [ending loop of the fourth line] gg.setRanges(old) -- [return to original regions(the ones before you activated the script)] -- [try it out :)] Have fun -
i would like to test my script on PvP but i need to play such a long story line.So some info on before hand won't hurt. The damage is for all characters.
-
Hi guys. Does the hack works PvP ?