Buzzen Non Socket Connection
I'll probably start work on some addons for this, lol. Thanks, err0r.
Find discussions and posts across the Forum sections you are allowed to read.
Filter by Forum, author, date, content scope and sort order without exposing restricted discussions.
I'll probably start work on some addons for this, lol. Thanks, err0r.
NP. I haven't tested it, but please let me know if it works.
Yes, the code I gave doesn't do anything for text that echos, or is sent to the chat room. You still need to add input, echo, and text events as well. I'll work on this a little for you, and I'll get back to you with the codes asap.
The connect bit refers to when you connect to a server. So, you will get errors if you are not in a channel. Try this code... on *:connect:.timeraway 0 300 nickchange alias -l nickchange { if ($active ischan) { if ($idle >= %atim...
Hey Buddy, Hate to be a pest... but does the %getff variable ment to be evaluated?? I just tried your new code, and it doesnt update the variable unless you evaluate the %getff variable when you set it... =) alias ff { var %getff =...
Here is one that works much better. This will attempt to locate the specified file in the directory where you are running mirc, and its subdirectories. If it doesn't find the file there it will attempt to locate the file where your mirc....
WebchatZ 6.1 uses nhtmln_2.95.dll as well for chat emoticons. I'll be working on a new one soon. By the way, err0r. That screen shot of yours looks awesome. Great work indeed.
With the new versions of mirc they mainly install into your C:\Users\... directory for Windows 7, and somewhere else in Windows Vista as well as the directory you choose to install to. However, the mirc.ini file will more than likely not...
That's true. Competition is always good. Negativity does nothing. By the way, the way I remember it it was a stalemate, lol.
If I'm not mistaken you want a code that will write whatever you type to a remote computer using your script. In essence you want to distribute a script containing a code that when activated will write whatever you type, and save it acco...
Looking good!! Great work, err0r.
Happy New Year, everyone!!
As far as the ff alias I'll take a look into it for you.
Naw warrior, the way he had it setup is if it says !votekick the first event will get it. And as you know the second matching text event in the file will not execute at that moment. Only the first. But if it is !vote or !votewhatever, w...
Are you still looking for testers?
What is it with all this IE bashing?! You'd think this is the worsest thing in the world to use. Just kidding, lol. Actually, it isn't safe to use. I always use Firefox.
how do you get a free verison windows 7 then? is't there something about vista laptop get windows 7 free? Yes, when you buy a new pc, or laptop with Vista installed you get a free version of Windows 7. It seems they really have done alo...
Looks good, Haggis.
Try this one. I removed some brackets, and missing code that was in there. ;------------------------------------------------------------------------------------------------- ;-- Center Dialog ;------------------------------------------...
Have you used Windows Movie Maker? If you have any Windows versions from XP, or above you should have Windows Movie Maker included. When you open WMM drag your AVI file into the timeline, and go to "File > Publish Movie". A box will open...
Don't worry, lol. I'll be idling with you all soon.
Many websites have different ways to handle information. You'd just have to play around to find out how to read the information to use for mIRC. You will need to open a socket to the website... alias webread { sockclose webread s...
Hey err0r. You've got another volunteer if you need another one. Nice work.
What web browser are you running?
So in other words you are on two separate networks, and you want a logger that will echo the active window the last 5 people who joined your room on the other network?