Custom bot

Status
Not open for further replies.

eivets2

Newbie
Joined
Aug 15, 2011
Messages
1
Reaction score
0
After a pretty simple omegle bot to be run on *nix.
Not many are out there, and the ones that are, are not good..

Would need to be able to use proxies that I will store in a .txt,
post 1 msg after connection, wait 5-10sec, then disconnect onto next.

pm if interested
 
can do this on windows if you like... not sure what *nix is though
 
It will run on UNIX if you use Java to write it. There are a lot of examples on how to POST using sockets out there. If you're already familiar with .NET it will be very easy to switch to Java.

can do this on windows if you like... not sure what *nix is though
 
Last edited:
It will run on UNIX if you use Java to write it. There are a lot of examples on how to POST using sockets out there. If you're already familiar with .NET it will be very easy to switch to Java.

ahh right... im too familiar with the .net environment and VS ide... the most likely alternative to VS is probably netbeans... but when I was learning java it was on bluej... so it would take time for me to get used to it etc. would rather leave it for someone else who has experience with it all =)
 
Status
Not open for further replies.
This thread has been auto closed due to the forum's thread age policy. Read more.
Back
Top