• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Cheats

Status
Not open for further replies.
Level 34
Joined
Sep 6, 2006
Messages
8,873
You can reverse some with triggers. (Like resource cheats) Others I would just suggest a penalty.
 
Level 1
Joined
Aug 12, 2007
Messages
4
I have tried that whenever a player types in a cheat, you lose, but It didnt work. Is any1 able to tell me working code for it???
 
Level 4
Joined
Jul 30, 2007
Messages
79
  • AntiCheat
    • Events
      • Player - Player 1 (Red) types a chat message containing -greedisgood as A substring
      • Player - Player 2 (Blue) types a chat message containing -greedisgood as A substring
      • Player - Player 3 (Teal) types a chat message containing -greedisgood as A substring
      • Player - Player 4 (Purple) types a chat message containing -greedisgood as A substring
      • Player - Player 5 (Yellow) types a chat message containing -greedisgood as A substring
      • Player - Player 6 (Orange) types a chat message containing -greedisgood as A substring
      • Player - Player 7 (Green) types a chat message containing -greedisgood as A substring
      • Player - Player 8 (Pink) types a chat message containing -greedisgood as A substring
    • Conditions
    • Actions
      • Game - Defeat (Triggering player) with the message: No Cheating Ass Hat
 
  • AntiCheat
    • Events
      • Player - Player 1 (Red) types a chat message containing -greedisgood as A substring
      • Player - Player 2 (Blue) types a chat message containing -greedisgood as A substring
      • Player - Player 3 (Teal) types a chat message containing -greedisgood as A substring
      • Player - Player 4 (Purple) types a chat message containing -greedisgood as A substring
      • Player - Player 5 (Yellow) types a chat message containing -greedisgood as A substring
      • Player - Player 6 (Orange) types a chat message containing -greedisgood as A substring
      • Player - Player 7 (Green) types a chat message containing -greedisgood as A substring
      • Player - Player 8 (Pink) types a chat message containing -greedisgood as A substring
    • Conditions
    • Actions
      • Game - Defeat (Triggering player) with the message: No Cheating Ass Hat

uh, typing in a cheat in single player does not require a -, and you cant detect when some one is typing in a cheat. BUT heres an idea. Make the cheats have no purpose. such as, when you get a LOT of money fast, then make the "computers" undefeatable, like, make them invunerable, or when they have the power of "whosyourdaddy" then make all the units invunerable by checking if a player is killing units in one hit. etc. etc.
 
Status
Not open for further replies.
Top