Removing a Maphack Message

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

MrDeath123
Newcomer
Posts: 14
Joined: December 26th, 2009, 8:34 pm

Removing a Maphack Message

Post by MrDeath123 »

Map: http://forum.wc3edit.net/fulfilled-requ ... 15935.html

There is a trigger when u activate JJ's Cp and type in -mh it says to all players that youre using a vision enchancement i would ask if anyone can remove that message becouse it is really annoying(And of course keep JJ's CP in)

Thanks
Image
User avatar
UndeadxAssassin
Grammar King
Posts: 2119
Joined: June 22nd, 2008, 10:11 pm
Title: Worst human for 4eva
Location: Mostly USEast

Re: Removing a Maphack Message

Post by UndeadxAssassin »

What does it say specifically?
(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!
MrDeath123
Newcomer
Posts: 14
Joined: December 26th, 2009, 8:34 pm

Re: Removing a Maphack Message

Post by MrDeath123 »

It says this : (name) Is using some sort of vision enchancement. And it says it every 2 seconds and a sound Imbicil is played when the msg pops up
Image
User avatar
Risen
Forum Staff
Posts: 811
Joined: January 1st, 2008, 12:58 am

Re: Removing a Maphack Message

Post by Risen »

Look through the map script, Hit CTRL + F and look for "Vision Enhancement".

(If found, skip to last paragraph)

If you can't find it, open MPQMaster and look in war3map.wts. Open in notepad. Try searching there, if you find it, look for the string number, E.G: 207.

Then go back into the map script, find the number.

Once found, delete the message to where there's only two " left.

Ex;

Code: Select all

call DisplayTextToForce( GetPlayersAll(), "Player XXX is using a vision enhancement, OMFG  /wrists")
call DisplayTextToForce( GetPlayersAll(), "")
Last edited by Risen on February 3rd, 2010, 4:30 am, edited 1 time in total.
Image
Wanna learn to hack maps? --> Guide
User avatar
Kryptonyte
Forum Staff
Posts: 1400
Joined: March 17th, 2008, 12:07 am

Re: Removing a Maphack Message

Post by Kryptonyte »

Nice hand-written code, Risen, but I think you meant Display, not Delay.
Just wanted to clarify that for the poster.
Image
Made by the late ILikeHacking

My quote from SKillER
Spoiler:
Chat wrote:(19:12:41) SKillER: newfags cant triforce
(19:20:30) SKillER: ▲
▲ ▲
(19:20:35) SKillER: aww
(19:20:37) FatherSpace: FAIL
(19:20:43) Kryptonyte: Wow stop failing.
(19:20:47) SKillER: ▲
▲ ▲
(19:21:41) Kryptonyte: .

. ▲
▲ ▲
(19:22:20) Kryptonyte: I guess you were right, newfags can't triforce.
(19:22:29) SKillER: . . ▲
▲ ▲
(19:23:04) SKillER: OMFG
(19:23:06) SKillER: ... THIS CHAT
(19:23:06) SKillER: !
(19:23:36) SKillER: ▲
▲ ▲
(19:23:46) SKillER: ▲
.▲ ▲
Apparently, SKillER is a newfag.
User avatar
Risen
Forum Staff
Posts: 811
Joined: January 1st, 2008, 12:58 am

Re: Removing a Maphack Message

Post by Risen »

Oh, woops. Lmao, I'll fix.
Image
Wanna learn to hack maps? --> Guide
MrDeath123
Newcomer
Posts: 14
Joined: December 26th, 2009, 8:34 pm

Re: Removing a Maphack Message

Post by MrDeath123 »

Umm yeah how exactly do i get into the map script? (sorry if its a retarded question)
When i try to open the map with world edit it gives me an error not having permission for it.
Image
User avatar
Bushido
Not an Admin, and Not Unique
Posts: 1880
Joined: March 1st, 2009, 12:30 pm
Title: Der Boss :D
Location: Germany

Re: Removing a Maphack Message

Post by Bushido »

Open the map with Mpq Master, extract the war3map.wts file and open it via Notepad.
Download Senethior's tool package here!
Spoiler for Funny shit:
Kryptonyte wrote:Pew-pew, together, 2pac and I can take over the world. Muhahahahahaha.
Kryptonyte wrote:@2Pac, You're a G. Keep your pimp hand strong.
Kryptonyte wrote:anyways i gtg, PEACE, MR. ZOMG O SO PRO U RAWKZ0RZ SUM BoXZ()RZ

Code: Select all

(23:22:14) FatherSpace: BWAHAHA
(23:22:21) FatherSpace: I am 1337, you must fear my coolness.
(23:22:51) FatherSpace: I got bored, so I made a Python script so now whenever I open Terminal, I get a random haiku from here: http://www.smalltime.com/Haiku
(23:24:12) FatherSpace: afk... Killing myself. :(

Code: Select all

(03:52:56) ChatBot: (673237) logs into the Chat.
 (03:53:08) (673237): plzplzplz, im sorry about before.
 (03:53:26) FatherSpace: I'm sorry you were born.
(03:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(21:39:14) GeorgeMots: Jen are you there?
(21:39:44) 2Pac: ...lol?
(21:39:49) 2Pac: (21:22:22) ChatBot: UndeadxAssassin has been logged out (Timeout).
(21:39:52) GeorgeMots: w00t
(21:39:54) GeorgeMots: rofl
(21:39:58) GeorgeMots: *facepalm*
(21:39:59) 2Pac: you definetly fail
Get to know Bushido alias 2Pac alias King-Bushido!
MrDeath123
Newcomer
Posts: 14
Joined: December 26th, 2009, 8:34 pm

Re: Removing a Maphack Message

Post by MrDeath123 »

Alright i done it but theres a other problem when i type -mh theres still the sound "Imbicill" every second
Image
User avatar
Bushido
Not an Admin, and Not Unique
Posts: 1880
Joined: March 1st, 2009, 12:30 pm
Title: Der Boss :D
Location: Germany

Re: Removing a Maphack Message

Post by Bushido »

Well, if you know the Sound, check war3mapimported or Sound if the sound is there and remove it.
Download Senethior's tool package here!
Spoiler for Funny shit:
Kryptonyte wrote:Pew-pew, together, 2pac and I can take over the world. Muhahahahahaha.
Kryptonyte wrote:@2Pac, You're a G. Keep your pimp hand strong.
Kryptonyte wrote:anyways i gtg, PEACE, MR. ZOMG O SO PRO U RAWKZ0RZ SUM BoXZ()RZ

Code: Select all

(23:22:14) FatherSpace: BWAHAHA
(23:22:21) FatherSpace: I am 1337, you must fear my coolness.
(23:22:51) FatherSpace: I got bored, so I made a Python script so now whenever I open Terminal, I get a random haiku from here: http://www.smalltime.com/Haiku
(23:24:12) FatherSpace: afk... Killing myself. :(

Code: Select all

(03:52:56) ChatBot: (673237) logs into the Chat.
 (03:53:08) (673237): plzplzplz, im sorry about before.
 (03:53:26) FatherSpace: I'm sorry you were born.
(03:53:31) ChatBot: (673237) has been logged out (Kicked).

Code: Select all

(21:39:14) GeorgeMots: Jen are you there?
(21:39:44) 2Pac: ...lol?
(21:39:49) 2Pac: (21:22:22) ChatBot: UndeadxAssassin has been logged out (Timeout).
(21:39:52) GeorgeMots: w00t
(21:39:54) GeorgeMots: rofl
(21:39:58) GeorgeMots: *facepalm*
(21:39:59) 2Pac: you definetly fail
Get to know Bushido alias 2Pac alias King-Bushido!