Search results

  1. captchaman

    Youtube Views Tools That Give Credits Based On Videos Watched (Inside the Program)

    Looking for tools to do what the title says. Viewet used to but I think they changed their system. I'm just looking to crack something and get free credits tonight, so bring on the programs!
  2. captchaman

    Editing signature

    Hey all, I don't know if the owner disabled signatures or what, but I can't find the place I'm supposed to be able to edit mine at. If I remember correctly, it used to be on the left of the user control panel, but it's not there anymore. What gives?
  3. captchaman

    AutoProxy - The Easiest Way To Scrape and Scan Mass Proxies (L1, L2, L3)

    Hey everyone, time to introduce my latest tool - AutoProxy - the fully automatic proxy harvester and scanner. Steps for use: 1. Make sure you have .NET 4 installed 2. (Optional) Upload proxytest.php to your server 3. Customize the settings in settings.txt to your liking 4. Double click...
  4. captchaman

    L2/L3 Proxy Headers

    I'm making a PHP script to detect and sort L1/L2/L3 proxies and have a list of proxy headers, I'm just not sure which ones actually give your IP address and which ones just give proxy information. The list is below, if anyone could sort me out I'd be forever grateful. HTTP_VIA...
  5. captchaman

    Anyone experienced in machining?

    I realize that this is way outside the range of this forum, but due to trademark issues it's been difficult to find someone to do it. I'm hoping someone is a machinist by hobby or profession and just does SEO on the side. Essentially I need someone to modify airsoft guns by taking an airsoft...
  6. captchaman

    Arithmetic overflow [algorithm conversion from C# to VB.NET]

    I'm trying to convert the Google PR checksum algorithm from C# to VB.NET, the converter has done what it can but I'm doing the rest manually. Here's the error dump:System.OverflowException was unhandled Message=Arithmetic operation resulted in an overflow. Source=WindowsApplication4...
  7. captchaman

    Regex: Match all text in a string besides encapsulated text

    I'm shit with regex but what I'm trying to achieve is simple: I want to replace a word if found with another word, unless the text is encapsulated, then ignore it. I want to turn this: This is an example. {Examples are} great. into this: This is an replacement text. {Examples are} great. How...
  8. captchaman

    Using vouchers on a single site...

    I just purchased 10 $50 vouchers and I want to promote a single site.. I have the .com, .net, and .org. Can I use 3 vouchers on each or should I only use one on each/only one period and spread them out to promote my other sites?
  9. captchaman

    Best section to advertise advertising?

    And please tell me it's not BST... Long story short a friend coded a 3rd party Yahoo! chat client which gets an average of 1,500 uses each hour and is offering 3 ads (of the same URL) on it for $10 a month. Unfortunately I'm not a JR VIP yet so I can't post in BST if that's where it's supposed...
  10. captchaman

    So, I coded a tool...

    That will execute HTML/Javascript (load iframes, popups, Change their Yahoo! status, etc) on the the latest versions of Yahoo! Messenger (10 & 11). All you need is their messenger name. The thing is, I'm just a lowly programmer and haven't ventured into the realm of actually making money with...
  11. captchaman

    DeCaptcher Help

    Using the DeCaptcher API for the first time and ran into a problem.. Function DecaptcherBalance() Dim host As String Dim login As String Dim passw As String Dim port As UInteger Dim balance As Double host = "api.decaptcher.com" login...
  12. captchaman

    Need something automated/a bot (free)?

    I've been studying up on C# lately in my free time as I want to transition from VB.NET to C#, but haven't had a chance to program any real-world applications with it yet. So, here's the deal. I'm willing to program a few bots free of charge, just so I can run into a few headaches and figure out...
  13. captchaman

    Allow one instance of form while threading

    I'm making a multithreaded account creator and I want the user to be able to choose between using DeathByCaptcha and manually entering CAPTCHAs. However, I only want frmCAPTCHA to show one instance at a time so that the user doesn't get bombarded with windows while trying to type in one captcha...
  14. captchaman

    Bulk Keyword Scraping and Bulk Article Downloader Software

    Edit: I've created the software, it's now here. captchaman
  15. captchaman

    5000% Increase in the sale of baseball bats on Amazon.co.uk

    Anyone dropship bats? :D http://www.amazon.co.uk/gp/movers-and-shakers/sports/
  16. captchaman

    [GET] 943 Fresh Scanned HTTP [6/25/2011]

    077.091.195.016:3128 078.188.153.229:8080 080.191.119.11:3128 080.191.120.129:3128 082.199.105.194:3128 082.206.129.160:3128 083.216.184.132:8080 087.106.143.132:3128 087.117.135.86:8080 091.075.024.162:3128 091.143.58.1:80 091.203.178.139:8080 101.50.17.25:8080 109.104.132.130:8080...
  17. captchaman

    Any VB.NET CAPTCHA Solving API Sources?

    qwerty
  18. captchaman

    What type of programs would you like to see?

    I'm bored and looking for something to program, preferably a bot for a new site or something.
  19. captchaman

    Proper use of ThreadPool.SetMaxThreads

    No matter what I set it to whether it's ThreadPool.SetMaxThread(5, 5) or ThreadPool.SetMaxThreads(100, 100) it still only seems to spawn 8 threads at a time. Nowhere in my code is there anything to do with 8, but will post an example if needed.
  20. captchaman

    [Release] Multi-Type Proxy Checker (HTTP/Socks4/Socks5)

    It's just a small tester that I made yesterday, HTTP checks are 101% accurate while Socks4/5 just test that the connection was successful and that it is indeed a socks4/socks5 proxy...
Back
Top