Recent content by futureman89

  1. F

    Custom Automation, Bots & Web Scraping | SaaS & App Development

    i need web scraping data
  2. F

    [Journey] Scaling POD automation

    madacot233 Check for me pls
  3. F

    [Journey] Scaling POD automation

    each account with different VMW, IP, unique niche, design, title, description.... Yesterday, i created 3 account and suspended all Where can you get proxy? Has any tips for registration? Please suggest to me! many thanks
  4. F

    [Journey] Scaling POD automation

    Really, you are the best. I created 10 accounts with 10 IP - 10 fingerprint browser. But teepublic was suspended all. Can you teach me :(
  5. F

    Permanently Closed Marketplace Sales Thread

    Can i test it?
  6. F

    [Journey] Scaling POD automation

    How can you create teepublic account? My account was suspensed after 1day
  7. F

    Selling fully anonymous private proxies - very fast activation - 24/7 support

    Can I use trial to test your proxy?
  8. F

    why wont my index files show?

    i think your hosting configuration is wrong, sure that you type full url and browser can go this exactly file.
  9. F

    Need exit pop up script

    if you using wordpress, i suggest you a flugin can do this: Pinoy Pop-up on Exit if you dont use wp, use this code function goodbye(e) { if(!e) e = window.event; //e.cancelBubble is supported by IE - this will kill the bubbling process. e.cancelBubble = true; e.returnValue = 'You...
  10. F

    Should I learn VB.net or Java

    c# is my choice :)
  11. F

    [C#][Help]How to click random url from a page

    You can read all html in your website, get all <a> tag. Pick random href and go to this url Using HtmlAgilityPack.dll to read html in website
Back
Top