Can I build my own bot?

cucr3

Regular Member
Joined
Sep 26, 2008
Messages
409
Reaction score
66
I have minimal programming experience. Would I be able to build my own bot, say for posting on CL or forums? I keep reading posts saying "build your own bot." Is it that easy, or does the poster just assume we all have the same know-how as him.. How would I go about it? It is difficult? TIA.
 
Here's 3 books, i think i got the all from here at some point. One's a C# manual for building bots and the other 2 are PHP/Curl. I've read Webbots, Spiders and Screen Scrapers and it's bloody good.

Code:
http://www.mediafire.com/?znydeoz33nj
 
Last edited:
I built a little bot to play roulette for me online in VB6, it took little screenshots and compared them to saved images, and clicked and did calculations, was awesome :)
 
Here's 3 books, i think i got the all from here at some point. One's a C# manual for building bots and the other 2 are PHP/Curl. I've read Webbots, Spiders and Screen Scrapers and it's bloody good.

Code:
http://www.mediafire.com/?znydeoz33nj


Wow man, thanks a whole lot! I'm currently working on a bot in PHP.. Aaah can't thank you enough :D
 
I have minimal programming experience. Would I be able to build my own bot, say for posting on CL or forums? I keep reading posts saying "build your own bot." Is it that easy, or does the poster just assume we all have the same know-how as him.. How would I go about it? It is difficult? TIA.

yeh i also have minimum programming Experience and i manage to write a sweet bot to spam peaple through Datalife Engine CMS . :D . I'll be improving it to post automated comments on Datalife Engine CMS as well . I'll be using it for Cookie Stuffing . It's not that difficult btw . I coded it in VB .net . all you have to od is to reserach a bit about the WebBrowser Control etc .. You dont need to learn the whole language and all the other controls to start coding your own bot . Most bot uses the webbrowser control . Even SENUKE !:cool:
 
Here's 3 books, i think i got the all from here at some point. One's a C# manual for building bots and the other 2 are PHP/Curl. I've read Webbots, Spiders and Screen Scrapers and it's bloody good.

Code:
http://www.mediafire.com/?znydeoz33nj

file deleted, can someone please reup.

cheers
 
Here's a new upload for you. I used kiloupload, because it's mirrored everywhere, so should hold up for a while.

Code:
http://www.kiloupload.com/file/301a54ae436ead3edb31c846b2972f48/Archive.zip
 
yeh i also have minimum programming Experience and i manage to write a sweet bot to spam peaple through Datalife Engine CMS . :D . I'll be improving it to post automated comments on Datalife Engine CMS as well . I'll be using it for Cookie Stuffing . It's not that difficult btw . I coded it in VB .net . all you have to od is to reserach a bit about the WebBrowser Control etc .. You dont need to learn the whole language and all the other controls to start coding your own bot . Most bot uses the webbrowser control . Even SENUKE !:cool:

why datalife cms?

never heard of it,care to share the site link?
 
Back
Top