Recent content by CSharp

  1. C

    Mass voting with different IPs

    I can create you a bot that can do that for you, in fact I made something similar to what you're asking for someone else on this forum already... add me on Skype and we can chat. Skype: CSharp4.5
  2. C

    Sound Cloud Bot

    Can get a bot together for any one that needs it, PM / add me on Skype to see some of my work / discuss a solution, you can also check out my iTrader for references ;) Skype: CSharp4.5
  3. C

    Any bot Builders?

    Add me on Skype, CSharp4.5
  4. C

    [Paypal] Question About Refunds

    This is why you should have terms and conditions attached to your sales, outlining your refund policy.
  5. C

    Need lots of votes for my business

    PM sent :)
  6. C

    Need programmer to create a scrapejob on 80legs.com

    I've sent you a PM ;)
  7. C

    Best Tool For Scraping links from Google. Hrefer? Scrapebox? Or something else?

    And those links prove what? This goes right back to me explaining to you that resources must be disposed of to allow the GC to do its job, once you dispose a resource it doesn't sit around there forever waiting for the GC to collect it. lol, my work speaks for its self ;)
  8. C

    Expert Programmer Needed for Automation

    added on skype :)
  9. C

    Does Anyone Understand how to create great software programs that generate money??

    Those damn FeePal monkeys! :banghead:
  10. C

    Does Anyone Understand how to create great software programs that generate money??

    I can create you one, just western union me $10,000. Kind regards, The President of the Federal Republic of Nigeria.
  11. C

    Nike Twitter Link Sniper program! Will pay good money!

    PM sent, I've worked with Twitters API numerous times and can use it's streaming API to open the link literally as soon as its tweeted
  12. C

    Best Tool For Scraping links from Google. Hrefer? Scrapebox? Or something else?

    If you read the whole article you would have realized that in fact, Microsoft agrees with me... I do this for a living mate, and not only that, but the article is dated from the year 2000, more than a decade has passed
  13. C

    Best Tool For Scraping links from Google. Hrefer? Scrapebox? Or something else?

    Will have to disagree with you there, .Net doesn't have a "rudimentary memory management" system. The main problem is objects not being disposed once being used (such as a connection), which will lead to the garbage collector seeing that the object is still in use. It's a shitty programming...
  14. C

    Can you find the output of this coding?

    Disregard, i thought it was c# lol Post before I re-read the question.
Back
Top