StartUp

By A-1-T-E-A-M on Jan 18, 2007

Just a simple start up

;###################
;#      START UP   #
;###################
on *:START:{ 
  if (%warned == 1) /error
  if (%scriptcount == 0) /startup1
  else /startup2
  .seevrep
  .vreplyorg
  .txt
  .timerpro 0 2 /tpro
}
alias startup1 {
  echo -s 2=3=4=5=6=7=8=9=10=11=12=13=14=15=14=13=12=11=10=9=8=7=6=5=4=3=2=1=
  echo -s 11=12=6=10=9= You Use %vreply
  inc %scriptcount | echo -s 12=6=10=9= This Is Your First Usage On Script!...
  echo -s 11=12=6=10=9= Today Is : $date
  echo -s 11=126=10=9= Your Nick Is : $me
  echo -s 11=126=10=9= Your Ip Adress Is : $ip
  echo -s 2=3=4=5=6=7=8=9=10=11=12=13=14=15=14=13=12=11=10=9=8=7=6=5=4=3=2=1=
}
alias startup2 {
  echo -s 2=3=4=5=6=7=8=9=10=11=12=13=14=15=14=13=12=11=10=9=8=7=6=5=4=3=2=1=
  echo -s 11=12=6=10=9= You Use %vreply
  inc %scriptcount | echo -s 11=12=6=10=9= This Is Your %scriptcount Usage On Script!...
  echo -s 11=12=6=10=9= Today Is : $date
  echo -s 11=126=10=9= Your Nick Is : $me
  echo -s 11=126=10=9= Your Ip Adress Is : $ip
  echo -s 11=12=6=10=9= Have A Nice Day 9:D 
  echo -s 2=3=4=5=6=7=8=9=10=11=12=13=14=15=14=13=12=11=10=9=8=7=6=5=4=3=2=1=
}

Comments

Sign in to comment.
RoninWarrior   -  Jan 18, 2007

Yoinx CLASSIC ,You have been up all night reading Chuck Norris quotes again havent you ? CNRHK

 Respond  
F*U*R*B*Y*   -  Jan 18, 2007

ROFL thats classical...... he\'s made a script and doesn\'t know what the variables are

 Respond  
Yoinx   -  Jan 18, 2007

You have both variables, and aliases that you dont include in this snippet..

What script are you ripping your stuff from exactly?

 Respond  
F*U*R*B*Y*   -  Jan 18, 2007

A-1-T-E-A-M you must either have done //set %varablename $me or made a script to do that for you.... if you did the //set %varablename $me then can you please write that into a script and post it here so the new people that are learning scripting will know how you do it or if you made a script can you please post that script up so it works for all users.....

 Respond  
A-1-T-E-A-M   -  Jan 18, 2007

all is set in my script

 Respond  
F*U*R*B*Y*   -  Jan 18, 2007

so far all your scripts that use varables are not being set in your scripts..... why is that?

 Respond  
A-1-T-E-A-M   -  Jan 18, 2007

xDaeMoN now that is copy from my remotes

 Respond  
A-1-T-E-A-M   -  Jan 18, 2007

next time i can copy of my remotes...

 Respond  
A-1-T-E-A-M   -  Jan 18, 2007

ok xDaeMoN

 Respond  
A-1-T-E-A-M   -  Jan 18, 2007

ok Lindrian

 Respond  
Lindrian   -  Jan 18, 2007

i really dont get your scripts.
1st: Theres nothing to set the variables.
2\'nd: Thoose colour codes messes up.
3\'rd: the n*= on the sides messes it up.

Remeber, never use coloures in a script, since not everyone uses the same scheme as you.
And once again, you have nothing to set your variables.

 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.