[MemoryWrite]

05/18/2015 12:49 [#Fire-Man#]✔#1
Hi,
I just wanna ask question About That,

_memorywrite(0x00,$open,"2222222","Byte")

how can i replace 0x00 with s4client.exe+AAAAA

Waiting for an answer,
Thanks.
05/18/2015 13:51 alpines#2
You have to replace the 0x00 with Hex(_MemoryModuleGetBaseAddress(ProcessExists("s4c lient.exe"))) + 0xAAAAA.
05/19/2015 12:54 [#Fire-Man#]✔#3
Quote:
Originally Posted by alpines View Post
You have to replace the 0x00 with Hex(_MemoryModuleGetBaseAddress(ProcessExists("s4c lient.exe"))) + 0xAAAAA.
I Don't understand how it will be can u explain more please?
and give me example :)
05/19/2015 14:31 alpines#4
It seems like you have no idea what you're doing. Watch some tutorials or leave it.
05/19/2015 14:32 [#Fire-Man#]✔#5
Okay, thank you.
05/19/2015 15:36 BladeTiger12#6
_MemoryModuleGetBaseAddress(ProcessExists("s4clien t.exe"), "s4client.exe") + 0xAAAA
05/19/2015 17:42 [#Fire-Man#]✔#7
I even don't know where i will write the value and type :/
Anyway thanks for your time :)
05/19/2015 21:13 BladeTiger12#8
You canīt write values in S4League without bypass(and AutoIt).
05/20/2015 10:22 [#Fire-Man#]✔#9
Quote:
Originally Posted by BladeTiger12 View Post
You canīt write values in S4League without bypass(and AutoIt).
$Open"Hacked","Type") That's the hacked value and the type.