
Ynotsend
Member-
Posts
99 -
Joined
-
Last visited
Everything posted by Ynotsend
-
Help/Support How to un-link my health and the enemies health?
Ynotsend replied to Ynotsend's topic in Help & Support
What is this rewriting branches? I'm guessing I just need that, since half of my hacks only work offline. -
Help/Support How to un-link my health and the enemies health?
Ynotsend replied to Ynotsend's topic in Help & Support
Just tell me, I can handle it. -
Help/Support How to un-link my health and the enemies health?
Ynotsend posted a topic in Help & Support
I can't do the backtrace stuff with LLDB because of errors. Is there a way to find the function without it? Or any other method to track down the branch that connects my health to the enemies. -
Help/Support I hacked the health of the player, but I still die?
Ynotsend replied to Ynotsend's topic in Help & Support
Any way to work around it? -
Help/Support I hacked the health of the player, but I still die?
Ynotsend replied to Ynotsend's topic in Help & Support
How come my other hacks work (+31). -
Help/Support I hacked the health of the player, but I still die?
Ynotsend replied to Ynotsend's topic in Help & Support
No, its client sided, even my damage hack doesn't work online. IM SO CONFUSED. -
Help/Support I hacked the health of the player, but I still die?
Ynotsend replied to Ynotsend's topic in Help & Support
But the weird part is, when I host a game in "local wifi", I don't die. But online, I die. ._. Also, the name of the function is "receive damage", so why only visual? -
Help/Support How to find the weapons rate of fire in a game?
Ynotsend posted a topic in Help & Support
Like what would I do in Ida to look for it? Can I do something with LLDB? I know it is the delay between each bullet shot, any clues what to do?????? -
But what is the arm instruction?
-
But that's the correct value? It's the acceleration of gravity for the game.
-
So I have been trying to hack vectors lately. And got to a function that was related to the games physics. VLDR S10, =-9.8 How exactly can I hack that?
-
Help/Support How would I hack the speed of a player in a ios game?
Ynotsend replied to Ynotsend's topic in Help & Support
Shmoo, how exactly did you find the speed for Mc5? Just curious. -
[Offsets (not STR R7 for everything :P)]Indestructible v3.0.1
Ynotsend replied to a topic in Coding Center
Thx -
Help/Support How would I hack the speed of a player in a ios game?
Ynotsend replied to Ynotsend's topic in Help & Support
Thanks shmoo, again. -
Help/Support How would I hack the speed of a player in a ios game?
Ynotsend replied to Ynotsend's topic in Help & Support
What exactly would I search? Searching speed didn't help at all. -
Help/Support How would I hack the speed of a player in a ios game?
Ynotsend replied to Ynotsend's topic in Help & Support
You guys took it all wrong, the speed has been already hacked by Alcatraz. I just wanna know how he did it. Ano iGG or any memory address hacker doesn't help. -
I really need help with this. I there is a tutorial on this, give me a link! I know it has to do something with vectors, but I still don't know how to find the function on Ida! The game is N.O.V.A 3, one of the easiest games to hack; hacked ammo, score, level etc. But I can't seem to find a way to hack speed!
-
Help/Support How would I hack the speed of a player in a ios game?
Ynotsend replied to Ynotsend's topic in Help & Support
Alright, I don't think 9.8 is the speed of the player. @@shmoo, before you performed a test on a function, where and how did you find a specific function? -
Help/Support How would I hack the speed of a player in a ios game?
Ynotsend replied to Ynotsend's topic in Help & Support
I can't believe the acceleration of gravity(use said 9.8m/s) actually applied to games. My first test I am going to try is, text searching: 9.8, I don't think that's it but worth a try.