[GUIDE] Deprotecting / Inserting a CP / Enabling SP

Cheatpacks and learning how to use them, as well as other guides for manipulating maps.

Moderator: Cheaters

Pyrenian
Newcomer
Posts: 2
Joined: June 22nd, 2010, 10:13 pm

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by Pyrenian »

i open the map in mpqmaster and extract the war3map.j file and edit it in jasscraft. i then do the add files thing and overwrite the old one and then i try to play the game in wc3 and it says that the war3map.j file is corrupt when i try to get to the game lobby for that map.
User avatar
Small Sized Duck
Noob
Posts: 945
Joined: December 23rd, 2008, 11:27 pm
Title: LSD.
Location: Your Girlfriend's Pants.

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by Small Sized Duck »

Pyrenian wrote:i open the map in mpqmaster and extract the war3map.j file and edit it in jasscraft. i then do the add files thing and overwrite the old one and then i try to play the game in wc3 and it says that the war3map.j file is corrupt when i try to get to the game lobby for that map.
Do a syntax check, delete attributes, DON'T ADD EXTRA LINES WHEN INSERTING CP
Image
DarkDeliverence
Newcomer
Posts: 4
Joined: June 12th, 2010, 3:21 am

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by DarkDeliverence »

Code: Select all

//===========================================================================

//***************************************************************************
//*
//*  Global Variables
//*
//***************************************************************************

globals
    // User-defined
    integer array           udg_peasant1
    integer array           udg_P1
    integer array           udg_P2
    integer array           udg_P3
    integer array           udg_P8
    integer array           udg_P7
    integer array           udg_P6
    integer array           udg_P5
    integer array           udg_P4
    unit array              udg_unit1
    unit array              udg_unit2
    unit array              udg_unit8
    unit array              udg_unit7
    unit array              udg_unit6
    unit array              udg_unit5
    unit array              udg_unit4
    unit array              udg_unit3
    dialog                  udg_Dialog                 = null
    button                  udg_Peasent                = null
    button                  udg_Peasentwarrior         = null
    button                  udg_Peasentmerchant        = null
    button                  udg_Peasenttheif           = null

    // Generated
    rect                    gg_rct_Region_000          = null
    rect                    gg_rct_Destination         = 
A map I try to hack has this sort of setup, which has been in several other maps I've tried to hack. Whenever I try to hack maps with a war3map.j file that looks like this, I always scrwe up the map and can't host it. Any ideas? I'll upload the full war3map.j file also
You do not have the required permissions to view the files attached to this post.
User avatar
UndeadxAssassin
Grammar King
Posts: 2116
Joined: June 22nd, 2008, 10:11 pm
Title: Worst human for 4eva
Location: Mostly USEast

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by UndeadxAssassin »

You still cheat it like normal. Put the first part under the globals. It doesn't matter if you put it above "//user defined" or under it, as long as it's under the line that says globals.
The same goes for the other ones.

This is just how it looks if you have all of the triggers in GUI and save the map in GUI without making a JASS Script. WE organizes it like this, but it takes up lots of unnecessary space.
(20:53:52) Bartimaeus: Thank you, Jen.
(20:53:56) Bartimaeus: Truly, you are wise.
(23:44:12) Bartimaeus: I was in pubic school until middle school...
Learn how to extract and read RAW Codes here!

Need help? Click here and ask your question!
GroftA1n
Newcomer
Posts: 16
Joined: June 22nd, 2010, 9:44 am
Location: Norway

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by GroftA1n »

can some1 help me with enabling single player on The Black Road v1.35e ? i have been trying but i cant make it work... i cant even host the game can some1 please help me ?
User avatar
Madara
Forum Fanatic
Posts: 311
Joined: October 26th, 2009, 10:22 pm
Title: mib^

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by Madara »

Make a request for that.
Spoiler:
(06:05:25) UndeadxAssassin: SLANDER
(06:05:32) Bartimaeus: See you later, Undead. I miss talking to you. Message me once in a while, :<
(06:05:37) UndeadxAssassin: /quit Bartimaeus!
(06:05:40) ChatBot: Madara logs into the Chat.
(06:05:49) ChatBot: Madara has been logged out (Kicked).
(06:05:54) Bartimaeus: >>
(06:06:02) Bartimaeus: He doesn't deserve to see my good bye to you, :D
(06:06:23) UndeadxAssassin: I'm still here because I wanna see his response
(06:06:29) UndeadxAssassin: :D
(06:06:31) ChatBot: Madara logs into the Chat.
(06:06:31) Bartimaeus: Oh.
(06:06:35) Bartimaeus: lol
(06:06:43) Madara: So should i say something dramatic
(06:06:48) Madara: or what satisfies u ?
(06:06:48) Bartimaeus: Nope.
(06:06:50) Bartimaeus: Because nobody cares.
(06:06:52) Bartimaeus: :3
(06:06:57) UndeadxAssassin: What a let down
(06:06:58) UndeadxAssassin: I'm leaving.
GroftA1n
Newcomer
Posts: 16
Joined: June 22nd, 2010, 9:44 am
Location: Norway

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by GroftA1n »

kk i will :P but i thought it wud be good 2 be placed here since the versions of enabling SP has changed somehow and i want 2 learn 2 enable SP on games.
User avatar
haxorico
Super Moderator
Posts: 3195
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND
Been thanked: 1 time

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by haxorico »

