quote:
Originally posted by CookieRevised
Sorry, but if you want to talk origins and be precise, then the patch function like it is written was actually made by me. (so are the many other code flows like the SignIn function etc, which are all almost literally copies of what I did before in my memory patching scripts). See all my patch scripts where I used the exact same code.
The patch functions in your NudgesToolScript and Idle Liar scripts for example are also a word for word 'copy' of the one I used in Auto-Emoticons, Unlimited Nudges, etc... including the variable names (but minus the comments from my scripts).
Not that I didn't wanted you to copy them though, but correct is correct
I have told that function patch was mine,just because i remembered to have written that function.As i already said in my previous post and as you said that function was literally a copy of your code.But when i created that function in my first patching script i based my work on your idle on demand script in which the function is named Setidle or idle (i don't remember).In all my scripts i always credited you for that.What you didn't understand(probably because of my bad english)was that i just was answering to the blessedguy.And without doubts the creator of this script based his work on one of mine scripts(that are based on yours).
quote:
Originally posted by CookieRevised
Can't be 'be stolen' because it is almost strait forward stuff to convert a base address to the correct virtual address in case the module is loaded in a different base offset. Nothing unique at all. It is (should be) used in almost every program and script which deals with memory patching (although not always like in my scripts where I simply ignore the possebility ). It is in fact a mandatory step for such programs and thus should be common knowledge* and can not be owned or be claimed that "someone came up with it" or "invented it" and thus "stole it". It's another thing when someone (eg: TB) points out the nessecity of it of cours
Well you are right(another time you corrected me because of my bad english):what i wanted to explain is that probably he just copied the code from my script.Without doubts no one has invented it.However only in my scripts there is that code(written in the same way).I wrote that code after people have started to say my script didn't work on vista.And because i never had vista I asked to tb if he could try it(because i knew he had vista and he is a guru of r.engineering)