New Server Up & Running
Hello Ozzy I just missed you by seconds lololol
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.
Hello Ozzy I just missed you by seconds lololol
I'm hoping for an iPhone from Boost Mobile.
Hey Travis. I don't know if you got the solution worked out, but did you have any updates to your AV software before these things started happening? If so the update may be causing problems connecting about any messenger. Also, if you ar...
i felt the same way about chat after msn closed. I sorta wondered around other servers following friends and scripting from time to time but the joy of chat and scripting just wasn't there anymore. One day I popped into Chainconn room on...
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!!
Merry Christmas!! to err0r and ozzy and all the wise ones and of course all of TG site, If the big guy in a red suit ..hmm wouldn't it be you Deejay?,if so where's my pressie ,lets hope 2010 is a good year for us all.
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?
Let me ask you something when the car shut down does the steering wheel lock? Do the Brakes stop working? If the car just cuts out and the steering wheel and brakes still work how is that going to kill someone? I'm guessing that's wh...
I did to the same thing,manually activated it in the end.
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 ;------------------------------------------...