Posted by TK 212.38.224.119 using Mozilla/4.0 (compatible; MSIE 5.0; Windows 98; DigExt) on March 20, 2000 at 11:01:09:
In Reply to: Slight question posted by Walker-san on March 20, 2000 at 06:34:26:
#If (charge!=5)
{
#Mwin(" EVVBotti: KARKURIT ON PYSÄYTETTÄVÄ")
*It's Finnish - SFCbot: ESCAPEERS MUST BE STOPPED*
#Mwin(" MEGABLASTER")
#Attackall(20)
#charge!=0
#end
}
#If (charge!=0)
{
@
@
#Mwin(" Lataa megablasteria...") *Charging*
#delay(2)
#Mwincls
#charge!=1
#end
}
#If (charge!=1)
{
@
@
#Mwin(" Lataa megablasteria...") *Charging*
#delay(2)
#Mwincls
#charge!=2
#end
}
#If (charge!=2)
{
@
@
#Mwin(" Lataa megablasteria...")*Charging*
#delay(2)
#Mwincls
#charge!=3
#end
}
#If (charge!=3)
{
@
@
#Mwin(" Lataa megablasteria...")*Charging*
#delay(2)
#Mwincls
#charge!=4
#end
}
#If (charge!=4)
{
@
@
#Mwin(" TULTA!")*Fires*
#delay(1)
#Mwincls
@
@
#Mwin(" MEGABLASTER") *Any name of attack*
#delay(1)
#Mwincls
#Attackall(20)
#charge!=0
#end
}
You don't need to create your own AI just set intellisence to high or very high that will do it.