I Wonder..
.. did anyone missed me? Aint a tech question, i know but didnt find a suitable place to put it.. anyway.. Hello all (My mistake, maybe it should go to Chit Chat.. i wonder i ozzy is still as cranky as he used to be.. )
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.
.. did anyone missed me? Aint a tech question, i know but didnt find a suitable place to put it.. anyway.. Hello all (My mistake, maybe it should go to Chit Chat.. i wonder i ozzy is still as cranky as he used to be.. )
Nice job haggis Its working very nice
IRCx doesnt have a user manual, you mean IRCXpro wich is a program not a protocol. Theres a little difference there
Thats not Firefox's fault. You might want to check your system, sounds like somehting is wrong with it.
http://directory.google.com/Top/Computers/...hell_Providers/ Some to look at
Download them in a folder in your script, make an "addons" folder to have them more organised. ALT+R will open the remote editor, then go to File, New, Load and look for addon file if i remember right. Another way is to type "/load -rs f...
Think question was meant about the initials
on *:text:*:#: { if (*!command* iswm $1-) do stuff } If i remember right something like that should work
I think people confuse IRCx with IRCXpro. One is extensions to a protocol and the other is a software. You mean IRCXpro, that has a control panel, not IRCx. As for IRCd theres always SSH access to server.
on *:*asl*:?: { { notice $nick my (?) is, Please dont whisper me again - it's annoying } /window -c $nick } Just fixed some typos
Bet if you use 20GB space from your free host they'll suspend your account Typo? 20GB is pretty much for a free host ozzy, your bandwith isnt unlimited either, atho they pretty flexible about it from what they say "Normal use" of the...
So add a *!*@* deny on room then add your hosts nicks (registered nicks) to grant
Right click on "Status" tab, backround, select..
Would help if you would tell what protocol you want it for For IRCx servers usually is /fnick <oldnick> <newnick>
Maybe use something like this, whisper them onjoin like ozzy said and use this to do something if they have whispers off ctcp *:ERR*:*: { if ($2 == NOUSERWHISPER) { <what you want to do here> } }