Top

IRCSpy Add-On for a bot


mIRC Code
+ 0 likes
Please Register to submit score.
Average Score  6.3
Scores Submitted  4
Date Added  Apr 08, 2008
Last Updated  May 15, 2008
Tags  bot  spy 
  Bookmark and Share

Introduction

any feedback on this short ircspy script would be appreciated :)


this will spy on the whole channel and show joins,parts,quits,nick changes,mode changes,kicks and bans.( and hopefully snotices - untested )
;to start type !chanspyon (#channel-To-SpyOn)
;to stop type !chanspyoff
;to make the bot talk to the room type : ! hi

this will spy on only 1 nick and relay what they have said to your channel
;to start type !spyon (nick) (#channel-Nick-IsIn)
;to stop type !spyoff


open your scripts editor
add the code into your remotes section

then click menu-IRCSpy add your channel name

Grab the Code

Comments

  (8)  RSS
jonesy44
Comments: 1,085
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on Apr 8, 2008 7:14 am
problem lol. U need to make a seperate trigger for the person ur spying on cos atm u got it on admin text
jonesy44
Comments: 1,085
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on Apr 8, 2008 9:29 am
u no longer need the bit in the admin trigger now :P
^Neptune
Comments: 340
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on Apr 8, 2008 1:24 pm
It'd be nice if it relays joins, kicks, modes, notices.. etc.
jonesy44
Comments: 1,085
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on Apr 8, 2008 7:28 pm
well tbh, if u think about it, it will make no sense, all you will see is some guy chatting to him/herself

:s

perhaps u shud spy a channel as a whole, and Bold a users text or something?
PunkTuReD
Comments: 113
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on Apr 9, 2008 1:02 am
ok updated , now spy on a whole channel .
shows joins, parts, quits, kicks, bans, mode changes, nick changes and hopefully snotices ( untested )

thanks heaps for your comments
ISM
Comments: 21
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on May 3, 2008 9:11 am
i have add to ur script to remot but, i have also add my room example #legend but when i type !chanspyon i am getting message as
*/guser: insufficent parameters and i dont what is it means, i dont what i am doing wrong if u could help me out.
thanks
ISM
Comments: 21
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on May 3, 2008 9:11 am
i have add to ur script to remot but, i have also add my room example #legend but when i type !chanspyon i am getting message as
*/guser: insufficent parameters and i dont what is it means, i dont what i am doing wrong if u could help me out.
thanks
PunkTuReD
Comments: 113
 
mIRC Snippet:  IRCSpy Add-On for a bot
Posted on May 5, 2008 4:49 am
firstly this is a bot script
secondly i had made a mistake in the code and its fixed now

hope this helps if not let me know

www.punktured.eexweb.com

Please Register or Login to start posting comments.
Bottom