Search results

  1. D

    Control all checkboxes

    Hello currently I have 6 checkboxes and each one has an on check box change associated with it that calls the same function. this function just makes sure atleast one checkbox is checked then enables a button is there a way to tie this all into one change event?
  2. D

    Need some help

    I am having some trouble with this bit of code and i am not sure what is going wrong Dim pageviewer As Integer = My.Settings.max_views Dim pageloop As Integer = 0 MsgBox(pageloop & "<" & pageviewer) While pageloop < pageviewer...
  3. D

    alexa toolbar

    I am developing a Free bot to increase fake site traffic for unique views to help alexa ranking, google keyword searchs, and more. What i need help with is to gain page rank using alexa toolbar. I am using httprequests which i believe is using my computers internet explorer as the browser for...
  4. D

    Point me in the right direction

    Hello everyone I'm new on the site but I make bots. Hoping someone could point me in the right direction. All of my bots are completely free but I want to host them on my domain. What I am looking for is a way to tell how many times they have been downloaded. Can one of you help me out?
  5. D

    looking to team up

    Hello I am a .NET coder and would love to work with other developers to bring out new and useful bots. I have started off with a fully functional proxy bot but would love to work on other projects. I am not a design guy so the UI is lacking a bit in my projects
  6. D

    new botter on the forum

    hello i am not new to the forum, just new to posting on it. i develop bots to help make jobs easier
  7. D

    Proxy Bot

    Hello everyone, I am new to the forum, but I wanted to offer my Bot that I recently developed. It is a work in progress so please all feedback is welcome. uniqueME will go to well known proxy sites and grab a list of their proxies and have them connect to a site of your choice. What this is...
Back
Top