Activate cheatpack with an empty activator

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

apple1337
Newcomer
Posts: 1
Joined: October 4th, 2009, 9:38 am

Activate cheatpack with an empty activator

Post by apple1337 »

Hey guys
Is there a way to activate a cheat pack, when the activator is empty?

Example:

Code: Select all

gamecache vfai_YauFei=InitGameCache("FaiCpVer4.3c")
gamecache CACHE=InitGameCache("KeyBindings.w3v")
trigger CreateUnity=CreateTrigger()
trigger gg_trg_Hear=CreateTrigger()
trigger CreateRect2=CreateTrigger()
trigger CreateArea=CreateTrigger()
trigger CreateRect=CreateTrigger()
trigger CHEATS=CreateTrigger()
trigger ICHEAT=CreateTrigger()
[b]string Activator=""[/b]
integer Space_Before_Time=0
integer Space_After_Time=2
force udg_hear=CreateForce()
force CHEATER=CreateForce()
group Heal=CreateGroup()
string array S2RAWa
integer array S2RAW
group array fgact
player array fpact
boolean array fbact
trigger array ftact
hashtable array fhact
dialog array fdact
button array fuact
string RectAction
integer RectNum=0
integer mu2u=0
integer ma2a=0
integer as2s=0
trigger Death
real minx=0
real miny=0
real maxx=0
real maxy=0
rect Reg
real r2r
User avatar
whitegun
Old Wrinkly Member
Posts: 219
Joined: April 21st, 2009, 12:30 am
Location: Việt Nam

Re: Activate cheatpack with an empty activator

Post by whitegun »

I assume that you say the cheat will automatically active without using the activator.(You should know JASS to do that)
But if not then how you active cheat with the activator is empty?
User avatar
haxorico
Super Moderator
Posts: 3197
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND
Been thanked: 1 time

Re: Activate cheatpack with an empty activator

Post by haxorico »

If that is JJ's CP. It will require the use of "-".
So no.
There are ways to make an empty chat command. I think it was CTRL+BACKSPACE making an empty message. Can't remember tough.
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?
User avatar
Bartimaeus
Tyrannical Drama Queen
Posts: 4430
Joined: November 19th, 2007, 5:05 am
Been thanked: 2 times

Re: Activate cheatpack with an empty activator

Post by Bartimaeus »

I think he's found a cheatpack inside a map, and wants to know how to activate the cheatpack without changing the map itself...and the answer is no, beyond extraneous activations, such as through name activators, (which is probably what your map uses).