Calculator

By F R E E Z E on Jul 01, 2007

Simple Calculator script

You can use x aswell as * for multiplication

;################
;###Calculator###
;#####Freeze#####
;################
on *:TEXT:!Calc*:#: {
  notice $nick 8,1.4,1::8,1.0,1The answer to $2 is: $calc($replace($2,x,*))8,1.4,1::8,1.
}

Comments

Sign in to comment.
Jethro   -  Nov 16, 2010

Maghion, do you believe in constructive criticism? You were the one who dropped a line saying,"fail script is fail." Now, think about what response you should get from other people afterward. You could have said it matter of factly, "it doesn't work for me."

 Respond  
Sorasyn   -  Nov 15, 2010

Not so much bitching rather than asking a question, and the reason it doesn't work is because the $calc() identifier is being hugged by foreign code. If your going to be a smart ass then do yourself a favor and /LOGOUT.

 Respond  
Maghion   -  Nov 15, 2010

not bitching, just reporting that it doesnt work for me. You are doing the bitchin, not me

 Respond  
napa182   -  Nov 11, 2010

Maghion Said:

fail script is fail

Why bitch about a snippet thats a lil over 3 years old

 Respond  
Maghion   -  Nov 11, 2010

fail script is fail

 Respond  
FLoriz   -  Aug 08, 2007

fine....

 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.