How to creat Bot?

write bottle delete tle save the file as bot.php you are done
 
dude first make your mind what u want outta ur bot
then learn c# i suggest coz its simple n if u know c++ then learnin c# will be easier .
then have some details knowledge about web-browser class n http response n request handling .
then use REFLACTOR on any bot u have to reverse engg it n get its code so you can learn more about how other expert botters program there stuff.
and search in BHW n cheatersnetwork for c# bot book u can easily find them.
hope my advice will help u
 
The social bookmarking bot im creating is made using python. Really nice language for making crawling tools :)
 
For the type of bots youre talking about, go with C#. It will take a bit of learning though but well worth it. If you have any experience in programming (Which i assume you dont) then C# wont be a problem. If this is your first attempt, DO NOT USE VB IN ANY FORM. Visual basic is just way too different and wont help you at all if you want to switch to any "real" language
 
Yes you are right!!!
But Years will gone like seconds and minutes if we have full concentration on a work or a learning


Learning how to make bots is very complicated and takes years to really master to the fullest.
 
If you're learning a language just to make bots I would stick with VB.

C# is great if you're already familiar with that kind of development, but for a new developer looking to automate a few things - VB.NET can do everything you want with an easier learning curve.

Plus there is a lot of source code available for free online that you can jump right into and modify.
 
Better ways to make bots is by packet sniffing the packets i only can code botsin vb6 as i am a ex yahoo boot program maker and cracker maker but the beauty of useing winsocks or other socket component is u can make arrays i not sure if u can make arrays with imacros so if u have high bandwith and use a control array of sockets with proxy servers you may b able to post 1000 times as fast depending on how many sockets u use
 
Back
Top