uSlap

By shadow-Majestic on Jul 26, 2009

here we go, the best script on IRC! I garantee it is superb usefull!

alias uslap {
  var %usweight = $r(70,100)
  var %usepm = $calc(%usweight * 9.8)
  var %ushp = $r(5,150)
  var %usjk = $calc((%ushp * 142000)) / %usepm)
  ;142000 joule per kg 
  describe $chan sets up $1 with $bytes( %ushp , b) kg of hydrogen and sets it off.Considering $1 weighs about %usweight kg, Making $1 shoot up into the athmosphere for $bytes( %usjk , b) meter
}

Comments

Sign in to comment.
shadow-Majestic   -  Jul 26, 2009

there, no chance in performance, or anything else. but w/e

 Respond  
WorldDMT   -  Jul 26, 2009

it's not to like or not set is a global variable var is a local one

with var the variable will not be saved in global variable list and u dont need to unset it

as u like :)

 Respond  
shadow-Majestic   -  Jul 26, 2009

i like set

 Respond  
WorldDMT   -  Jul 26, 2009

use var not set

 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.