Fracture
Well being as this is a mod, I would add replace sockopen with an 'echo' in that loop just to see what it is saying. Or just add one. Not interested in joining B anymore.
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.
Well being as this is a mod, I would add replace sockopen with an 'echo' in that loop just to see what it is saying. Or just add one. Not interested in joining B anymore.
I just haven't checked it in two days.. otherwise I am still here
First of all it would be nice to have all the code. Second, why do you have spaces between $ and xdid and . and text? Not good. Third, you will have an additional identifier inside of the (). As stated in the help file, you will need...
I know nothing of making viper work. I can shed some light on the split and replace. Based upon this thread, I understand a little. :TK2CHATWBA10 613 NickName :207.68.167.159 6667 .. is an example of what that routine would receive. ...
I think you need to hire a scripter or find a forum willing to help you to be quite honest. Your multiple requests are going unanswered. From what I see you are pretty much asking someone to write scripts for you. No one really seems int...
Agreed. That is disabled due to security. It would take some extreme modding which would also pose security and database issues.
I would suggest having the mention/tip alert tell you what server it is coming from too, being that it is multi. Looks good.
Well noted, I did not realize or read the code that well. In that case I would rearrange the icons added to see if it changes.. perhaps making buzz at the end. Then what chain says makes perfect sense.
congrats, that's a big boy!
Ravi. Rather than just troll over an old post, please do explain your reasons or knowledge behind your post.
So Trav, that means when you were 15 your girlfriend was 8? Or 17 and 5 in the case of BIG_GUY? Lol, just kidding, mine is younger as well.
It's sessy, for a chat service that is.
Top two reasons I can think of: Networks use different return raws (801 ..) for access information. Most access dialogs trigger or depend heavily on the specific raw number Networks also use different formatting and requirements of ACCES...
Congrats Haggis So you bump up old threads and make meaningless posts to hit your number? Not trying to stir up drama, but could that not wait? Maybe in a week or two you could have had 1k. You don't have to respond if you want to keep...
need a lot more information. What exactly are you trying to read the user information from (website. irc server, give a link for example)? Secondly, what exactly are you trying to get from the mIRC script (url, etc)? Helps to have the wh...
Please refer to this post: http://www.tg007.net/forum/index.php?showtopic=15561&pid=79936&st=0&&do=findComment&comment=79936
404
In the channel in which you have +q or +o, type the following into your edit box. //access # add deny >* 0 :Room Guest Ban That will add a guest ban to access where a guest will not be able to join, receiving a "ban message" on join.
Don't forget about the ability to join via Facebook .. http://apps.facebook.com/chatcore
You know.. actually while I am on the computer I do not really listen to music too often. Driving and working is another story.. a few albums/artists I've been listening to lately: ( Rise Against - End Game + older stuff Muse - The R...
good to be back ... iv a question I have an external hard drive that doesnt have an on/off switch but works with a usb cable ... is it wise to leave it plugged in all the time or best I unplug the usb cable as or when I need it ... as al...
Make sure you download the latest version of DCX in the thread I posted above (the forum). Use that one only. According to Maki that alone will make your toolbar work correctly still using the xdock -m flag. For icons in the xstatusbar...
I do not even see a mass kick protection anywhere in the script.. maybe I am missing something.. It is only probably kicking when you are kicked as a revenge. The script you posted looks more like it is not for protections other than r...
If you are using a plain mIRC socket-less connection to connect to the server, then there is no way to completely disable the CTCP VERSION reply. The only way to catch the VERSION before mIRC gets it is to use a socket connection to co...
Thanks Pablo. That's working for me. What I'm wondering about now is this regex. /^[^\.^-]/gS What does it do? Well from what I can tell (which isn't much with regex): ^ matches the beginning character [^ negates the group.....