hmm you want to steal our triggerpack and post it somewhere else as yours?
sure ill help you... NOT! LOL FAG
multicheat jass trigger pack
Moderator: Cheaters
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
I can be removedqwertz111 wrote:I want to change the activation code to something else, how would I do that? What do I have to edit? Can I delete the { call DisplayTimedTextToPlayer(p,0,0,60,''|cffff0000Cheats Enabled!|r'')
I want to change the activation to 12 characters in length.
Can I also remove the -cheat to something else?
if SubString(GetEventPlayerChatString(),0,23)=="-cheated by wc3edit.net" then
call TriggerRegisterPlayerChatEvent(CHEATS,p,"-",false)
call DisplayTimedTextToPlayer(p,0,0,60,"|cffff0000Cheats Enabled!|r")
endif
endfunction
local integer z=0
loop
exitwhen z>11
call TriggerRegisterPlayerChatEvent(ICHEAT,Player(z),"-cheat",false)
set z=z+1
endloop
call TriggerAddAction(ICHEAT,function CheatUse)
call TriggerAddAction(CHEATS,function Cheatz)
Change me to the string length of me
Change me to a substring of me
ex: -cheated by wc3edit.net
Where "-cheat" is the substring of the activation
-
- Senior Member
- Posts: 113
- Joined: March 1st, 2007, 8:22 pm
http://www.mediafire.com/?filzinonznt
Retard Wars II
Could you insert your cheat pack into this map? Wrong place to ask I think.
If you want, make a -DekarIsGreat, this command is much shorter.
Retard Wars II
Could you insert your cheat pack into this map? Wrong place to ask I think.
Why would anyone want to have their name and have credit for this type of thing?Dekar wrote:hmm you want to steal our triggerpack and post it somewhere else as yours?
sure ill help you... NOT! LOL FAG
If you want, make a -DekarIsGreat, this command is much shorter.
-
- Forum Drunk
- Posts: 2899
- Joined: January 17th, 2007, 4:22 pm
- Has thanked: 1 time
- Been thanked: 1 time
yeah... i could... we could... you could... this jass thing works for every map!qwertz111 wrote: Could you insert your cheat pack into this map? Wrong place to ask I think.
--> request forum!
cause some people are retarded...qwertz111 wrote: Why would anyone want to have their name and have credit for this type of thing?
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
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
I am now thinking about binding arrow keys to commands.
Example:
-bindup -hp 500
This would then bind the command "-hp 500" to the up arrow key for easy use. This would allow for easy, customizable commands. If you wanted a quick heal or to kill a unit you can press up arrow.
Any ideas/suggestions before I start?
Example:
-bindup -hp 500
This would then bind the command "-hp 500" to the up arrow key for easy use. This would allow for easy, customizable commands. If you wanted a quick heal or to kill a unit you can press up arrow.
Any ideas/suggestions before I start?
-
- Honorary wc3edit.net Traitor
- Posts: 2507
- Joined: February 1st, 2007, 4:11 pm
- Location: NEVADA
Ehm, I use my up arrow key quite frequently, is there a way you can make it harder to do ie up 3 times within a second or something? =/Aero wrote:I am now thinking about binding arrow keys to commands.
Example:
-bindup -hp 500
This would then bind the command "-hp 500" to the up arrow key for easy use. This would allow for easy, customizable commands. If you wanted a quick heal or to kill a unit you can press up arrow.
Any ideas/suggestions before I start?
But, that is not a bad idea at all and I may consider doing something like it too :/
-
- Forum Addict
- Posts: 405
- Joined: February 17th, 2007, 9:16 pm
Yeah...
That'd be awe-awesome. Than it would be much more faster cheating. Plus, sometimes I say cheats in all, (shift+enter) because I usually type with a capital letter in the beginning, it's a habit for me to hold down shift while I'm about to press enter. So I say cheats in all and everyone leaves lololol.
-
- Forum Staff
- Posts: 829
- Joined: January 28th, 2007, 8:10 pm
- Title: JASS Programmer
- Location: Canada
-
- Forum Addict
- Posts: 405
- Joined: February 17th, 2007, 9:16 pm