Trying Tumblr Again...

0.6$ for US is trash unless its app install
It's a world full of resellers / middle man... isn't it ?

It could be a SOI offer or app install... That's my guess.

Those from Datify.link are from Estonia I think. I'm seeing that, Unfortunately, their smartlink doesn't show the individual offer that converted. I could try contacting the AM and asking him/her.

These are their payment method, and they require 30 initial conversions to be able to withdraw.

1739356547468.png

And here their payment terms:

1739356880421.png

I'm basically using them just because I know their stats are realtime, and they don't have much "lag".
 
12/02 12:05pm
1739358336103.png

I think 420 errors are fixed by adding a small wait time between account and account...
 
Last edited:
Ha ha, Well deserved.
I started posting some Hardcore Porn... and Boom.
1739364198956.png

Time to clean the place, and create some more :D

Edit: After cleaning... And using the checker again with all the accounts (not just 30) I still have 39 accounts

1739364810123.png
 
Last edited:
Hmmmm...

Some of you said I was putting effort into this... Well, you know what ? I've decided to use this situation to try to make it even better.

I want to eliminate the clutter, the cumbersome parts ... like manually calculating how many accounts the script operates on, among other things.....

Some of the things I'm trying are way beyond my knowledge, it's advanced AF for me, probably an overkill. But I always say that AI empowers and enables me. It helps me learn, a lot. It's amazing how good its answers are when you already know some parts. When you're not an absolute novice. When you can actually make requests that make sense.

I think... it all seems so hard, until you give it a chance, until you waste some time reading and trying to learn from what you read.

I hope I don't fail miserably.... because nothing is guaranteed.
 
Hmmmm...

Some of you said I was putting effort into this... Well, you know what ? I've decided to use this situation to try to make it even better.

I want to eliminate the clutter, the cumbersome parts ... like manually calculating how many accounts the script operates on, among other things.....

Some of the things I'm trying are way beyond my knowledge, it's advanced AF for me, probably an overkill. But I always say that AI empowers and enables me. It helps me learn, a lot. It's amazing how good its answers are when you already know some parts. When you're not an absolute novice. When you can actually make requests that make sense.

I think... it all seems so hard, until you give it a chance, until you waste some time reading and trying to learn from what you read.

I hope I don't fail miserably.... because nothing is guaranteed.
Are you using Cursor AI?
 
Are you using Cursor AI?

Nope. I never tried it (I should). I'm using Chat GPT. The reason why I never tried it is because I know it's a freemium. But like Chat GPT is... depends...

I'm basically trying to better understand workers parallelism and concurrent tasks. I've been using the terms parallelism and concurrency interchangeably, I was aware that they're not the same. But it's easy to fall into not making the distinction I guess.

I've been struggling for some hours :D doing a lot of trial and error that helped me to better understand the new code. To find that the code was perfectly working and the only problem was an error specifiying the path for the worker file. FML

Now that I found the primary error I can test the different versions (some are more efficient, some are easier to read/maintain... trying to find balance I guess)

The image below is just a stub... It doesn't really create posts yet. Is just a new step in the right direction.
But it now can sort the accounts by the remaining posts for today (the accounts that have more remaining posts are queued first)
Then ensures parallel account limit is correct and run parallel posts to the limit for concurrent posts while using workers....

1739425804529.png

I want to thank you again for your advice on docker, for reminding me that docker and the cloud services are there for us to use them, I'm somehow revisiting that idea, not to do it now but I definitely want to dig that hole... As I told you before... My docker knowledge / experience is quite small. I found that there are more registries offering private containers than I initially thought. This opens the possibility of using them IMO. Makes it feasible. I would still need to figure out if I should create my own image, use one of the available images, because my initialization requires me not to use the default playwright binary. I think there are images that come with chrome bundled but I should also figure out how to setup the docker file to access database and so, urls, ports, endpoints... You know the drill I think and can understand what I mean. It's not necessarily harder or hard, but that would again take me some time...

Edit: Well, for the database I think I would use Xata.io or turso.tech

Let's go step by step.
 
Last edited:
Nope. I never tried it (I should). I'm using Chat GPT. The reason why I never tried it is because I know it's a freemium. But like Chat GPT is... depends..

Just go for it—you'll thank me later. Cursor AI is essentially an IDE that leverages LLM models like ChatGPT (OpenAI), Claude, and others. It simplifies your workflow by integrating seamlessly with your editor, maintaining context for your entire project, and allowing you to specify URL to the documentation for a service, library, or any other tool you're working with and then it gives suggestions based on that documentations.
 
Just go for it—you'll thank me later. Cursor AI is essentially an IDE that leverages LLM models like ChatGPT (OpenAI), Claude, and others. It simplifies your workflow by integrating seamlessly with your editor, maintaining context for your entire project, and allowing you to specify URL to the documentation for a service, library, or any other tool you're working with and then it gives suggestions based on that documentations.
I'll try it. It really looks great. Thanks for the follow up post with the video :)

