Page 1 of 1
Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 1:11 am
by Nerrazzuri
Alright,this is the Dupex script I've updated.
Not sure if this cause ban, tested only for awhile.
Get this script from GMS and I convert it to MSEA version.
Move abit and it will vac to a spot.
CRC bypass needed.
//Dupex(Updated to MSEA 92 by nerrazzuri)
[enable]
alloc(JimmyLinDupeX,50)
alloc(platform,4)
registersymbol(platform)
label(finish)
label(end)
platform:
dd 0
JimmyLinDupeX:
test [platform],FFFFFFFF //Unrandomize Platform, you can edit if you want.
jnz finish
mov [platform],edi
finish:
mov edi,[platform]
mov [esi+00000114],edi
jmp end
009B2F4D:
jmp JimmyLinDupeX
nop
end:
[disable]
009B2F4D:
mov [esi+00000114],edi
dealloc(JimmyLinDupex)
dealloc(platform)
unregistersymbol(platform)
Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 2:10 am
by malvis
nerrazzuri wrote:Alright,this is the Dupex script I've updated.
Not sure if this cause ban, tested only for awhile.
Get this script from GMS and I convert it to MSEA version.
Move abit and it will vac to a spot.
CRC bypass needed.
//Dupex(Updated to MSEA 92 by nerrazzuri)
[enable]
alloc(JimmyLinDupeX,50)
alloc(platform,4)
registersymbol(platform)
label(finish)
label(end)
platform:
dd 0
JimmyLinDupeX:
test [platform],FFFFFFFF //Unrandomize Platform, you can edit if you want.
jnz finish
mov [platform],edi
finish:
mov edi,[platform]
mov [esi+00000114],edi
jmp end
09B2F4D:
jmp JimmyLinDupeX
nop
end:
[disable]
09B2F4D:
mov [esi+00000114],edi
dealloc(JimmyLinDupex)
dealloc(platform)
unregistersymbol(platform)
Its changing to v93 soon, no point, but thanks anyway

Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 2:35 am
by Nerrazzuri
Doesn't matter, use the opcodes to find AoBs and you'll get your script.
=)
Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 6:23 am
by iplaymaple4u
nerrazzuri wrote:Doesn't matter, use the opcodes to find AoBs and you'll get your script.
=)
Failure, it should be "009B2F4D" not "09B2F4D"
I don't think "09B2F4D" is the right address.
Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 8:52 am
by Jeof
This scripts bans after a few minutes. It will ban
Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 8:54 am
by iSean
Is there's a Timed Dupe or something?
Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 9:29 am
by Nerrazzuri
iplaymaple4u wrote:nerrazzuri wrote:Doesn't matter, use the opcodes to find AoBs and you'll get your script.
=)
Failure, it should be "009B2F4D" not "09B2F4D"
I don't think "09B2F4D" is the right address.
Ah my bad. It was 009B2F4D. Changed.
Jeof wrote:This scripts bans after a few minutes. It will ban
I never tried. Just update the script. Maybe an auto cs or auto cc works?
Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 10:22 am
by iplaymaple4u
iSean wrote:Is there's a Timed Dupe or something?
It's in instant dupex because it's the exact same script I released on w8baby
Re: Dupex script!(Updated for MSEA 92)
Posted: Tue May 18, 2010 10:37 am
by Nerrazzuri
iplaymaple4u wrote:iSean wrote:Is there's a Timed Dupe or something?
It's in instant dupex because it's the exact same script I released on w8baby
You did?
LOL anyway I get it from the v85 Ct hacks at w8baby.
=)
Re: Dupex script!(Updated for MSEA 92)
Posted: Sun May 23, 2010 10:33 am
by wizme
all dupe will ban now, not sure the dupe found by bored still working.