A very simple calculator script, just copy into your remotes and type @calc .
MUST be used for a bot, and can be used by anyone on the channel.
Only one line, so very easy to copy and paste to share.
;A very simple calculator script, just copy into your remotes and type @calc <sum>.
on *:TEXT:@calc *:#: msg $chan $nick $+ : The answer is $calc($2-)
@Chainchomp: Im not mocking you, just pointing out your \"flaws\". In addition: Just because something works, doesn\'t mean it\'s acceptable. If you post somethign here, your expecting review. In reviewing, people tend to be critically harsh; not \"mocking\". \"It works don\'t it? Be happy\", why should I be happy about something that:
1) is incomplete.
2) is unuseful to me
3) my 5 year old nephew could have scripted better.
Comment Rules:
If you can\'t take the critisim don\'t post; simple. Enough Said.
@Noutrious: No need for \'halt\' in your post. Also, your if statement has room for error (which defeats the purpose of \"error checking\"). In your statement, you only check for \'$2\' when there\'s a possibility that more characters could be involved