GroftA1n wrote:kk i will :P but i thought it wud be good 2 be placed here since the versions of enabling SP has changed somehow and i want 2 learn 2 enable SP on games.
I doubt you will find anywhere "THE WAY TO DISABLE SP" as there are many methods. You will need to learn jass and follow up on the leads you find or try to find if its a common anti-sp. If you want to learn about a specific map and notice I say LEARN on HOW TO do it. post the map on deprotection section and ask for help.
Image
Spoiler:
(02:24:09)

Code: Select all

ChatBot: FatherSpace logs into the Chat.
(02:24:28) Lanaya: Gtfo ken.
(02:24:33) ChatBot: FatherSpace logs out of the Chat.
(02:24:40) Lanaya: Thought so. bitch.
(02:24:44) ChatBot: FatherSpace logs into the Chat.
(02:24:48) FatherSpace: Can I come back yet?
(02:24:51) Lanaya: What'd i say earlier.
(02:24:51) Lanaya: No.
(02:24:58) FatherSpace: Let's try this...
(02:25:01) ChatBot: Lanaya has been logged out (Kicked).

Code: Select all


(14:33:51) 2Pac: Do you know what'S so funny?
(14:34:01) Lanaya: No, please show me.
(14:34:07) 2Pac: This.
(14:34:09) ChatBot: Lanaya has been logged out (Kicked).
(14:34:10) 2Pac: 

Code: Select all

(14:35:59) haxorico: No one will belive me if I say "I got this song from 2pac on MSN" lolz ^^
(14:36:02) Lanaya: lolz.
(14:36:16) 2Pac: I AIN'T DEAD FFS.
(14:36:26) 2Pac: I'm a living legend, y'now.
(14:37:17) haxorico: why is 2Pac a legend?
(14:37:28) Lanaya: He's the worse rapper evar.

Code: Select all

(15:42:51) Lanaya: can i suck , . . .

Code: Select all

(13:55:21) ChatBot: 2Pac rolls 1d100 and gets 1.
(13:55:21) ChatBot: haxorico rolls 1d2 and gets 2.
(13:55:27) haxorico: owned?

Code: Select all

GeorgeMots: xplain what happens in SP. Why cant you save?
dast.-:i need play with 2 players

Code: Select all

(21:53:08) (673237): plzplzplz, im sorry about before.
(21:53:26) FatherSpace: I'm sorry you were born.
(21:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(10:08:02) Bartimaeus: you do know run I youtube channel for my favorite music, right?
GroftA1n
Newcomer
Posts: 16
Joined: June 22nd, 2010, 9:44 am
Location: Norway

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by GroftA1n »

well if i could get a guide on how to learn the things about jass and deprotecting i would start learning it... but i need an huge guide then i could start helping you ppl with enabling sp, and do other things ;)
User avatar
haxorico
Super Moderator
Posts: 3195
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND
Been thanked: 1 time

Re: [Guide] Deprotecting / Inserting a Cheatpack / Enabling SP

Post by haxorico »

GroftA1n wrote:well if i could get a guide on how to learn the things about jass and deprotecting i would start learning it... but i need an huge guide then i could start helping you ppl with enabling sp, and do other things ;)
there is no guide (that I know) about learning jass.. Im using jass for some time and I belive I got the basics only.
Go to the triggering section, there are some guides in there including my guide on how to make a CP. Thats how I began understanding jass. Even if you don't want your own CP, read the guide as it covers alot of the jass I know.
You can also join www.chat.wc3edit.net and ask people there for help.
Image
Spoiler:
(02:24:09)

Code: Select all

ChatBot: FatherSpace logs into the Chat.
(02:24:28) Lanaya: Gtfo ken.
(02:24:33) ChatBot: FatherSpace logs out of the Chat.
(02:24:40) Lanaya: Thought so. bitch.
(02:24:44) ChatBot: FatherSpace logs into the Chat.
(02:24:48) FatherSpace: Can I come back yet?
(02:24:51) Lanaya: What'd i say earlier.
(02:24:51) Lanaya: No.
(02:24:58) FatherSpace: Let's try this...
(02:25:01) ChatBot: Lanaya has been logged out (Kicked).

Code: Select all


(14:33:51) 2Pac: Do you know what'S so funny?
(14:34:01) Lanaya: No, please show me.
(14:34:07) 2Pac: This.
(14:34:09) ChatBot: Lanaya has been logged out (Kicked).
(14:34:10) 2Pac: 

Code: Select all

(14:35:59) haxorico: No one will belive me if I say "I got this song from 2pac on MSN" lolz ^^
(14:36:02) Lanaya: lolz.
(14:36:16) 2Pac: I AIN'T DEAD FFS.
(14:36:26) 2Pac: I'm a living legend, y'now.
(14:37:17) haxorico: why is 2Pac a legend?
(14:37:28) Lanaya: He's the worse rapper evar.

Code: Select all

(15:42:51) Lanaya: can i suck , . . .

Code: Select all

(13:55:21) ChatBot: 2Pac rolls 1d100 and gets 1.
(13:55:21) ChatBot: haxorico rolls 1d2 and gets 2.
(13:55:27) haxorico: owned?

Code: Select all

GeorgeMots: xplain what happens in SP. Why cant you save?
dast.-:i need play with 2 players

Code: Select all

(21:53:08) (673237): plzplzplz, im sorry about before.
(21:53:26) FatherSpace: I'm sorry you were born.
(21:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(10:08:02) Bartimaeus: you do know run I youtube channel for my favorite music, right?