mIRC Home    About    Download    Register    News    Help

Print Thread
#180731 13/07/07 10:06 AM
Joined: Jul 2007
Posts: 15
4
4ndr3w Offline OP
Pikka bird
OP Offline
Pikka bird
4
Joined: Jul 2007
Posts: 15
hey i got a problem with connecting a socket to my psybnc,
everytime i try and send "QUOTE pass passwordhere" through socket it dont work

"sockwrite -n socket121 quote pass ghcnpnmn"

anyone no what the problem could be?

4ndr3w #180736 13/07/07 12:44 PM
Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
Take out the quote part.

Code:
sockwrite -n socket121 PASS passwordhere

Joined: Jul 2007
Posts: 15
4
4ndr3w Offline OP
Pikka bird
OP Offline
Pikka bird
4
Joined: Jul 2007
Posts: 15
ive tryed that but it dont return anything eather it wont seem to login.

4ndr3w #180740 13/07/07 01:04 PM
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031
It's not supposed to return anything, you have to use the sockread event for that.

/help on sockread

RoCk #180742 13/07/07 01:07 PM
Joined: Jul 2007
Posts: 15
4
4ndr3w Offline OP
Pikka bird
OP Offline
Pikka bird
4
Joined: Jul 2007
Posts: 15
im debuging the on sockread and nothing happens it dont login or anything.


Link Copied to Clipboard