- Jun 11, 2023
- 336
- 97
Keep going, bro! I'm following you.
P/S: Fuck Twitter for suspending my two accounts.
P/S: Fuck Twitter for suspending my two accounts.
Yeah,Keep going, bro! I'm following you.
P/S: Fuck Twitter for suspending my two accounts.
Very interesting thread. I have 3 questions for you hope you will answer.
1. Did you try out antidetect browser for automation?
2. Did twitter or other detect you are a bot through UDP traffic, if you are only using TCP (sock5, proxy)...
3. How to manage all account logs with Datadog. Any guide for this i can find over internet?
Thank you.
These are only few tips on how you can improve!I do not think that arguments need to be emotional nor personal.
It is just a way to find out what is true or better.
1. I do not know when you have tested this, but in my previous test and my current test, outlook is passing with no problemo.
previous test : https://www.blackhatworld.com/seo/twitter-automization-test-4-factors-32-accounts.1461652/
2. Blocked numbers is agreed!
3, 4. 48k actions with 300 accounts. I am not being detected.
Well the prevous report had 16 banned. And I doubt this was because of the browser.
If I was detected by browser, I should have bans all over the place. (not in 2 min timeframe, check my previous report)
View attachment 266171
5. 6. I don't know if this is true or not.
Thats why I have test groups separated by pyautogui, and selenium clicks.
But thanks for the link. Checked it out, seems great.
I am using python, so I would need to change this to a shell tool in order to implement it.
nice findThese are only few tips on how you can improve!
Browser leaks are so common these days, every week a new update is implemented.
I have attached a image below for event detection!View attachment 266236
although it's great to see you testing this way, Hope to see things work out for you as expect.
holy shit, you found the source js code of twitter that detects events mouse cilck detection!!!!These are only few tips on how you can improve!
Browser leaks are so common these days, every week a new update is implemented.
I have attached a image below for event detection!
although it's great to see you testing this way, Hope to see things work out for you as expect.
The thing with creepjs is they know what Fingerprint data is missing or doesn't belong, Suppose you are using Windows Fingerprint and you have Fonts of Mac, it will minus points for it.nice find
will have to check this out.
Don't you think creepjs gives way too many false positives, though? Well, not exactly false positives but its almost impossible to get a decent score on it unless you're using vanilla chrome. Even vanilla firefox gets a poor rating.
do you know the reason cause funcaptcha verify? I have the problem when i mass like the same tweet
I've been trying to make a custom cloaked browser, have managed to spoof most things, but I keep failing on the "serviceworkers useragent" thing. It seems there isn't any way around service workers other than disabling them. Thoughts?The thing with creepjs is they know what Fingerprint data is missing or doesn't belong, Suppose you are using Windows Fingerprint and you have Fonts of Mac, it will minus points for it.
Now the thing with Fingerprints is the data should belong to the right place, not in some random arrays.
This mistake is very common, even if a guy develops a anti detect browser he still thinks that the random data will do the work, but it won't solve any problem it will increase the detection rate!
Why? Many companies have already started implementing AI for detections, they know what a good Fingerprint looks like, of-course with so much data everything is possible.
but Good fingerprint also won't solve this, if you have noticed creepjs have a thing where it increases trust score over the time if you are a good user, even if you have a good fingerprint doesn't always means good scores, a good user with history is also an important part for detection, a good web history aswell.
There is a way around workers, it's lengthy, it's the most common leak, i think you should save some headache and time by disabling them majority of the detections don't work around workers, you won't see any such detections out in the wild.I've been trying to make a custom cloaked browser, have managed to spoof most things, but I keep failing on the "serviceworkers useragent" thing. It seems there isn't any way around service workers other than disabling them. Thoughts?
The ban logs count for every test set is the total count of banned accounts.Unfortunately, I have 16 more accounts blocked.
/tmp/snap-private-tmp/snap.chromium
rm -r /tmp/snap-private-tmp/snap.chromium/*
Interested. I'm following and best of luck bro!
What machine did you bought ? Model and especifications7/4 ~ 7/9
Test report
Round 1 Test Results (300/300)
Success
Round 2 Test Results (300/300)
13 accounts banned
Round 3 Test Results (300/300)
3 accounts banned
Round 4 Test Results (300/300)
Success
Round 5 Test Results (180/300)
Currently running
Banned Accounts
Round 2
13 accounts banned
11 (Set 5) + 2 (Set 4)
Round 3
3 accounts banned
3 (Set 5)
Issues
I had some problems while running my machines.
In the 6/20 issue in page 2 we had memory issues while running chrome.
Apparently, when running undetected chromedriver we can have storage issues too. XD
View attachment 268227
View attachment 268228
I did eventually find out where all these GBs of storage is being used.
It seems that undetected chromedriver downloads a chromedriver file in every run.
Code:/tmp/snap-private-tmp/snap.chromium
View attachment 268229
To remove all temporary chromedrivers
Code:rm -r /tmp/snap-private-tmp/snap.chromium/*
I did remove all the temp files manually for now.
But I will program this to run automatically.
View attachment 268230
Improvements
I was running with odroid n2l, but changed to beelink eventually.
I was suggested to reboot and clear the cache of chromium browser when I had the memory issues.
But after I have changed this, it took too much more time when rebooting and slowed down the process.
I did order another beelink machine and another lte sim.
So I will be run with 3 machines concurrently soon.
Wish this can speed up the process.
It does come from aliexpress so, it takes like 12 days to arrive here. Xd
Have a nice chill day.
What machine did you bought ? Model and especifications
https://askubuntu.com/questions/1383789/install-chrome-on-ubuntu-debian-with-arm64Google Chrome is only packaged for amd64, and is not available for ARM.
Its only for proxies ? Or automations too? If yes how many accounts can you Run with 8gb ramBeelink mini-s
Intel N-5095
8GB ram
You can use anything as you wish fit.
I remember reading lucky sparks prefer using odroid N2+, Odroid H3+.
But whatever you do, do not buy a ARM CPU based one.
You will end up with a headache.
https://askubuntu.com/questions/1383789/install-chrome-on-ubuntu-debian-with-arm64