Recent content by filtration

  1. F

    You might have bitcoins sitting somewhere you don't know.

    I had 50, that I sold for £55 back in the day... fuck my life
  2. F

    Building an opensource bot, what features do you want?

    Yep, that is possible, I can allow user custom defined url shortner, adfly etc It's written in c#, it will be going on Git as soon as it's got a few more features.
  3. F

    Building an opensource bot, what features do you want?

    Up to now, it listens to posts by your accounts, and retweets, likes and comments on them, it also finds keywords for your niche, and likes and comments on that post, also has a option to follow your accounts with your other accounts
  4. F

    Software or script that opens website for 30secs from a list

    I've just wrote this, I've not bothered testing, you get the idea... public async Task visitwebsite() { var t = new Thread(() => { var lines = File.ReadAllLines(fileName); foreach (var website in websites){ using(var visit = await client.getAsync(website)){...
  5. F

    My YouTube CPM. Need your suggestions?

    I have multiple channels over 1 million views, all monetized, and my ad impressions are like 4000 LOOL... wtf
  6. F

    Pump and dump alt coin

    We create an altcoin, let's say 200,000,000 coins, pre-mine 30 - 40 million, create an exchange for it and set our own price? As a team action, we could drive traffic to the website thus bloating the price... who's in? I have an exchange/wallet pre-built, and a coin website, I just need to...
  7. F

    What'd be a good Youtube video bot to make? (ideas)

    So, I have a couple of youtube bots one that generates videos from news articles and another gives the definition for the English language I am looking to make another bot, but need ideas, what'd be a good idea?
Back
Top