Help

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Pein....
Junior Member
Posts: 26
Joined: January 21st, 2008, 8:17 pm

Help

Post by Pein.... »

Hey, I ran across an interesting code when my friend requested me to get some codes for him in a series of maps. All the others I was able to tell him, (I made a thread here to make sure I was correct.) And, the problem is I can't seem to find out what code would spawn this hero.

Code: Select all

function xC8 takes nothing returns nothing
call DisableTrigger(GetTriggeringTrigger())
call ForGroupBJ(PA(GetTriggerPlayer(),1164799855),function xu8)
call CreateNUnitsAtLoc(1,1211118155,GetTriggerPlayer(),GetRectCenter(GetPlayable MapRect()),bj_UNIT_FACING)
if(xb8())then
call SetUnitPositionLoc(GetLastCreatedUnit(),GetRandomLocInRect(Lg))
else
call SetUnitPositionLoc(GetLastCreatedUnit(),GetRandomLocInRect(Mg))
endif
set J4[GetConvertedPlayerId(GetTriggerPlayer())]=GetLastCreatedUnit()
call SelectUnitForPlayerSingle(J4[GetConvertedPlayerId(GetTriggerPlayer())],GetTriggerPlayer())
call DisplayTextToForce(GetPlayersAll(),"Uchiha Madara lives again...")
return
endfunction
function xc8 takes nothing returns nothing
set Mw=CreateTrigger()
call TriggerRegisterPlayerChatEvent(Mw,Player(0),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(1),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(2),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(3),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(4),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(5),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(6),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(7),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(8),"-",false)
call TriggerRegisterPlayerChatEvent(Mw,Player(9),"-",false)
call TriggerAddCondition(Mw,Condition(function xt8))
call TriggerAddAction(Mw,function xC8)
endfunction
If any of you can figure it out, give me hints, etc. Its apprciated.


Thanks,

Pein

(If this is the wrong section, I'm sorry.)
User avatar
Aero
Forum Staff
Posts: 829
Joined: January 28th, 2007, 8:10 pm
Title: JASS Programmer
Location: Canada

Re: Help

Post by Aero »

Naruto Wars right?

You'll never find the code unless you guess it.
User avatar
tru_power22
Old Wrinkly Member
Posts: 271
Joined: January 12th, 2008, 4:42 am
Title: Re-R-Re-Re-Remix
Location: Canada EH?

Re: Help

Post by tru_power22 »

Yeah I think this has been covered before, we need some leet jasser/hacker *cough*Aero*cough* to get the code for us noobs, because the damn thing is encrypted.
Contact me on WC3 Killing_Spree22, I'm at US west!

To avoid being a noob read this: http://forum.wc3edit.net/everything-els ... t4579.html
This is the official site for team UKS, it's also my home page - http://www.TeamUks.tk

I AM DEAD, I WILL NO LONGER BE POSING HERE. BEEN FUN WITH YOU ALL.
Pein....
Junior Member
Posts: 26
Joined: January 21st, 2008, 8:17 pm

Re: Help

Post by Pein.... »

Hey, Aero, if you can do it, I'll love you forever.

Correct. It is Naruto Wars, and I registered on the forums over their to try and find the code, but you need over 50k what they call bananas to obtain it.
Arabidnun
Forum Staff
Posts: 506
Joined: August 5th, 2007, 1:38 pm
Title: Gui Expert
Location: *Unknown*

Re: Help

Post by Arabidnun »

One thing i have found out kinda funny....Is that sometimes u can restore jass to gui using the program UNprotect from the wc3edit download database....When unprotect the map sometimes u can restore to gui forum...Not 100% garanteed though doesnt work alot of the time but you can also just delete alot of the triggers and try to get to the one u want most, or trasnfer that trigger into another map and trying to restore into gui alone...Mabye that can help?
User avatar
weirdone2
Forum Staff
Posts: 926
Joined: June 3rd, 2007, 8:03 pm

Re: Help

Post by weirdone2 »

Gui form would just make it worse :S. All this is is an encryption that you'd have to deencrypt. About 2-4 hours of math and a lil testing do it if you want. o.0
User avatar
Aero
Forum Staff
Posts: 829
Joined: January 28th, 2007, 8:10 pm
Title: JASS Programmer
Location: Canada

Re: Help

Post by Aero »

2-4 hours of math my ass.

Try brute force.
Pein....
Junior Member
Posts: 26
Joined: January 21st, 2008, 8:17 pm

Re: Help

Post by Pein.... »

Hmm. 2-4 hours of math is easy :P
Bushido

Re: Help

Post by Bushido »

Pein.... wrote:Hmm. 2-4 hours of math is easy :P
yeah maybe it's easy but its annoying ;)
Pein....
Junior Member
Posts: 26
Joined: January 21st, 2008, 8:17 pm

Re: Help

Post by Pein.... »

I got math homework so give me more homework :P