mIRC Homepage
Posted By: 4ndr3w Socket problem - 13/07/07 10:06 AM
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?
Posted By: SladeKraven Re: Socket problem - 13/07/07 12:44 PM
Take out the quote part.

Code:
sockwrite -n socket121 PASS passwordhere
Posted By: 4ndr3w Re: Socket problem - 13/07/07 12:56 PM
ive tryed that but it dont return anything eather it wont seem to login.
Posted By: RoCk Re: Socket problem - 13/07/07 01:04 PM
It's not supposed to return anything, you have to use the sockread event for that.

/help on sockread
Posted By: 4ndr3w Re: Socket problem - 13/07/07 01:07 PM
im debuging the on sockread and nothing happens it dont login or anything.
© mIRC Discussion Forums