|
|
#752 - 02/10/08 12:29 AM
!topic script for mIRC
|
Registered: 07/31/06
Posts: 439
Loc: Burlington, VT
|
ON *:TEXT:!topic *:*: {
if ($nick isop $chan) {
if ($chan) {
topic $chan $2-
}
else {
topic $2 $3-
}
}
}
_________________________
WyldRyde IRC Network Steve Mermelstein Root Admin #!/usr/bin/geek My Amazon.com WishlistPlease no PMs. Please post to a topic instead so your question(s) may benefit others.
|
|
Top
|
|
|
|
Sponsored Links
Member
    
Registered: 27/08/04
Posts: 10136
Loc: Mountain View, CA
|
|
|
Top
|
|
|
|
#774 - 02/11/08 11:10 AM
Re: !topic script for mIRC
[Re: usrbingeek]
|
newbie
Registered: 12/24/07
Posts: 32
Loc: Whitesburg, TN
|
Here is the one I am using for my bot, AdrianMonk
on 1:text:!topic *:#:/if ( $nick isop $chan || $nick ishop $chan )
{ /set %topic $2- | /topic $Chan Topic: %topic / I am %status / Streaming @ <my stream.url> /halt
} I also have the same for status, just change !topic to !status and /set %topic to /set %status
Edited by TuxedoJericho (02/11/08 11:11 AM)
_________________________
I am Gary "TuxedoJericho" Greenlee, and I support this message.
|
|
Top
|
|
|
|
#898 - 02/19/08 03:56 PM
Re: !topic script for mIRC
[Re: Eric]
|
n00b
Registered: 02/19/08
Posts: 7
Loc: New York
|
How do I have the Bot Change it? How do I make a Custom Coded Bot do this?
_________________________
Josh Budde TechCast Host & Producer #TechCast Channel Admin
|
|
Top
|
|
|
|
#904 - 02/19/08 06:01 PM
Re: !topic script for mIRC
[Re: Josh]
|
newbie
Registered: 12/19/07
Posts: 46
Loc: Tulsa, OK
|
all you need to do is copy and post the code into the remotes section of the scripts editor (Alt+r) in mIRC and replace the the things mentioned.
_________________________
|
|
Top
|
|
|
|
#945 - 02/21/08 08:30 PM
Re: !topic script for mIRC
[Re: boredcollegekid]
|
n00b
Registered: 02/21/08
Posts: 1
Loc: Raleigh, NC
|
Is there an XChat equivalent of this script?
_________________________
Zenwalk Linux... the OS that is pure bliss...
|
|
Top
|
|
|
|
#946 - 02/22/08 02:07 AM
Re: !topic script for mIRC
[Re: SerenadedAbyss]
|
newbie
Registered: 12/19/07
Posts: 46
Loc: Tulsa, OK
|
not that I know of atm.
_________________________
|
|
Top
|
|
|
|
#972 - 02/26/08 09:19 PM
Re: !topic script for mIRC
[Re: boredcollegekid]
|
n00b
Registered: 02/26/08
Posts: 18
Loc: USA
|
I belive XChat uses PERL. So maybe if you searched for PERL scripts, that would work. Or, do a google like "xchat topic script".
_________________________
Owner of #erickjohnson chat Voiced in #chris Oped and Hoped in many channels
|
|
Top
|
|
|
|
#973 - 02/26/08 10:10 PM
Re: !topic script for mIRC
[Re: Erick]
|
newbie
Registered: 02/13/08
Posts: 26
Loc: Caddy Michigan ! (UP North)~
|
Try googleing Just "X chat scirpts"
_________________________
-Its Nick123 And i approve the above message
|
|
Top
|
|
|
|
#974 - 02/26/08 10:35 PM
Re: !topic script for mIRC
[Re: Erick]
|
newbie
Registered: 12/19/07
Posts: 46
Loc: Tulsa, OK
|
I belive XChat uses PERL. So maybe if you searched for PERL scripts, that would work. Or, do a google like "xchat topic script". yes it uses perl, along with python, tcl, and ruby, but again I have yet to stumble across a script like !topic on the official scripting page or any other place for that matter. The closest thing I have found is edittopic located here: http://orvp.net/xchat.php
_________________________
|
|
Top
|
|
|
|
#982 - 02/27/08 01:00 PM
Re: !topic script for mIRC
[Re: boredcollegekid]
|
newbie
Registered: 02/13/08
Posts: 26
Loc: Caddy Michigan ! (UP North)~
|
You also will have to install PERL,TCL,RUBY or PYTHON As they do not come preinstalled on x-chat
_________________________
-Its Nick123 And i approve the above message
|
|
Top
|
|
|
|
#1144 - 03/04/08 11:44 AM
Re: !topic script for mIRC
[Re: Erick]
|
newbie
Registered: 11/28/07
Posts: 32
Loc: Illinois
|
One thing I would like to point out is that since this script has :#: it is not channel specific so in order to do that do :#channelname:. If you don't select a channel you want it will change the topic in everyroom you an op in.
ON *:TEXT:!topic *:#channelname: {
That will make it only fire off in a room that you want it to.
Edited by Snakeyes (03/04/08 11:57 AM)
_________________________
- Be careful I might bite you if your not careful. -
- Founder of #snakeyes11 on wyldryde. -
|
|
Top
|
|
|
|
Moderator: AdmiralJustin, Atri, Catt, crrj, dolsen, Freekie, Helio, Jeff, jpmk12, Justin, Kat, mandy, Mist, nobody, Phil, Pierce, Ryan, SuburbanWolf, therock247uk, ThunderIT-Allan, usrbingeek
|
|
1 Registered (1 invisible),
3
Guests and
6
Spiders online. |
|
Key:
Admin,
Global Mod,
Mod
|
|
|