mIRC Home    About    Download    Register    News    Help

Print Thread
#4673 03/01/03 04:46 AM
Joined: Jan 2003
Posts: 20
J
Janus Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jan 2003
Posts: 20
lo
got this probs now for ages.. smirk
im using psybnc and when i do /amsg <text> i can see it, but no1 else..
any solutions? would be great.. smirk
greets janus

ps: the script in the faq doesnt work smirk


Greets Janus
#4674 03/01/03 04:54 AM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
psyBNC won't have anything to do with it, I wouldn't think. You might try //say $isalias(amsg) .. see if that returns $true. If it does, you can find it with //say $isalias(amsg).fname and then go remove it.

The other thing you can try is to turn on debug and watch what mIRC sends the server. To turn it on, type /debug -p @Debug and to turn it back on again after you have issued the /amsg blah blah command, you type /debug -c off. If you have no /amsg alias, then we'll need to see the output from the debug command to really tell what's going on.


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#4675 03/01/03 05:02 AM
Joined: Jan 2003
Posts: 20
J
Janus Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jan 2003
Posts: 20
"You might try //say $isalias(amsg) .. see if that returns $true."

$true returns wink

-----
on the debugging stuff, this returns:

-> BelWue.DE 317:*: echo -a |Idletime: >
<- :BelWue.DE 421 Janus` 317:*: :Unknown command
-> BelWue.DE PRIVMSG #MachinaeSupremacy,#p~#dovey,#p~#mirc,#p~#mongos,#q~#gnaa :blah blah
-> BelWue.DE PRIVMSG #q~#thedickheads,#q~#wiking-clan,#swz,#test123,#ths :blah blah
<- MachinaeSupremacy,#p - Unbekanntes Netzwerk
<- thedickheads,#q - Unbekanntes Netzwerk
-> BelWue.DE 317:*: echo -a |Idletime: >
<- :BelWue.DE 421 Janus` 317:*: :Unknown command

Unbekanntes Netzwerk is german and means unknown network
p~ and q~ are networks which im in, so normal ircnet is my primary thing and has no ~ stuff


Greets Janus
#4676 03/01/03 06:04 AM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
Try going to that network with a plain mIRC (no scripts at all). See if /amsg works. It looks to me like your script is seriously interferring with your input/output. I'm not at all familiar with the IRCd that generated those responses. I know it's non-standard. Unknown network should have been returned in a numeric of some sort, like that unknown command (421) was.


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#4677 04/01/03 12:40 AM
Joined: Jan 2003
Posts: 20
J
Janus Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jan 2003
Posts: 20
mhh with a 'clean' mirc it works... strange mhh strange smirk...


Greets Janus
#4678 04/01/03 01:48 AM
Joined: Dec 2002
Posts: 1,321
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,321
Then it is definitely a script problem. If you wrote the script, troubleshoot it. If you didn't write it, send the author an email (bug report) describing the problem and ask him to fix his script.


DALnet: #HelpDesk and #m[color:#FF0000]IR[color:#EEEE00]C
#4679 04/01/03 02:04 AM
Joined: Jan 2003
Posts: 20
J
Janus Offline OP
Ameglian cow
OP Offline
Ameglian cow
J
Joined: Jan 2003
Posts: 20
hehe thats the prob
i took from here and there addons and merged them into 1 script wink
looks like i have to deaktivate them one by one to find out
thx for your effort m8


Greets Janus

Link Copied to Clipboard