Give Snippet

By jackster35-1 on Jan 25, 2010

Hey here's a cool code i made type /give ie

/give hammer jackster35

Enjoy!

Very, very basic!

Hmm, shall I say 'enjoy'?

;;;;;;;;;;;;;;;;;;;;;;;;
;; Made by: Jackster35;;
;;;;;;;;;;;;;;;;;;;;;;;;

alias give {
  .timer 1 1 /describe $chan puts his hand in his pocket
  .timer 1 2 /describe Hmm, I feel something!
  .timer 1 3 /describe ahh, it's my watch!
  .timer 1 4 /say But that's not what I'm looking for.
  .timer 1 7 /describe Here, we go!
  .timer 1 9 /describe passes it to $2
  .timer 1 9 /describe Oh my, it's $1 $+ !
  .timer 1 13 /say Do you like me now $2 $+ ?
}

Comments

Sign in to comment.
jackster35-1   -  Oct 15, 2010

See, I was as stupid as ever back then. My grammer has stepted up alot from then. I've use punctuation and spelling more wisely. Sorry if it doesn't make sense :P I'm editing it now.

 Respond  
Hamed Crow   -  Jul 24, 2010

Because this "it gives it to who you wish and you give them whatever you like :)" made sense to you?

/give grammar jackster35

 Respond  
jackster35-1   -  Apr 03, 2010

You make no sence

 Respond  
GTAXL   -  Mar 22, 2010

LMFAO. Sounds like ugh ugh ugh. Like po-n or something. and nice pic. I'll try this scrip tout.

 Respond  
Hamed Crow   -  Jan 31, 2010

I LOL'D!!!!!!!!! TWICE

First at this:

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Made by: Jackster35 ;;
;; please do not copy ;;
;; Please leave this here ;;
;; Do not edit it unless you know ;;
;; what your doing with alias ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

Then at the "script"

/give ROLFCOPTER jackster35

+1

I'll rate this 10 for the lulz.

 Respond  
jackster35-1   -  Jan 26, 2010

Quote:
;; please do not copy ;;
i can no haz?

Dont be stupid it means dont copy the script and give it away saying its yours

Quote:
it gives it to who you wish and you give them whatever you like :)
I got a headache by reading it lol. I reckon you've had too much fun with your hand inside your pocket when you wrote that sentence.

I think you could set up your script with a while loop this way:
Code:
alias give {
if ($1) && ($2) {
var %a = $me puts his hand in his pocket:almost there:almost....:UGHH:im there!:its a $1 does $2 like me?
var %b = $numtok(%a,58) | while (%b) { .timer 1 $calc(%b * 3) say $gettok(%a,%b,58) | dec %b }
}
}
You should add a check for $1 and $2 to see if they've been entered. And the $nick should have been $me

Thanks just to let you know im new to alias

 Respond  
GuitarMasterx7   -  Jan 26, 2010

rofl u ppl are funny >.>
i didnt even think dat till i read the comments

 Respond  
Jethro   -  Jan 25, 2010

it gives it to who you wish and you give them whatever you like :)I got a headache by reading it lol. I reckon you've had too much fun with your hand inside your pocket when you wrote that sentence.

I think you could set up your script with a while loop this way:

alias give {
  if ($1) && ($2) {
    var %a = $me puts his hand in his pocket:almost there:almost....:UGHH:im there!:its a $1 does $2 like me?
    var %b = $numtok(%a,58) | while (%b) { .timer 1 $calc(%b * 3) say $gettok(%a,%b,58) | dec %b }
  }
}

You should add a check for $1 and $2 to see if they've been entered. And the $nick should have been $me.

 Respond  
frishy   -  Jan 25, 2010

.timer 1 2 /say almost there
.timer 1 3 /say almost....
.timer 1 4 /say UGHH
.timer 1 7 /say im there!

i has dirty mind yes

 Respond  
sunslayer   -  Jan 25, 2010

;; please do not copy ;;i can no haz?

 Respond  
jackster35-1   -  Jan 25, 2010

How?

 Respond  
frishy   -  Jan 25, 2010

ur alias sounds like a porno =p

 Respond  
jackster35-1   -  Jan 25, 2010

lol thx

 Respond  
SnoooP   -  Jan 25, 2010

I like your profile pic

 Respond  
jackster35-1   -  Jan 25, 2010

any comments?

 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.