Want to make a BOT

ashok

Regular Member
Joined
Mar 23, 2009
Messages
402
Reaction score
146
I see lots of peoples are coding bots for themselves or for money,,, i too like to make one,,,, but don't know how to start,,,

i know PHP, C, C++

what are all i want to learn to make a bot ??? can u please help me
 
All you need, yes. You could use PHP for the web interface if you make one, and C++ for the rest.

Read about cURL, URL encoding and the HTTP protocol if you know nothing about it.
 
You don 't even need C++. You can do everything with PHP. You just need to run the script from a Linux Console, with some changes in the configuration file (for example you need to change the time limit).

So you need to know about PHP, cURL and Regular Expressions.
 
thank you very much, then i go with PHP,,,,,, i don't know much about cURL, URL encoding and the HTTP protocol,,,,,,,

i heard that C# + imarcos are also used for making bots,,,,,,,,,,,, what about them
 
I am working on bot script ... activex component that can be simply used in VB script to make bot. If you interested, send me msg, I send notification to you after releasse it. :)
 
Back
Top