Seen v1.9
Please Register to submit score.
| Average Score | 8.0 |
| Scores Submitted | 4 |
| Date Added | Sep 29, 2007 |
| Last Updated | Sep 30, 2007 |
| Tags | event nick seen |
Introduction
A seen script I made. It stores all the data in a hash table, constantly updating the nick's current seen status. Simple code, simple to use. Editing is fine, as long as you give me credit for the work that is mine
** Now includes a dialog. **
USAGE:
You can use this two different ways:
2) !seen (nick) - for other users
3) /call_seen -> type in nick to search for and click 'search'
mIRC Snippet:
Seen v1.9
Posted on Sep 30, 2007 12:52 pm
Posted on Sep 30, 2007 12:52 pm
Er, it doesn't really work for me
-(10:49)- <Aeroku-Namiashi> !Seen Riht
-(10:49)- -AnimeBot- Riht was last seen 1 day, 18 hours ago (28/Sep/07 23:45 GMT).
-(10:49)- <Aeroku-Namiashi> :|
-(10:50)- <Aeroku-Namiashi> !Seen Riht
-(10:50)- -AnimeBot- Riht was last seen 1 day, 18 hours ago (28/Sep/07 23:45 GMT).
-(10:50)- <BlahBot> Riht was last seen
-(10:50)- <Aeroku-Namiashi> .
-(10:50)- <Aeroku-Namiashi> !Seen Weavile
-(10:50)- -AnimeBot- Weavile is online now, using the nick Aeroku-Namiashi.
-(10:50)- <BlahBot> Weavile was last seen
-(10:50)- <Aeroku-Namiashi> .
-(10:51)- <Aeroku-Namiashi> ...
-(10:51)- <Aeroku-Namiashi> :|
-(10:49)- <Aeroku-Namiashi> !Seen Riht
-(10:49)- -AnimeBot- Riht was last seen 1 day, 18 hours ago (28/Sep/07 23:45 GMT).
-(10:49)- <Aeroku-Namiashi> :|
-(10:50)- <Aeroku-Namiashi> !Seen Riht
-(10:50)- -AnimeBot- Riht was last seen 1 day, 18 hours ago (28/Sep/07 23:45 GMT).
-(10:50)- <BlahBot> Riht was last seen
-(10:50)- <Aeroku-Namiashi> .
-(10:50)- <Aeroku-Namiashi> !Seen Weavile
-(10:50)- -AnimeBot- Weavile is online now, using the nick Aeroku-Namiashi.
-(10:50)- <BlahBot> Weavile was last seen
-(10:50)- <Aeroku-Namiashi> .
-(10:51)- <Aeroku-Namiashi> ...
-(10:51)- <Aeroku-Namiashi> :|
mIRC Snippet:
Seen v1.9
Posted on Sep 30, 2007 12:59 pm
Posted on Sep 30, 2007 12:59 pm
There are two possible reasons why it isn't working:
1) You haven't seen the nicks already. Also, it doesn't work for you it only works for other users. This script doesn't just work at first. You have to wait till the user joins a channel or quits or parts etc.
2) There are some servers that support !seen in there botserv. Your server's !seen might be interfering with mine.
1) You haven't seen the nicks already. Also, it doesn't work for you it only works for other users. This script doesn't just work at first. You have to wait till the user joins a channel or quits or parts etc.
2) There are some servers that support !seen in there botserv. Your server's !seen might be interfering with mine.
mIRC Snippet:
Seen v1.9
Posted on Sep 30, 2007 1:01 pm
Posted on Sep 30, 2007 1:01 pm
The way the script looks to me, even if the user has never been seen by the bot/script, then it will still: msg $chan $2 was last seen $hget(seen,$2). Which would explain why it gives the name, but no time. Not exactly sure on this...
mIRC Snippet:
Seen v1.9
Posted on Sep 30, 2007 6:33 pm
Posted on Sep 30, 2007 6:33 pm
| Quote: |
| SETUP : /hmake seen 100 Restart mIRC |
u can do
| Code: |
on *:load: close -r |
to restart mirc
mIRC Snippet:
Seen v1.9
Posted on Feb 5, 2008 1:45 am
Posted on Feb 5, 2008 1:45 am
thanks , it works :) is ther any way I can alter it from seen leaving at 624pm on such n such date to how many hours ago since everyones time zones are diffrent .





