mIRC Code Snippets Tagged with multi
(24)
This is the topic script i use on my mIRC bot... you can set it to do multiple channels at once... and if you wanted it to.. it would set the topic on all the networks with your channel name.. being that..
The script is 100% written by me, today. It features an easy to use dialog interface which allows the storing and manipulation of data and settings on multiple networks, and the automation of connection..
Its simple, just read the whole script before installing.
YOU NEED TO EDIT IT FOR YOUR OWN NEEDS!!!
For help join #mircscripting on irc.undernet.org and talk to Seb
or email xplorer@mircscripting.info
(EDITED)..
I couldn't think of anything else to add but if you have a suggestion please let me know, thanks.
Also I haven't really used scon before so if there is a better/easier way of doing something like this..
type !join # (no # needed in actual comma, # represents the channel you want it to join)
you need to be connected to the server that the char resides on but it will join
/addident <networkname> <identify command>
/delident <networkname>
Adds and removes identify commands, respectively.
If you can read mIRCscript everything should be obvious, if not....
This is a script somebody made, and i edited up to be a little more useful. Paste in remotes, load, it'll write everything it needs to, then just fire away!
ok i have fixed (i think i did (it works for me damn it(and more then likely it is scripted wrong but o'well it still works now)))
type /away [REASON]
and /back
it works on multi networks/servers but you'll have to type /away [reason] on all servers
A mimic of the . This game is alot of fun. I've been playing with a couple of my friends everyone loves it. If you don't know how to play its very easy to learn. There is also a top 10 list so everyone..
Simply checks for idlers at channel(-s) every 30 seconds and if anyone (besides exceptions and script user) with access has idled more than allowed at %maxidle variable, that persons access will be removed.
If..
This alias will return the amount of channels you are on and the amount of users in those channels across multiple servers.
To use..
/stats <RSN> (echoes)
OR
/stats -m <RSN> (messages active)
I may add /<skill> later.
This is an idle kicker that works across mulitple networks and in multiple channels. Settings are on a channel by channel basis, and are set/reset via channel menu. Settings are stored in a hash table.
Exemptions..
Replaces tokens in a text with new tokens. Includes the option to replace all instances of a token.
Snippet that removes multiple tokens from a string of text. An enhancement to $remtok.
As always, when im extremly bored, I make something random. And here is what i came to think of. I know you can use $ialchan(), but I decided to use this version of it ;p.
The script supports searches..
Well this is a basic event script which I decided to turn into something a little better. Instead of just having 1 single event with !setevent <event> !event and !delevent for example, it stores..
All information about the script can be found below in the edit box.
Regards,
Lindrian.
Well, I was looking for a script to do one specefic mode in all channels im op in on all my networks. I ended up with this.
Simply paste it into remotes and type /mass $1 $2, eg; /mass +b Lindrian!*@*
Just..
Here is a idiot proof Op / Voice script.
Set the %1 and %2 just for opening and closeing the text.
I use the following:
%1 = -[
%2 = ]-
It has the following commands:
!op/!deop <nick>
!op/!deop..
This add on connects u to multi irc servers and multi rooms on each server upon starting mirc. It also has add on to auto identify ur nick pass on each of the networks. Also included is a spam add on that..
**i DO NOT recommend you use this unless your bot is in a lot of channels all the time.
**You need operserv exceptions.
Ex:
/invite botname #channel
[BG]botname has joined #channel
copy and paste into remotes section and save & exit popups will be in the status window.
multi server connect has 5 diffrent servers you can connect to upon starting your mIRC session although you..