Recent content by NG-neer

  1. N

    Anyone in Casino affiliate ?

    Lol, online casinos aren't even legal in the Netherlands.
  2. N

    Permanently Closed Marketplace Sales Thread

    Like anyone does not know that the netherlands are in europe
  3. N

    WhatsApp API buisness ideas.

    Hey guys, I have an (unofficial) WhatsApp API and I'm thinking of business ideas to leverage it. Does anyone have good ideas?
  4. N

    Is there any tool to troll/spam a phishing/login page?

    If you know python you can use the requests library.
  5. N

    Big porn accounts email list

    Hey I have aquired this big list with thousands of emails of users that have an account with this huge porn site. Does anyone know how I can monitize this?
  6. N

    How am I supposed to make friends?

    Maybe play less spider man ¯\_(ツ)_/¯
  7. N

    [HELP] google cloud accounts creation?

    Don't use Google cloud. Use AWS.
  8. N

    Anyone interested in an automated porn CMS?

    Hey, I'm thinking about writing a CMS that automatically gets videos from other sources. So basically a porn reuploading system on autopilot! Does anyone else think this is a good idea?
  9. N

    Looking for App install bot

    Hmm sounds like you're doing some dodgy shit. Anyways, none of my buisness. I know how you can achieve 2/3 of everything you want. You can download apps from the PlayStore programatically with this lib: https://github.com/matlink/gplaycli You can install apps with the Android debugging bridge...
  10. N

    Should I write a book on bot programming for absolute beginners?

    Yeah I'm just trying to figure out how to use the skills I have. Bot I'm wondering what kind of bot to write. Where is a big demand for?
  11. N

    Should I write a book on bot programming for absolute beginners?

    Hello, I'm thinking about writing a book on how to write a bot if you're an absolute beginner. I will write about how to create your own python selenium bot. Do you guys think this is a good idea and/or have some tips or inspiration?
  12. N

    Where to get images for my blogs/pages?

    Pixelbay is pretty good.
  13. N

    Tool that finds all 404 pages on a domain.

    I'm sorry if it's a bit hard to read. There should've been spaces and tabs but unfortunately they don't seem to show up :(
  14. N

    Tool that finds all 404 pages on a domain.

    Okay, talk is cheap so I wrote some code to demonstrate what I have in mind. I don't know if you can read Python code but I hope you can at least understand what it does by reading my explanation I commented (everything after the hashtag sign) import requests from bs4 import BeautifulSoup soup...
Back
Top