on *:text:!test:#: {
  msg $Nick thanks for entering the exam the exam will start in 15 secs.
  .timer 1 15 msg $Nick frist qustion what is ash's first pokemon.
  .timer 1 16 msg $nick type !1a !1b !1c
  .timer 1 17 msg $Nick 1a.pikachu 1b.starly 1c.pidgey
}
on *:text:!1a:?: {
  .timer 1 4 msg $Nick you got one qustion type !next2 for next qustion
}
on *:text:!1b:?: {
  .timer 1 4 msg $Nick so sorry you missed  type !next2 for next qustion
}
on *:text:!1c:?: {
  .timer 1 4 msg $Nick so sorry you missed  type !next2 for next qusiton
}
on *:text:!next2:?: {
  .timer 1 4 msg $Nick qustion 2 what is the main character on naruto
  .timer 1 6 msg $Nick type !2a !2b !c
  .timer 1 8 msg $Nick !2a.naruto !2b.hokage !2c.no one
}
on *:text:!2a:?: {
  msg $Nick correct jub is talling scores
}
on *:text:!2b:?: {
  wrong jub is talling scores
}
on *:text:!2c:?: {
  wrong jub is talling scores
}
