Need Help For This

02/25/2014 16:50 marwan23#1
can someone help me for this??? iam cant update a script like this...

Quote:
[ENABLE]
alloc(newmem,2048) //2kb should be enough
label(returnhere)
label(originalcode)
label(exit)

004EBAA3:
jmp newmem
nop
returnhere:

newmem: //this is allocated memory, you have read,write,execute access
//place your code here


originalcode:
mov eax,00000002

exit:
jmp returnhere

[DISABLE]
mov eax,00000002
can someone help me? or send me a work GM teleport (by cliking map)
thanks before...
02/25/2014 21:09 marwan23#2
someone respone me please....