[JASS] Anti Map Hack

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Post Reply
User avatar
Aloha
Member
Posts: 75
Joined: July 27th, 2014, 2:28 pm
Title: 憂鬱夕暮れ姫

[JASS] Anti Map Hack

Post by Aloha »

Could someone show me the anti maphack script that's in this map?
The anti MH causes the MH users fatal error only at the first several second.

Also, could someone make an anti-Maphack script which autokick the MH users( or maybe make the laucher force close) and make an announcement or displaytext for 20 seconds to others too.

Example, T2T150 uses MH
then there will be an text announcement like, "T2T150 used Maphack" or something like that.

Please, I really need this
You do not have the required permissions to view the files attached to this post.
User avatar
devoltz
Forum Staff
Posts: 2998
Joined: March 23rd, 2016, 8:06 pm

Re: [JASS] Anti Map Hack

Post by devoltz »

Fukki's cheatpack have an maphack detector,
u can see the cheatpack script to have an idea.
cheatpack link.
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: [JASS] Anti Map Hack

Post by Fukki »

if u need to make hackmap detector frist u need to know logical
for checking
1. u cant select unit in fog
2. u cant select uint in invisible
3. 1 and 2 is enemy unit or not have vision sharing
4. if need make sure just add timer for check player again
this is my logical :p

PS. in my CP not have timer for recheck XD
Image
User avatar
Aloha
Member
Posts: 75
Joined: July 27th, 2014, 2:28 pm
Title: 憂鬱夕暮れ姫

Re: [JASS] Anti Map Hack

Post by Aloha »

Well, it's actually hard for me(for a beginner :( )
But I will try to understand the string first.
Post Reply