﻿on 1*:TEXT:xBlackJack:#: {
  /msg $chan $Nick (*) So U wanna Play \\BlakJack.// Type xDeal For a hand xHit For Another Card(H)HM2's Black Jack(h)
}

on 1*:TEXT:xDeal:#: {
  /msg $chan $me Hand= $Read hand.txt 
  /msg $chan $nick Your Hand= $read Black.txt
  /msg $chan $Nick Whould U Like To xHit or xStay
}

on 1*:TEXT:xHit:#: {
  /msg $chan $nick $read Hit.txt
  /msg $chan $nick Whould u Like To xHit Or xStay  Or DiD U xBust
}

on 1*:TEXT:xStay:#: {
  /msg $chan $nick (*) Has Got His Hand.Other Players Please Make Ur Moves(*) xDone When Every ONe IS Done.
}

on 1*:TEXT:xDone:#: {
  /msg $chan $nick Has Ended The Game.:) The Dealer Please Decide Who Won.
}

on 1*:TEXT:xBust:#: {
  /msg $chan $nick :@Red:@Alert:@ $nick Has Busted From The Game :@
}

on 1*:TEXT:xDeaI:#: {
  /msg $chan $nick (*)[-A-][:@Joker:@](*)--===:@Win:@===--
}
on 1:unload:{
  echo -a 4(14Thank You For Using Black Jack4)
  echo -a 4Made By 11HM2 3Copyright 2002
