Jump to content

Raw code of chatgame skript.


BirdOftheBlack

Recommended Posts

every 15 minutes:
   set {chatgame} to true
   50% chance:
   broadcast "&e&lCHATGAME &8&l| &7&lWho is the founder of minecraft?"
on chat:
  if {chatgame} is true
  message contains "notch"
  set {chatgame} to false
  give player 3 diamonds
  broadcast "&e&lCHATGAME &8&l| &7&l%player% Won! the chatgame is now over, next one is in: 15 minutes!"


  
  
  
 

  

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...