Posted: Wed Jan 20, 2016 2:02 pm Post subject: Stored first max value.
Hi.
How to make script for stored first max value and we change max value from address, when we press a key back to stored first max value?
(Can use compare(cmp dword ptr) max values to move changed max value to compare max values).
----------------------------------------------------------------
Sorry , if my questions is strange and Duplicate.
Are you really still attempting to build that store health script.
This is ridiculous. You have asked the same questions 9 or ten times now.
Im going to say what everyone else is thinking.
Stop asking questions and go figure it out. If you cant, give up. Not everyone has the patience to learn hacking/coding. I understand your determined but it has been a long time now and you still havent made any progress. _________________
Most people don't understand what you're saying. This is fine and can be forgiven to an extent; I'm not going to assume the entire world knows how to speak English. In fact, I applaud you if you're trying to translate this yourself and not using google translate to do it for you. It's just that you shouldn't be surprised if people misinterpret what you're saying. Also, if we repeat ourselves, it's sometimes because you didn't correctly translate and/or understand what we wrote.
You don't understand most things you talk about. Again, this is fine and can be forgiven to an extent. Everyone has to start somewhere. However, if you have to continuously make new topics asking the same question(s) again and again, then maybe you should take that as a hint that something's not quite right. This leads to the next point...
You seem to be making little to no attempt to learn anything. This is the main problem people have with you on these forums. You're expecting people to do your work for you. I'll do this sometimes if it benefits me in some manner (e.g. personal experience); however, all the questions I've seen you ask have been simple or remedial tasks that beginners should be able to do, especially with all the tips we've given you. This leads us to believe that you have little interest in learning anything, and as such, we have little interest in teaching you anything (let alone doing all the work for you). If you find learning to be too hard for you, then give up. It was hard for everyone at some point. This image in one of your previous topics sums this up.
As for your question, please try understanding what I said in this post. Namely this part:
ParkourPenguin wrote:
... only store something into originalMaxHP if it hasn't been assigned yet (still default value of 0). If it isn't 0, then don't write to it.
Another tip: you could use a jcc instruction or a cmovcc instruction after that cmp to decide whether you want to write to that value or not. _________________
I don't know where I'm going, but I'll figure it out when I get there.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum