Bot Singer

By Premier*uekk on Jun 21, 2008

Just Type In .Sing Twinkle And The Bot Sings For You
It Is Godd Cause When You Got Sleep Just Type in .Sing Twinkle And YOul Fell ASleep =>>

#################
# Twinkle Singer#
# By            #
# PremierUekk  #
#################

On 1:text:*:#: { 
  if ($1 == .Sing) && ($2 == Twinkle) { /msg $chan Preapare Cause I Am Going To Sing Twinkle, twinkle, little star, :) 
    .timer 1 3 /msg $chan Twinkle, twinkle, little star, 
    .timer 1 5 /msg $chan  How I wonder what you are. 
    .timer 1 7 /msg $chan Up above the world so high, 
    .timer 1 8 /msg $chan Like a diamond in the sky. 
    .timer 1 9 /msg $chan Twinkle, twinkle, little star, 
    .timer 1 12 /msg $chan How I wonder what you are! 
    .timer 1 14 /msg $chan - 4WARNING Breathing !! :)
    .timer 1 16 /msg $chan When the blazing sun is gone,
    .timer 1 18 /msg $chan When he nothing shines upon,
    .timer 1 20 /msg $chan Then you show your little light,
    .timer 1 22 /msg $chan Twinkle, twinkle, all the night.
    .timer 1 24 /msg $chan Twinkle, twinkle, little star,
    .timer 1 26 /msg $chan How I wonder what you are!
    .timer 1 28 /msg $chan - 4WARNING Breathing !! =>
    .timer 1 30 /msg $chan Then the traveler in the dark
    .timer 1 32 /msg $chan Thanks you for your tiny spark;
    .timer 1 34 /msg $chan He could not see which way to go,
    .timer 1 36 /msg $chan If you did not twinkle so.
    .timer 1 38 /msg $chan Twinkle, twinkle, little star,
    .timer 1 40 /msg $chan How I wonder what you are!
    .timer 1 42 /msg $chan 4Thats All Now I Nedd Some Water Can some One Type In .Water $me Thanks =>>
}

On 1:text:*:#: { 
if (($1 == .water) && ($2 == $me)) msg $chan Thanks for the water $nick $+ . Want some $nick $+ ?
}

Comments

Sign in to comment.
aWoL   -  Jun 23, 2008

Thats not true.

fifthly - don\'t the ($1 == .water) && ($2 == $me) actually have to be like (($1 == .water) && ($2 == $me)) ??? 

It would work as either of the following:

($1 == .water) && ($2 == $me)
($1 == .water && $me == $me)
(($1 == .water && $2 == $me))
(($1 == .water) && ($2 == $me))

In my personal opinion, this one looks neater.

($1 == .water && $me == $me)
 Respond  
napa182   -  Jun 21, 2008

you can add that last on text event on the same on text event instead of making a new one. Ex:

On 1:text:*:#: { 
  if (($1 == .Sing && $2 == Twinkle)) { msg $chan Preapare Cause I Am Going To Sing Twinkle, twinkle, little star, :) 
    .timer 1 3 msg $chan Twinkle, twinkle, little star, 
    .timer 1 5 msg $chan  How I wonder what you are. 
    .timer 1 7 msg $chan Up above the world so high, 
    .timer 1 8 msg $chan Like a diamond in the sky. 
    .timer 1 9 msg $chan Twinkle, twinkle, little star, 
    .timer 1 12 msg $chan How I wonder what you are! 
    .timer 1 14 msg $chan - 4WARNING Breathing !! :)
    .timer 1 16 msg $chan When the blazing sun is gone,
    .timer 1 18 msg $chan When he nothing shines upon,
    .timer 1 20 msg $chan Then you show your little light,
    .timer 1 22 msg $chan Twinkle, twinkle, all the night.
    .timer 1 24 msg $chan Twinkle, twinkle, little star,
    .timer 1 26 msg $chan How I wonder what you are!
    .timer 1 28 msg $chan - 4WARNING Breathing !! =>
    .timer 1 30 msg $chan Then the traveler in the dark
    .timer 1 32 msg $chan Thanks you for your tiny spark;
    .timer 1 34 msg $chan He could not see which way to go,
    .timer 1 36 msg $chan If you did not twinkle so.
    .timer 1 38 msg $chan Twinkle, twinkle, little star,
    .timer 1 40 msg $chan How I wonder what you are!
    .timer 1 42 msg $chan 4Thats All Now I Need Some Water Can some One Type In .Water $me Thanks =>>
  }
  if (($1 == .water && $2 == $me)) { msg $chan Thanks for the water $nick $+ . Want some $nick $+ ? }
}
 Respond  
BlueThen   -  Jun 21, 2008

ah, this is what I call spam. :/

 Respond  
Cheiron   -  Jun 21, 2008

oh my roflmao.. that could send out wrong messages :) otherwise seems to be ok code wise now

 Respond  
Premier*uekk   -  Jun 21, 2008

oh :PPP lol ^_^ im 1st Do Do Snippets :) i always do them just for me :P

 Respond  
vaseline28   -  Jun 21, 2008

On 1:text:*:#: {
If ($1 == .water) && ($2 == $me) { /msg $chan Thanks For The Water $nick Want Some :( $nick ):=>>
}

What you are saying is:
\"Thanks For The Water Vaseline Want Some :( Vaseline ):==>>\"
I\'m not sure but don\'t you want:
\"Thanks for the water Vaseline. Want some Vaseline?\"

if (($1 == .water) && ($2 == $me)) msg $chan Thanks for the water $nick $+ . Want some $nick $+ ?

 Respond  
F*U*R*B*Y*   -  Jun 21, 2008

firstly - don\'t post the snippet then post a comment saying \"Comment pls\" makes you look like person that has no friends and wants to try and get some friends.... just be yourself, don\'t post useless message\'s.....

secondly - you don\'t need the /msg $chan..... just msg $chan will work.... makes it look neater also

thirdly - timer 30 0 msg $chan .Sing ---- think that\'s going to flood you off... especially if its in a IRC help channel...

fourthly - missing an ending bracket.......

fifthly - don\'t the ($1 == .water) && ($2 == $me) actually have to be like (($1 == .water) && ($2 == $me)) ???

 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.