Problem with protection.

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: Problem with protection.

Post by naturesfury »

just delete the entire native O.o
like... make that entire thing look like

function rb takes nothing returns nothing
call DoNothing()
endfunction
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: Problem with protection.

Post by Apple »

naturesfury wrote:
just delete the entire native O.o
like... make that entire thing look like

function rb takes nothing returns nothing
call DoNothing()
endfunction
Yeah I know how to remove it =.=
That's not what I'm asking for.
What I mean is that I wanna insert this anticheat into a map I want to hack, so because this cannot be saved, I'm asking how to insert this anticheat?
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: Problem with protection.

Post by naturesfury »

copy+paste the function into ur map
make sure the function name isnt already used
save the war3map.j file
open it with a hex editor
find ur function
replace the 0D 0A with just 0D
save
insert war3map.j into ur map
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: Problem with protection.

Post by Apple »

naturesfury wrote:copy+paste the function into ur map
make sure the function name isnt already used
save the war3map.j file
open it with a hex editor
find ur function
replace the 0D 0A with just 0D
save
insert war3map.j into ur map
Hmm I'll try it soon, open what with hex editor? the war3map.j?
explanation about why replacing 0D 0A with just 0D? Thanks a lot (:
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: Problem with protection.

Post by naturesfury »

User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: Problem with protection.

Post by Fukki »

i think this problem from your protection
can you upload original map again?
Image
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: Problem with protection.

Post by Apple »

Fukki wrote:i think this problem from your protection
can you upload original map again?
Fukki, problem 1 is solved.
my tool didn't change the ExecuteFunc("Whatever That Is Here") at the function main
so I have to manually change it and it worked.
I'm settling the 2nd problem like nature said. Which I don't know what to be used on hex editor..
Request a map? Follow the rulesHERE
Request templateHERE
Please, do not PM me.
On the side note, I'm still playing vampirism speed on malaysia room, occasionally in Garena. Bcuz too lazy to find out where else I can play them.