Connect

By `Kazuma on Oct 23, 2005

Just a simple on :CONNECT: command. Copy and paste in Remotes. (Alt+R)
UPDATED: Now with on
:STARTUP: {
command
:)

 on *:START: {
 inc %ran
 echo (<<) This script has been ran %ran times (<<)
 echo (<<) For updates about this script please goto (<<)
 echo (<<) Website: <enter website URL> (<<)
 echo (<<) Script coded by <author name> (<<)
 echo (<<) For help, please read the readme.txt file (<<)
 echo (<<) Enjoy! :) (<<)
 echo (<<) Today is: $date @ $time (<<)
}

on *:CONNECT: {
  echo 4,1.::: 14,1 You are running mIRC version $version 4,1:::.
  echo 4,1.::: 14,1 My host is $host 4,1:::.
  echo 4,1.::: 14,1 Computers IP is $ip 4,1:::.
  echo 4,1.::: 14,1 Today is $day / $date 4,1:::.
  echo 4,1.::: 14,1 Have a fun time $me ! :) 4,1:::.
  msg NickServ IDENTIFY $$?="Password?"
  join $$?="What channel should I go in.."
}

Comments

Sign in to comment.
Sasuke   -  Dec 17, 2005

Thought it was echo -a so on?

 Respond  
`Kazuma   -  Nov 01, 2005

That\'s because I had quotes in mine. And I did test it.

 Respond  
xDaeMoN   -  Nov 01, 2005

Maybe you mean \"On *:Start: {\". Also what\'s the write quotes.txt for? Please try testing your script first.

 Respond  
`Kazuma   -  Nov 01, 2005

I duno if I did the:
/write
command right though. ><

 Respond  
KuTsuM   -  Oct 24, 2005

If the server is lagging, it may not process the join command, you should make it send join on raw 001, just a thought. Not bad ;)

 Respond  
RoninWarrior   -  Oct 24, 2005

Not bad here is a link to my on start simple and not very usefull but maybe to someone it would be .
http://www.hawkee.com/snippet.php?snippet_id=1000

 Respond  
`Kazuma   -  Oct 24, 2005

Edited, Urza.

 Respond  
Urza   -  Oct 24, 2005

you should use join instead of just j
just in case someone doesnt have that alias ;)

 Respond  
`Kazuma   -  Oct 23, 2005

Thanks Reflekt. :) Though I\'m going to be adding a few more things within the next week or so.

 Respond  
Reflekt   -  Oct 23, 2005

Well, let\'s put it this way.
It works, and it does it job - Nice Work :)

 Respond  
`Kazuma   -  Oct 23, 2005

Enjoy. :) Though I\'ll be updating everynow-and-then.

 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.