WhoKnowsWho
Ascended-
Posts
111 -
Joined
-
Last visited
-
Days Won
6
Content Type
Profiles
Forums
Downloads
Gallery
Everything posted by WhoKnowsWho
-
Oke, see if works. gameguardian hide: 4 Speed value: 1.0F Memory Range: Ca Group search: 1.0F;0.33333334327F;0.02999999933F:9 tutorial:
-
Does it only detects when your using speedhack or also when you do a random search?
-
Why not try finding your own speed value? How to find your own speedhack value for almost any game (#906pkt)
-
Yes, hasn't dissapointed me. Managed to cheat many games. Left for a few years. Came back. A lot to learn from it.
-
Yeah, from O to Ca, then A. Unless Ca is 0.0MB otherwise pointer will be there. Works well with floats, bool and double. Just annoying when calculated offset is a pointer as well.
- 30 replies
-
1
-
- class name
- field offset
-
(and 1 more)
Tagged with:
-
For what i have seen there is lil information about how the logic of attacks of speed work in RPG games. RPG games very different logic but when once figured out i am quite convinced it would be a general method as pretty much all developers have to kind of follow a logic. Actually late reply but just happened to found this convo. Something to try would be slowing speed of the game and see what happens between the tapping of the attack button and after all the functions are finished. We do not know at what moment in time it decreases or increases resulting in missing out on the desired value. One thing i learned by now is that it is never only increase or decrease. You have to be cautious about what happens.
-
I have no idea about it being possible through scripting. Perhaps. But in the search bar you can't have both. UTF-8 is only UTF-8. That's why i suggest you to search in byte instead of string. Because then you can do a group search mixing byte, word, dword, float, double and qword...but with string search you can only search for strings. So what you can try to do is search the string. Then gameguardian will show you the results. if you see the string twice copy the first 11 results and then you have your bytes. And then search for nearby values that do not change and copy them as a group search. But i believe your main question answered. You can't do group search in UTF-8 or any other kind of string encoding using the gameguardian search bar.
-
But my comment is only towards your first question, further then that i dunno what you want to do. You mentioned that the offset does not always work. Why?
-
Yeah but string is correct term. Even spaces are characters.
-
Save the results of the string search in to the save list. go to the address of that string and look for static values. save one or two static values to the save list. then select all the values in the save list and copy them as ordered. Best is to select a static value above and below the desired string.
-
I meant for do the ordered group search. If i have to much results searching by string i do convert the string to byte and then copy a nearby dword or qword so that i have a cleaner order group. But its not clear what your trying to do. is this for a pointer search?
-
Have you tried using bytes?
-
Perhaps it would be more efficient to reply to my private message as having a conversation in dutch on a forum won't benefit anyone here.
-
Yes
-
- 10 comments
-
1
-
- Dtw
- Dude Theft Wars
- (and 15 more)
-
-
-
- 4 comments
-
- Slither.io
- Slither.io script
-
(and 45 more)
Tagged with:
- Slither.io
- Slither.io script
- Hack script
- Hack
- hacks
- hack!
- Hacké
- Hacked
- Hacker
- HACKET
- HACK CF
- Hack Ex
- hackear
- hackers
- Hacking
- HackLife
- Hack LOL
- HackReal
- hacks :D
- Hack fly
- Hackgame
- hack apk
- Hack star
- Script
- Scripts
- ScriptGOB
- Scripting
- ScriptLang
- scriptpubg
- Script Lua
- Script FRAG
- script hack
- Script Help
- Script pubg
- Script crash
- Script darzas
- Script creat
- Script decode
- script expire
- Scriptluapubg
- Scriptrestart
- Scriptscaroom
- ScriptTrust
- Slither io
- Slitherio hack
- Slither io script
- slitherio scripts slitherio speed hack
-
- 4 comments
-
- Slither.io
- Slither.io script
-
(and 45 more)
Tagged with:
- Slither.io
- Slither.io script
- Hack script
- Hack
- hacks
- hack!
- Hacké
- Hacked
- Hacker
- HACKET
- HACK CF
- Hack Ex
- hackear
- hackers
- Hacking
- HackLife
- Hack LOL
- HackReal
- hacks :D
- Hack fly
- Hackgame
- hack apk
- Hack star
- Script
- Scripts
- ScriptGOB
- Scripting
- ScriptLang
- scriptpubg
- Script Lua
- Script FRAG
- script hack
- Script Help
- Script pubg
- Script crash
- Script darzas
- Script creat
- Script decode
- script expire
- Scriptluapubg
- Scriptrestart
- Scriptscaroom
- ScriptTrust
- Slither io
- Slitherio hack
- Slither io script
- slitherio scripts slitherio speed hack
-
- 3 comments
-
1
-
- lua
- Sky: Children of The Light
-
(and 1 more)
Tagged with:
-
- 48 comments
-
1
-
- Encrypt
- Encryption
- (and 5 more)
-
Yes, problem is very clear. Thank you all!
-
In the mean time a lot of answers here. Project_03-14_4K.mp4 [added 3 minutes later] Yes, it saves a lot of time. Very handfull!
-
Ok, no problem i will provide you with clear information so that we can work towards a solution.
-
No, the values can be changed. In the video you can see me searching the value manually. They can be edited. But in the script you can see when it search for 0.3 no results appeared...so i was only thinking 2 things. 1. Maby it is not a bug because perhaps when you add a value to the search it may never be 100% the same as manually searching a value. GG may show that it is searching for 0.3 but perhaps it is looking for 0.30000000001. But ofc that is just my speculation. 2. Its a bug. I missed a lot of values that were supposed to be edited. But for now the issue is only in Double, in Float the issue does not appear.