How to detect map cheatpack activator?
Moderator: Cheaters
-
- Newcomer
- Posts: 3
- Joined: April 26th, 2009, 11:48 am
How to detect map cheatpack activator?
Some map that hacked can't use CPD to detect the activator, especially Fai's cheatpack, so how I manual detect the activator? Really thanks if pro can help me here.
-
- Senior Member
- Posts: 127
- Joined: March 27th, 2010, 2:32 pm
Re: How to detect map cheatpack activator?
To detect FAIs, search for vfai_col7[12] or lilili
For JJCP's, the activator in the global variables, normally named Activator=.
For costum cheats, search up ChatEvent. This way you'll find all commands.
For JJCP's, the activator in the global variables, normally named Activator=.
For costum cheats, search up ChatEvent. This way you'll find all commands.
-
- Newcomer
- Posts: 3
- Joined: April 26th, 2009, 11:48 am
-
- Newcomer
- Posts: 3
- Joined: April 26th, 2009, 11:48 am
Re: How to detect map cheatpack activator?
I got 1 map I can't find the cheat, can help me? so many code, don't know which 1...
You do not have the required permissions to view the files attached to this post.
-
- Forum Staff
- Posts: 1009
- Joined: July 14th, 2007, 2:51 pm
Re: How to detect map cheatpack activator?
I checked it and there are no cheatpacks in that map.cfs5403 wrote:I got 1 map I can't find the cheat, can help me? so many code, don't know which 1...
-
- Senior Member
- Posts: 127
- Joined: March 27th, 2010, 2:32 pm
Re: How to detect map cheatpack activator?
Confirming. There are no inserted cheats in the map.matchai wrote:I checked it and there are no cheatpacks in that map.cfs5403 wrote:I got 1 map I can't find the cheat, can help me? so many code, don't know which 1...
-
- Super Moderator
- Posts: 3198
- Joined: February 24th, 2009, 1:31 pm
- Location: JEW LAND
- Been thanked: 1 time
Re: How to detect map cheatpack activator?
good thing you cant find my cheated maps with thatYellowAfterlife wrote:To detect FAIs, search for vfai_col7[12] or lilili
For JJCP's, the activator in the global variables, normally named Activator=.
For costum cheats, search up ChatEvent. This way you'll find all commands.


the easiest way I can think off is to look for either "-gold" or ".go" depends on the CP your looking for.
This method will just show you if there is a CP yet there still could just be a command like that in the map.
If you find the CP in it look for "- if you look for JJ's CP or for fai.. your just fucked up and have to look in the war3map.j as the activator could probably be anything in any variable NAME.
this method is advised only when the method quoted above me doesn't work
-
- Senior Member
- Posts: 127
- Joined: March 27th, 2010, 2:32 pm
Re: How to detect map cheatpack activator?
haxorico, as long as your cheatpack uses activation methods that I know off, truth will not stay hidden 
But you can prevent smart people from detecting cheats instantly by replacing '-cheats' by 6-7 strings that are set in different parts of map.
Or by using insane activation type.

But you can prevent smart people from detecting cheats instantly by replacing '-cheats' by 6-7 strings that are set in different parts of map.
Or by using insane activation type.