[GUIDE] How To Insert A Cheat Pack

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

Moderator: Cheaters

Did this help you?

Yes
569
69%
No
104
13%
Kinda
151
18%
 
Total votes: 824

xenoassasin
Newcomer
Posts: 1
Joined: June 1st, 2013, 7:22 am

Re: [GUIDE] How To Insert A Cheat Pack

Post by xenoassasin »

after i edit , when i open the map i edited but it say ''the map file is too big , Please choose a different map''
any solution to fix it?
Apple
Forum Staff
Posts: 1470
Joined: November 3rd, 2010, 10:48 am
Title: Best Player
Location: Singapore

Re: [GUIDE] How To Insert A Cheat Pack

Post by Apple »

xenoassasin wrote:after i edit , when i open the map i edited but it say ''the map file is too big , Please choose a different map''
any solution to fix it?

Use wc3 Map Optimizer/ Vexorian Optimizer
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.
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4424
Joined: November 19th, 2007, 5:05 am

Re: [GUIDE] How To Insert A Cheat Pack

Post by Bartimaeus »

If that doesn't work, post it here and I'll see what I can do (and can tell you what I do if I do fix it and you want me to).
jorpain
Newcomer
Posts: 2
Joined: June 13th, 2013, 1:53 am

Re: [GUIDE] How To Insert A Cheat Pack

Post by jorpain »

map file too large :( :(
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4424
Joined: November 19th, 2007, 5:05 am

Re: [GUIDE] How To Insert A Cheat Pack

Post by Bartimaeus »

User avatar
dgrim1214
Junior Member
Posts: 32
Joined: March 21st, 2009, 4:09 am
Location: Nebraska

Re: [GUIDE] How To Insert A Cheat Pack

Post by dgrim1214 »

So, my maps WORK after inserting my cheatpack, but they aren't cheated. I followed the guide exactly, checked for syntax errors, etc. What am I doing wrong?
"Looking for your pocketknife? You left it in my back." - Young Shawn Spencer
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4424
Joined: November 19th, 2007, 5:05 am

Re: [GUIDE] How To Insert A Cheat Pack

Post by Bartimaeus »

Hard to say, without you uploading the before and after maps...
kkfreedom93
Newcomer
Posts: 1
Joined: May 28th, 2010, 3:39 pm

Re: [GUIDE] How To Insert A Cheat Pack

Post by kkfreedom93 »

how to activate if the activator set to this :

string Activator=""
User avatar
haxorico
Super Moderator
Posts: 3190
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND

Re: [GUIDE] How To Insert A Cheat Pack

Post by haxorico »

As long as the activator (unless its a custom made CP that removed this check) doesn't include the "-" charater. It cannot be activated by string. Even if the activator was "p for password", it still wouldn't activate the cheats, as it doesn't have a "-" in there somewhere.
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?
milad10
Newcomer
Posts: 1
Joined: December 14th, 2014, 12:11 pm

Re: [GUIDE] How To Insert A Cheat Pack

Post by milad10 »

hi
this is a command for gold hack

function Trig_dotasurf_Actions takes nothing returns nothing
call AdjustPlayerStateBJ( 1000, GetTriggerPlayer(), PLAYER_STATE_RESOURCE_GOLD )
endfunction
function InitTrig_dotasurf takes nothing returns nothing
set gg_trg_dotasurf = CreateTrigger( )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(12), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(11), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(10), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(9), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(8), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(7), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(6), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(5), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(4), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(3), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(2), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(1), "-clear ", true )
call TriggerRegisterPlayerChatEvent( gg_trg_dotasurf, Player(0), "-clear ", true )
call TriggerAddAction( gg_trg_dotasurf, function Trig_dotasurf_Actions )
endfunction


I need a command like this for level up
for example I type up and my hero get 1 lvl up