custom chat?

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

custom chat?

Post by naturesfury »

sooo...i was playing campaign and i realized that if i used a cheat, ex: greedisgood 5000 (this gives me 5000 of both lumber and gold), it never shows the typed text, in this ex, it would be "greedisgood 5000"
i tried looking in the cheats.j but all i saw were debug commands...
i tried extracting a campaign map but saw nothing abnormal in the war3map.j

is it possible to do what campaign does (don't show the typed text and show another custom text instead) with just pure JASS, and if so, how?

i saw a thread that had something along the lines of what i want but it required importing stuff in the map...which would require deprotection, which i dont wanna do....
User avatar
Lanaya
Banned-To-Be
Posts: 1378
Joined: July 28th, 2008, 6:28 pm
Title: Administrator

Re: custom chat?

Post by Lanaya »

naturesfury wrote:sooo...i was playing campaign and i realized that if i used a cheat, ex: greedisgood 5000 (this gives me 5000 of both lumber and gold), it never shows the typed text, in this ex, it would be "greedisgood 5000"
i tried looking in the cheats.j but all i saw were debug commands...
i tried extracting a campaign map but saw nothing abnormal in the war3map.j

is it possible to do what campaign does (don't show the typed text and show another custom text instead) with just pure JASS, and if so, how?

i saw a thread that had something along the lines of what i want but it required importing stuff in the map...which would require deprotection, which i dont wanna do....
The cheats only work on single player.. not battle.net..
Image
League of legends North America - Nietono
User avatar
Shamanno1
Forum Staff
Posts: 912
Joined: October 21st, 2007, 6:17 am
Title: 11
Location: WorLd Of WaRcrAfT

Re: custom chat?

Post by Shamanno1 »

If you want to type a chat command without anyone seeing, just press f12 and select option: chat to observer or something along that line, after that nobody would ever see what cheats you type, and if you need to discuss something with your allies/enemy's use ctrl/shift + enter.
~Everything changes~
I have met people who have no dreams, who have simply accepted their fate to work, exist, and die. They are the most miserable people I have ever known.
User avatar
Small Sized Duck
Noob
Posts: 945
Joined: December 23rd, 2008, 11:27 pm
Title: LSD.
Location: Your Girlfriend's Pants.

Re: custom chat?

Post by Small Sized Duck »

Lanaya wrote:
naturesfury wrote:sooo...i was playing campaign and i realized that if i used a cheat, ex: greedisgood 5000 (this gives me 5000 of both lumber and gold), it never shows the typed text, in this ex, it would be "greedisgood 5000"
i tried looking in the cheats.j but all i saw were debug commands...
i tried extracting a campaign map but saw nothing abnormal in the war3map.j

is it possible to do what campaign does (don't show the typed text and show another custom text instead) with just pure JASS, and if so, how?

i saw a thread that had something along the lines of what i want but it required importing stuff in the map...which would require deprotection, which i dont wanna do....
The cheats only work on single player.. not battle.net..
WHAT? CHEATS DON'T WORK ONLINE?!@?!?!@?

lol jk, anyway, I think he was wondering how to remove text as soon as it's said so nobody else can see it.
Image
User avatar
haxorico
Super Moderator
Posts: 3197
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND
Been thanked: 1 time

Re: custom chat?

Post by haxorico »

F12 and tell observers all your trouble. tell them what you need and how much. they will give it to you.
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?
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: custom chat?

Post by naturesfury »

Lanaya wrote:The cheats only work on single player.. not battle.net..
Small Sized Duck wrote:WHAT? CHEATS DON'T WORK ONLINE?!@?!?!@?

lol jk, anyway, I think he was wondering how to remove text as soon as it's said so nobody else can see it.
lol....
these two posts were the only ones remotely close to what i was talking about....

@lanaya
hmmm yea extracted a campaign map and tried the greedisgood in battle.net with no results...
the cheats must be elsewhere....

@small
yea ur right :D
btw....nice name >.< almost read it wrong.....

@rest
lol...i know of observer chat....
i'm trying to lrn JASS and i was wondering whether it was possible with pure JASS and none of the import/deprotect stuff
i thought it would be cool to be able to customize the chatting system ^^
User avatar
Madara
Forum Fanatic
Posts: 311
Joined: October 26th, 2009, 10:22 pm
Title: mib^

Re: custom chat?

Post by Madara »

the cheats are IN SINGLEPLAYER not in blizzard maps... so you can basicly play any custom map in singleplayer and cheats like greedisgood work..

its in WARCRAFT not in special maps.
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.
User avatar
haxorico
Super Moderator
Posts: 3197
Joined: February 24th, 2009, 1:31 pm
Location: JEW LAND
Been thanked: 1 time

Re: custom chat?

Post by haxorico »

I belive that most of the commands or all of them can be applied on a CP.. like greedisgood you just make a command that gives you both X lumber and gold.
Open JJ's CP and combine the -gold and -lumber commands.
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?
YellowAfterlife
Senior Member
Posts: 127
Joined: March 27th, 2010, 2:32 pm

Re: custom chat?

Post by YellowAfterlife »

The point of first post is if it's possible to hide the message with cheat.
Answer: Yes, possible but hard.
All you need to do is look up the FAI's cheatpack for the "ip" command. It changes cheaters name for a single (or multiple) messages. Get the name changing code out, and change the players name to

Code: Select all

|c00000000|r|c00000000|r|c00000000|r|c00000000|r|c00000000|r|c00000000|r|c00000000|r|c00000000|r|c00000000|r|c00000000|r
for the message that contains a cheat. The message will be cut, and not drawn to main chat or chatlog.
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: custom chat?

Post by naturesfury »

@madara
hmmm rly?
ty for telling me that :D
thats nice to know xD

@yellow
hmm i always wondered...is that character before and after the c00000000 a lowercase L or the shift+\?
and...i thought the hex colors only had 6 chars (aka 000000 or FF00FF)
and...i thought player names can only be 15 characters long including the color code