Warlock 095
Moderator: Cheaters
-
- Member
- Posts: 57
- Joined: March 28th, 2010, 2:49 am
Warlock 095
Protection by shamano1
Someone tell me how to add cheat this map ?
Anti-cheat ?
Link Map Here
http://www.epicwar.com/maps/139289/
Someone tell me how to add cheat this map ?
Anti-cheat ?
Link Map Here
http://www.epicwar.com/maps/139289/
-
- Super Moderator
- Posts: 1943
- Joined: February 3rd, 2009, 11:28 pm
- Been thanked: 1 time
Re: Warlock 095
One of the anticheats is a quest with 1023 lines so that the Jasscraft messes up the map when you save it. Thats all I know though.
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Warlock 095
For what I remember... Warlock has 2 protections.
1) has variables with the same name as JJ's CP variables.
2) has some bugged functions. like "call displaytexttoplayer(player,0,0,"text"
"text"
As you can see, the second line is out, and will make the game crash.
Use F9 to spot errors, if you see $ erros, use war3un-hex by YellowAfterLife. I cant link you at the moment as the net blocks me.
1) has variables with the same name as JJ's CP variables.
2) has some bugged functions. like "call displaytexttoplayer(player,0,0,"text"
"text"
As you can see, the second line is out, and will make the game crash.
Use F9 to spot errors, if you see $ erros, use war3un-hex by YellowAfterLife. I cant link you at the moment as the net blocks me.
-
- Member
- Posts: 57
- Joined: March 28th, 2010, 2:49 am
Re: Warlock 095
I see This Function ?
Have read my a subject
http://forum.wc3edit.net/fulfilled-requ ... 95#p131103
And Download your map
Spazzler
So What Can I do ?
Code: Select all
function TestChars takes nothing returns nothing
local string PL=""
local integer QL=0
local string SL=""
local integer TL=0
local integer id=32
loop
exitwhen id>$7E
if LL(ML(id))!=id then
set PL=PL+ML(id)+" "
set QL=QL+1
else
set SL=SL+ML(id)+" "
set TL=TL+1
endif
set id=id+1
endloop
call DisplayTimedTextToPlayer(Player(0),0,0,'d',"Errors ("+I2S(QL)+"): "+PL)
call DisplayTimedTextToPlayer(Player(0),0,0,'d',"Correct ("+I2S(TL)+"): "+SL)
endfunction
http://forum.wc3edit.net/fulfilled-requ ... 95#p131103
And Download your map
Spazzler
So What Can I do ?
-
- Member
- Posts: 63
- Joined: December 22nd, 2010, 7:37 am
- Title: Administrator
- Location: Middle East
Re: Warlock 095
Use this program: http://forum.wc3edit.net/useful-tools-f ... ml#p127605, to unhex codes. Like haxorico said.
-
- Super Moderator
- Posts: 3197
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: Warlock 095
No, this is not the function.
Follow the steps I gave you with tool at the link X3n0nX posted.
The maps I post (the later once) are usually spazzlard as I have seen some times people just copying it to their site, changing the name at the activation method, and saying "I hacked WarLock!" or stuff like that... Noobs yea...
Follow the steps I gave you with tool at the link X3n0nX posted.
The maps I post (the later once) are usually spazzlard as I have seen some times people just copying it to their site, changing the name at the activation method, and saying "I hacked WarLock!" or stuff like that... Noobs yea...