Server Help

Bot Questions - Bridge 5.0 DLL Question

Anonymous - Wed May 14, 2003 11:53 am
Post subject: Bridge 5.0 DLL Question
I'm making a program for a bot, through the bridge 5.0 DLL, in Delphi. I can send 'PUBLIC' messages, i can send 'PUBLIC' commands, i can send 'PRIVATE' messages but when i try to send a 'PRIVATE' command, it just says that command to that player.... maybe it is because of thta /n/0 but I don't think so, because that does work with the 'PUBLIC' commands... anyone any idea?
k0zy - Wed May 14, 2003 12:45 pm
Post subject:
Sending priv-commands simply doesnt work icon_smile.gif
Same here

Anyway, how did you send the \n\0?
I did it like #13#0...

And i connected the bridge.dll over to icq icon_smile.gif
Means you can send messages into the ss-zone over icq, thats fun...

Bob Dole.. Bob Dole... Bob Dole...... bob dole.... bob... dole....
Dzy Labram - Wed May 14, 2003 2:18 pm
Post subject:
Hmm, is there any way I can use something else...? I NEED to use it, because else I can't make a good bot, because I can't even use *setship, *setfreq.
k0zy - Wed May 14, 2003 4:32 pm
Post subject:
maybe you learn c++?

Bob Dole.. Bob Dole... Bob Dole...... bob dole.... bob... dole....
Anonymous - Thu May 15, 2003 5:38 am
Post subject:
AAAHHHH, I can C++, but I hate it, and i thought this was a good alternative for C++, to use Delphi, but this won't work this way too... icon_sad.gif
Dzy Labram - Thu May 15, 2003 2:50 pm
Post subject:
It's #13+#10+#0
k0zy - Fri May 16, 2003 6:24 am
Post subject:
What is #10????
And what has it to do with \n\0???

\n = #13
\0 = #0

so: #13#0

Bob Dole.. Bob Dole... Bob Dole...... bob dole.... bob... dole....
Smong - Sat May 17, 2003 1:00 pm
Post subject:
Maybe CRLF is #13+#10
k0zy - Sat May 17, 2003 3:15 pm
Post subject:
Smong wrote:
Maybe CRLF is #13+#10


That's right...

Bob Dole.. Bob Dole... Bob Dole...... bob dole.... bob... dole....
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group