Home
About
Download
Register
News
Help
Register
Log In
Forums
Scripts & Popups
topic issue
Forums
Active Threads
Search
Who's Online
Help
Print Thread
topic issue
#
149342
16/05/06
11:40 PM
Joined:
Oct 2005
Posts: 54
B
bojak71730
OP
Babel fish
OP
bojak71730
Babel fish
B
Joined:
Oct 2005
Posts: 54
Code:
on *:TEXT:!topic*:#: { /chanserv $chan $1 $2 } }
im trying to make this command work for my bot i wanted it to set the topic but it isnt doing that
Last edited by bojak71730;
16/05/06
11:41 PM
.
Copy Link to Clipboard
Re: topic issue
#
149343
17/05/06
12:55 AM
Joined:
Sep 2003
Posts: 4,230
D
DaveC
Hoopy frood
DaveC
Hoopy frood
D
Joined:
Sep 2003
Posts: 4,230
on *:TEXT:!topic *:#:{ chanserv TOPIC $chan $2- }
Copy Link to Clipboard
Re: topic issue
#
149344
17/05/06
09:08 PM
Joined:
Oct 2005
Posts: 54
B
bojak71730
OP
Babel fish
OP
bojak71730
Babel fish
B
Joined:
Oct 2005
Posts: 54
That script didnt work
Copy Link to Clipboard
Re: topic issue
#
149345
17/05/06
09:18 PM
Joined:
Apr 2006
Posts: 464
Amsterdam, NL
O
OrionsBelt
Fjord artisan
OrionsBelt
Fjord artisan
O
Joined:
Apr 2006
Posts: 464
Amsterdam, NL
Why not just use something like this:
Code:
on @*:TEXT:!topic*:#:{ topic $chan $2 }
It doesn't use chanserv, but as long as your bot has ops it works....
Last edited by OrionsBelt;
17/05/06
09:21 PM
.
Copy Link to Clipboard
Re: topic issue
#
149346
17/05/06
09:25 PM
Joined:
Oct 2005
Posts: 54
B
bojak71730
OP
Babel fish
OP
bojak71730
Babel fish
B
Joined:
Oct 2005
Posts: 54
all i need to type is !topic message here right?
Copy Link to Clipboard
Re: topic issue
#
149347
17/05/06
09:26 PM
Joined:
Apr 2006
Posts: 464
Amsterdam, NL
O
OrionsBelt
Fjord artisan
OrionsBelt
Fjord artisan
O
Joined:
Apr 2006
Posts: 464
Amsterdam, NL
jup
!topic topictexthere
Copy Link to Clipboard
Re: topic issue
#
149348
18/05/06
10:20 AM
Joined:
Apr 2004
Posts: 759
Arnhem, The Netherlands
M
Mpdreamz
Hoopy frood
Mpdreamz
Hoopy frood
M
Joined:
Apr 2004
Posts: 759
Arnhem, The Netherlands
Maybe because Chanserv allows you to do things even when not opped.
$maybe
Copy Link to Clipboard
Hop To
News and Discussions ------
Latest News
General Discussion
Support ------
mIRC Help
Connection Issues
Scripts & Popups
Development ------
Feature Suggestions
Developers
Bug Reports
Print Thread
Switch to Threaded Mode
Show Likes
Link Copied to Clipboard
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
View Profile
Private Message
Follow User
Forum Posts
Forum Rules
·
Mark All Read
Contact Us
·
Help
·
mIRC Homepage