Hey. Mission hack didnt work. Someone can help? Or they fix it? Maybe we can do something? o-o
memcpy ((DWORD*)0x0C2F961,(BYTE)"\xEB",1);
Open Cheat Engine-> Attach Process "S4Client.exe"->Add Address Manually( 0x0C2F961,Array of Bytes,Size 1) ->Rightclick on Address->Show as Hexdecimal->Change Value in >> EB << -> Go in Mission Menü->Click the Reward Button->Finished!
atleast you know how to leechQuote:
Code:memcpy ((DWORD*)0x0C2F961,(BYTE)"\xEB",1);Have Fun!Code:Open Cheat Engine-> Attach Process "S4Client.exe"->Add Address Manually( 0x0C2F961,Array of Bytes,Size 1) ->Rightclick on Address->Show as Hexdecimal->Change Value in >> EB << -> Go in Mission Menü->Click the Reward Button->Finished!
Wtf it's by ASM-NoProblem ..sorry Geniuz ...only give him c++ source + tutorial how in ce ..what the hell cmonQuote:
atleast you know how to leech
Quote:
Its not a virus.
If u dont trust, use this code:
PHP Code:DWORD* B1 = 0x0C2F961;
DWORD* B2 = 0x0C2F962;
*B1 = (BYTE)0x74;
*B2 = (BYTE)0x14;
Nono, something is amissQuote:
Wtf it's by ASM-NoProblem ..sorry Geniuz ...only give him c++ source + tutorial how in ce ..what the hell cmon
Btw. What ASM-NoProblem posted the bytes can be buggy ..the second 0x14 is useless because it is already there and the first 0x74 ( jump if equal ) can be buggy so it's better if you use jmp (0xEB).
Srsly prah?
Btw . Sorry that i would help this confused guy o;
Ah and it's your fault if the tool of you don't work ..just need to change 1 Byte and you are to retard to make it.. simple work..
yeah it must be the creators fault that it doesn't work for some people.Quote:
Wtf it's by ASM-NoProblem ..sorry Geniuz ...only give him c++ source + tutorial how in ce ..what the hell cmon
Btw. What ASM-NoProblem posted the bytes can be buggy ..the second 0x14 is useless because it is already there and the first 0x74 ( jump if equal ) can be buggy so it's better if you use jmp (0xEB).
Srsly prah?
Btw . Sorry that i would help this confused guy o;
Ah and it's your fault if the tool of you don't work ..just need to change 1 Byte and you are to retard to make it.. simple work..
No i don't want learn english ..x)Quote:
yeah it must be the creators fault that it doesn't work for some people.
just the fact that in this community there still some faggish people that use windows xp.
and please, PLEASE just learn some english basics. Mine isn't that good too, but yours is worse than the english you get taught in school.
but well, school isn't everyones thing
Quote:
yeah it must be the creators fault that it doesn't work for some people.
just the fact that in this community there still some faggish people that use windows xp.
and please, PLEASE just learn some english basics. Mine isn't that good too, but yours is worse than the english you get taught in school.
but well, school isn't everyones thing
According to my test results he wrote EB, no problem thereQuote:
i think u write 0x74 right?
74 is bad idea because if u finished a mission you can't use the button because it is jump if equal ..this can be really buggy -.-' so it's better to use EB jmp because it instant jump but anywayQuote:
I'm just letting you know right now, You are playing a European Hosted game and the S4 Modding community is infested with Germans everywhere I hope you are aware of that.
We barley have any good english speakers here.
According to my test results he wrote EB, no problem there
only problem is he decided to use it as an Injector, not a good idea right there for a simple byte replacement.
ASM-NoProblem wrote 74, for whatever reason.
[Only registered and activated users can see links. Click Here To Register...]Quote:
According to what I have observe in this community, these people LOVE AutoIt3 Trainers with only direct addresses. Nobody here really wants to make a Proxy DLL that will do an AOB search and such so we can pretty much avoid any new upcoming patches, the only thing we would have to Battle is Hackshield, nothing else
So...Only Trainers or X7 Resources are OK
anything else is a nono unless otherwise stated.
Using the Memory View and search for the AOB* directly is much faster^^Quote:
Code:memcpy ((DWORD*)0x0C2F961,(BYTE)"\xEB",1);Have Fun!Code:Open Cheat Engine-> Attach Process "S4Client.exe"->Add Address Manually( 0x0C2F961,Array of Bytes,Size 1) ->Rightclick on Address->Show as Hexdecimal->Change Value in >> EB << -> Go in Mission Menü->Click the Reward Button->Finished!