The changes I made were quite significant.
I created a new project, with a new database, and kept the old one "as is".

The Checker, Creator, Login scripts are now more Faster, Reliable & Complete.
The Browser Script automatically navigates to the most relevant pages and wait for a few secs on them.

I think the new Poster strategy for managing the accounts is just PERFECT. It will prioritize accounts with more remaining posts for the day and will never try to create more than 250 posts. Now accounts are grouped by tags. Removing the need for managing the accounts manually. I can also skip accounts (if needed).

Regarding the content strategy for the new Poster... & after seeing the results posting Hardcore NSFW... (an almost immediate Ban Wave). I think I'll try once more with Hardcore NSFW content. But I think I'm gonna need to switch to SFW and create the posts / get the content for them (& I'm asking myself do the posts even need content ?...)
I also have two ideas to increase the clickthrough rate of my affiliate links. Or the likelyhood of my links to be clicked. One is simpler than the other.
Another route could be to curate the content (I have a draft of a script to review and curate the content (keeping it on database, tagging, rating it... or deleting it)). That would allow me to go only for Edgy content... Not Pornographic, and not only SFW.

The changes I want to make to the poster continue to be a challenge for me. The complexity has increased. And each addition is now more intricate, because I have to check / make sure things are being processed correctly, synced. I think I did the hardest part though.

All this takes time... But I think it's necessary. Specially to improve my workflow for managing multiple accounts with my current setup (not yet going with docker, that would imply a different way of doing things).
I'm eager to end with these changes so I can just focus on creating accounts / posting / liking / monitoring traffic / leads and so again.
 
Last edited:
I think my new Poster is done !

Old used 80% to 100% CPU with 15 concurrent tabs
New uses 10% to 40% CPU doing the same :D

It's posting right now !
 
fook... I messed up my post counts for today :D
Turns out that I made another typo....
and undefined + 1 is NaN......... (not using...Typescript cof cof)
So I made N posts.... without counting them...
1739563708501.png

As soon as posts are made.... hits comes in:
14/02
1739564193663.png

With a Dedicated Server and proxies... or with a good Docker Setup....
My new Poster could be powerful enough to completely flood entire feeds on concrete tags (that is... that all the visible posts for that tag in the feed would be mine while posting...).

Only 30 accounts doing posts simultaneously... that would be 7500 posts in a moment (a few minutes)...

I deserve to burn in hell for this

But the amount of posts... is not the most important thing IMO, on Tumblr...
 
Last edited:
Good luck with your jorney! looks very instesting.

I'm also on $0 a day right now, I've been unemployed for 5 months, I gave myself a few months off to rest. I'm a programmer and I'm seriously thinking about getting back into this kind of work againt, i use to make 40$/days backdays until IG mass bans.

Two days ago I did some tests with an android phone using ADB and opencv4nodejs to recognize images and automate some touches and swipes on IG. It doesn't seem very difficult to make a bot to recognize patterns and create behaviors on social networks. But of course it is a lot of effort, maybe months if I do it myself in node.js
 
Good luck with your jorney! looks very instesting.
Thank you ! :)

I'm also on $0 a day right now, I've been unemployed for 5 months, I gave myself a few months off to rest. I'm a programmer and I'm seriously thinking about getting back into this kind of work againt, i use to make 40$/days backdays until IG mass bans.

Two days ago I did some tests with an android phone using ADB and opencv4nodejs to recognize images and automate some touches and swipes on IG. It doesn't seem very difficult to make a bot to recognize patterns and create behaviors on social networks. But of course it is a lot of effort, maybe months if I do it myself in node.js
Uhmm...
I tried IG long time ago, it was a pain in the ass.
I also used ADB but to renew ips only, using the airplane mode.
Opencv4nodejs - If you use it, i hope you use the maintained one https://github.com/UrielCh/opencv4nodejs

1739573675984.png

14/02 - This was all for today...
1739577767647.png
 
New Conversion
But it sucks... Thanks Thailand though for these $0.14

15/02 14:36 UTC
1739630235103.png

1739630303003.png

I'm gonna definitely try to go SFW.
I found a very good source of high quality SFW content (videos & images).
I've been planning how to scrape them... And it's all in my head now.
SFW Could allow me to build a fake site, put ads as publisher, rack some pennies. Without the DMCA trouble i mean...
It could also be useful on sites where NSFW is banned... Plus these high quality, stunning, mind blowing images are liked by everyone... With NSFW you could still find people that report you because they don't want to see porn / edgy on their tag...
ATM I have 43 accounts. All of them are... Alive.

1739630756683.png

I feel quite tired today.
Often... I don't sleep well
So It's probable I spend the rest of the day chilling... Playing Star Citizen. So I'm distracted enough so I can be awake till the night...
 
Last edited:
Back
Top