| View previous topic :: View next topic |
| Author |
Message |
5parx
Joined: 20 Jun 2008 Posts: 11 Location: Lakewood, Colorado
|
Posted: Thu Jun 26, 2008 11:59 am Post subject: ControlSendInput & Simpler Sockets/Where |
|
|
Okay. I like to make bots for chatrooms(no, not flood bots) just bots that will monitor a room. And I'm getting sick of using a hiddin telnet window for this for two reasons:
ControlSend is inaccurate and too slow.
I can't recieve input from the server and respond to it correctly.
D=
So anything based on these 2 statements/wishes would help me.
1) A ControlSendInput, so I can send input to different telnet windows, accurately and quickly.
2) A easier way to connect to sockets and receive output from the server at the other end.
Or, reply to where I can grab info on connecting to sockets because I'm having difficulties finding good instructions/info.
Thanks!  _________________ Intelligence is power, and power is strength. But what is strength without a double-share of wisdom? |
|
| Back to top |
|
 |
5parx
Joined: 20 Jun 2008 Posts: 11 Location: Lakewood, Colorado
|
Posted: Sat Jun 28, 2008 10:39 pm Post subject: |
|
|
No responses?  _________________ Intelligence is power, and power is strength. But what is strength without a double-share of wisdom? |
|
| Back to top |
|
 |
corrupt
Joined: 29 Dec 2004 Posts: 2419
|
Posted: Sun Jun 29, 2008 12:34 am Post subject: |
|
|
| 5parx wrote: | No responses?  |
...Just a suggestion...
You might get better results by presenting an overview on what you're trying to accomplish (very specific goal with as much detail as possible) in the "Ask For Help" section along with a bit of code that you have tried so far (so that others can understand clearly and suggest potential solutions). If you have already done so then please provide a link to the conversation, then maybe propose a specific new function/command or addition to an existing command (with as much detail as possible - suggestions for syntax/functionality). |
|
| Back to top |
|
 |
|