on *:START:{

By RoninWarrior on May 10, 2005

on start for your scripts pretty simple but nice snippet fill free to change or edit anything you like. i know there is 2 uses of $os in here.

on *:START:{
  inc %ran
  titlebar put name of script here - Released!
  echo -s -
  echo -s Using script name here?  has been ran %ran times with Windows $os with $version
  echo -s Welcome to name of script here Script - Released V. 1
  echo -s If you find any bugs, please email me? change if you like
  echo -s Please make sure you have the latest version of this script.
  echo -s You can do that by going to our site. change if you like
  echo -s If you have any problems with using this script or its functions
  echo -s read the readme file by pressing .
  echo -s -
  echo -s CPU OS: $os
  echo -s CPU IP: $ip
  echo -s CPU Uptime: $uptime(system,1)
  echo -s DATE: $date / TIME: $time
}

Comments

Sign in to comment.
Ghost-lit Warder   -  Aug 03, 2007

A little late on this, but perhaps you could make the \"Enter Script Here\" etc. with a variable so that when you start it up you can set the script name. Perhaps: if (%scriptname == $null) { set %scriptname to $?=\"Enter Script title here\" ? Great job though. :)

 Respond  
Disturbed   -  Dec 22, 2006

wow im late as usual

 Respond  
Lindrian   -  Dec 08, 2006

Oh well, I already got most of it in my script, but its okay i suppose.

 Respond  
`Kazuma   -  Nov 01, 2005

Lol. Ok. ;p

 Respond  
RoninWarrior   -  Nov 01, 2005

no colors and or design thats what mts is for if you want it i personally cant stand colors like that.

 Respond  
`Kazuma   -  Oct 31, 2005

It\'s good. But maybe add some colors and designs? ;|

 Respond  
brottor   -  Aug 14, 2005

oh i was under the impression it needed a space to work at the time sry guys

 Respond  
Rower   -  Jun 03, 2005

So why is this script usefull?

 Respond  
Yoinx   -  May 13, 2005

brottor, mirc will ignore the space between an : and { in the on line of an event.

 Respond  
RoninWarrior   -  May 13, 2005

brotter NO it doesnt need a space

 Respond  
brottor   -  May 13, 2005

on *:START:{<---needs space between : & { ??

 Respond  
PoiXon   -  May 12, 2005

1 mistake with the script the line \" echo -s Using script name here? has been ran %ran times with Windows $os with $version\" the variable %ran.times the variable should be %ran :)

 Respond  
RoninWarrior   -  May 12, 2005

you like that :}

 Respond  
LIQUID_NiTrO   -  May 10, 2005

lol... \"put name of script here\"

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.