HOWTO: Unprotecting, Editing, and Cheating Maps. (GUI)

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

Kala-cha wrote:WEU saus "Cannot find path for patch" when I say open WEU.
(Edit) And Irfanview is useless, for all I can tell, it's for only seeing, not editing.
Make a image in paint, or something, open it in irfan, and save it as a tga.
forgotten85 wrote:how come i keep getting only 1 trigger (int)
and no region?
any help
Thats what xdep does, its simple, don't use this method for anything important :p this is like teh noob guide.

Regions don't always show up.

what else you need?
qwertz111
Senior Member
Posts: 113
Joined: March 1st, 2007, 8:22 pm

Post by qwertz111 »

Can you give me a map with an exact trigger to -setagi on a selected unit ( even if I am not the owner ) I'd like to lower enemy hero stats.

I used agi for the example but I'll copy the agi one for the others as well thus having three triggers in total.

Do you use WEU or WE?
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

you can either do pick every unit by a player color, or do a targeted unit, takes longer to do the other, but, targeted is by doing this:

GUI Text:
Unit Group - Pick every unit in (Units currently selected by (Triggering player)) and do (trigger here)


Hero >> set agi or w/e to substring, entered chat string, etc.

I use WEU.

If the map crashes with WEU I use WE.
forgotten85
Newcomer
Posts: 17
Joined: February 14th, 2007, 3:16 am

Post by forgotten85 »

is ther any other way i can deprotect a map and view the default tigger or have a more % to view it ?like other program then xdep
User avatar
Dekar
Forum Drunk
Posts: 2899
Joined: January 17th, 2007, 4:22 pm
Has thanked: 1 time
Been thanked: 1 time

Post by Dekar »

you cant view gui triggers cause the map maker deleted them!
Don't pm me with Warcraft questions, this is a forum so just make a post!
In the world of thinking we are all immigrants. -Robert Nozick
ArMiN
Newcomer
Posts: 2
Joined: March 7th, 2007, 8:49 pm

Post by ArMiN »

Hey, how do I enable single player for this map?


Thanks,
ArMiN.
User avatar
Kalle
The Legendary Near-bee - Obey Me Or Die!
Posts: 413
Joined: January 18th, 2007, 2:47 pm
Title: Turkey King
Location: Germany

Post by Kalle »

writing an article in Requests for maps...

Kalle

PS: Fag...
Good sex is like a good bridge. If you don't have a good partner, you'd better have a good hand. - Mae West
Me, as a perfect example, is telling YOU, that you don't have to take any part in the Map-Cheating/Hacking department to become a Super-Mod (except the Near-Bee part)!
marbacellar
Newcomer
Posts: 7
Joined: February 24th, 2007, 11:33 am

Post by marbacellar »

man i just loved youre totorial but just a quest?
how i make an ORPG that dont save in single player mode to save?
User avatar
Xantan
Honorary wc3edit.net Traitor
Posts: 2507
Joined: February 1st, 2007, 4:11 pm
Location: NEVADA

Post by Xantan »

marbacellar wrote:man i just loved youre totorial but just a quest?
how i make an ORPG that dont save in single player mode to save?
Read through the jass find out where it detects when a player leavers or when it counts players and remove any line that sais "Disable trigger *******" and then you should be able to play in single player.
User avatar
Aero
Forum Staff
Posts: 829
Joined: January 28th, 2007, 8:10 pm
Title: JASS Programmer
Location: Canada

Post by Aero »

Ha, you wish it was that easy for all maps... :/

I've seen stuff like infinite loops that lag you out
Stuff that wipes the map
"Trick" single player that secretly corrupts your save code
There's ways around using "CountPlayersInForce(GetPlayersAll())" too :/

Clever ideas exist...there's no foolproof way of doing any map

Best learn JASS