Imacros + C#

jake3340

Supreme Member
Joined
Nov 20, 2008
Messages
1,446
Reaction score
442
I just found out imacros can be intergrated with c# which sounds awesome since it can be much more affective now. I was wondering if anyone has any experience using c# with imacros ? How do you go around setting it all up ?
 
This is a good question to know. I am currently studying ubot, almost done with the tutorials, and now I am studying imacros...C+++ is next.
 
I am working on a C# bot I created to run with iMacros. Basically it takes keywords you enter and scrapes Google for valid comment forms, then uses the information you enter into the profile to post comments on each page scraped by threading each imacros with a different proxy. The way its set up each part of the program could be useable by itself. Eventually I plan on adding full Captcha solving, as well as more form submission styles (link directory listings, forum pages with registration, etc). I can't post the pictures for it, but they are the first 7 or so images in the Gallery at spooge.in
 
Back
Top