dohyung97022
Regular Member
- Feb 22, 2021
- 253
- 269
Welcome to test 2 of my twitter automation, a predecessor to TEST 1 (30 accounts).
What is this thread?
So my goal is to conquer twitter marketing.
I have tested before with only 30 accounts as you can see in the link above.
I thought that the number of accounts was too low to prove any point at all.
So I managed to figure out a way to create mass accounts.
Account creation
I have spent the last 6 months of my time trying to automate account creation.
And I have to say that this cannot be automated. (Well, sorta...)
Why?
Arkose funcaptcha is a bitch.
1. Phones does not work. (traffic limit)
Some of you that are knowledged in captcha have advised me to automate with android phones,
Tested that with appium and adb, but still, arkose funcaptcha checks your traffic, and limits you eventually.
My automation tool (proof that I have tried)
about 10 accounts per phone per day (1 account per 2 hour), can be automated.
but I do not have enough phones for mass production.
Maybe when this is profitable I will buy a lot of phones, maybe...
2. Cannot be solved by AI.
These mother fxxxers changes their problems by the day.
I have created an AI for the animal rotation problem, but they keep up with a new question I have never seen before.
I have seen balls with grasses, dices with numbers, trains on chessboards, kids doing jump ropes, icon identification, galaxy identification, people on movie theaters...
New methods just keeps on coming. XD
Some services provides AI for this, but even they cannot keep up with this madness.
All arkose has to do is create a new problem just to fxxx you up.
3. Cannot be solved by other services.
I have tested 2captcha with proxy, but this failed.
2captcha seems to create a new iframe with the secret key, but I think arkose has a way of detecting it.
Did not test all the providers, but I doubt others will work.
Ended up using manpower.
I ended up with semi automation, so I need to keep looking at a screen and solve the captcha manually.
Currently I can create about 40 accounts an hour.
I have 2 LTE proxies with 2 odroid machines running this.
I think I can handle 1 more machine with manpower, so the max would be 60 per hour. (hopefully)
I have other stuff in life, so I will only use an hour per day for creation.
Currently have 229 accounts.
I will start testing after the accounts count 300.
I had this problem previously when I take a single action, and the account was banned.
https://www.blackhatworld.com/seo/t...t-4-factors-32-accounts.1461652/post-15942251Well some accounts were locked after register. I had to fix a captcha after that in order to recover it.
(Accounts created after '2023-06-08 00:00:00', lets keep this in mind. This might effect the test.)
All the accounts are not banned, and the actions took in the accounts are valid.
(Tested PM, subscribing to my main account, new tweets are shown.)
So how will I test?
I will have 6 control groups. (50 accounts each)
Conditions
1. automated by undetected chromedriver.
2. useragent is set randomly.
3. Ip is rotated.
4. tested in odroid n2l.
5. All actions are done randomly.
Control groups
1. Like 10, Follow 10, PM 10 per day. (selenium click, types)
2. Like 10, Follow 10, PM 10 per day. (pyautogui click, types)
3. Like 30, Follow 30, PM 30 per day. (selenium click, types)
4. Like 30, Follow 30, PM 30 per day. (pyautogui click, types)
5. Like 50, Follow 50, PM 50 per day. (selenium click, types)
6. Like 50, Follow 50, PM 50 per day. (pyautogui click, types)
The test will go on for 1 month, every day.
What I want to know by this test?
1, Rate limitation of twitter.
2. Is twitter detecting automated key types, or clicks from selenium.
3. Hoping any accounts to survive.
Additional work to do.
1. Code to save all gif logs to s3.
2. Connect datadog to all odroid machines.
3. Create a way to save logs if account is banned, or the action is a success.
4. Create a random action set for automation.
How will I post?
This will be a long journey,
I quit my job, am back in college, so final exam coming up, I won't be posting too soon.
I won't sell my soul on posting threads, last time I had too much fun, and spent too much time on it.
So I wish I keep things simple, no gibberish, only results. (I promise XD)
Hope you have fun.
What is this thread?
So my goal is to conquer twitter marketing.
I have tested before with only 30 accounts as you can see in the link above.
I thought that the number of accounts was too low to prove any point at all.
So I managed to figure out a way to create mass accounts.
Account creation
I have spent the last 6 months of my time trying to automate account creation.
And I have to say that this cannot be automated. (Well, sorta...)
Why?
Arkose funcaptcha is a bitch.
1. Phones does not work. (traffic limit)
Some of you that are knowledged in captcha have advised me to automate with android phones,
Tested that with appium and adb, but still, arkose funcaptcha checks your traffic, and limits you eventually.
My automation tool (proof that I have tried)
about 10 accounts per phone per day (1 account per 2 hour), can be automated.
but I do not have enough phones for mass production.
Maybe when this is profitable I will buy a lot of phones, maybe...
2. Cannot be solved by AI.
These mother fxxxers changes their problems by the day.
I have created an AI for the animal rotation problem, but they keep up with a new question I have never seen before.
I have seen balls with grasses, dices with numbers, trains on chessboards, kids doing jump ropes, icon identification, galaxy identification, people on movie theaters...
New methods just keeps on coming. XD
Some services provides AI for this, but even they cannot keep up with this madness.
All arkose has to do is create a new problem just to fxxx you up.
3. Cannot be solved by other services.
I have tested 2captcha with proxy, but this failed.
2captcha seems to create a new iframe with the secret key, but I think arkose has a way of detecting it.
Did not test all the providers, but I doubt others will work.
Ended up using manpower.
I ended up with semi automation, so I need to keep looking at a screen and solve the captcha manually.
Currently I can create about 40 accounts an hour.
I have 2 LTE proxies with 2 odroid machines running this.
I think I can handle 1 more machine with manpower, so the max would be 60 per hour. (hopefully)
I have other stuff in life, so I will only use an hour per day for creation.
Currently have 229 accounts.
I will start testing after the accounts count 300.
I had this problem previously when I take a single action, and the account was banned.
https://www.blackhatworld.com/seo/t...t-4-factors-32-accounts.1461652/post-15942251Well some accounts were locked after register. I had to fix a captcha after that in order to recover it.
(Accounts created after '2023-06-08 00:00:00', lets keep this in mind. This might effect the test.)
All the accounts are not banned, and the actions took in the accounts are valid.
(Tested PM, subscribing to my main account, new tweets are shown.)
So how will I test?
I will have 6 control groups. (50 accounts each)
Conditions
1. automated by undetected chromedriver.
2. useragent is set randomly.
3. Ip is rotated.
4. tested in odroid n2l.
5. All actions are done randomly.
Control groups
1. Like 10, Follow 10, PM 10 per day. (selenium click, types)
2. Like 10, Follow 10, PM 10 per day. (pyautogui click, types)
3. Like 30, Follow 30, PM 30 per day. (selenium click, types)
4. Like 30, Follow 30, PM 30 per day. (pyautogui click, types)
5. Like 50, Follow 50, PM 50 per day. (selenium click, types)
6. Like 50, Follow 50, PM 50 per day. (pyautogui click, types)
The test will go on for 1 month, every day.
What I want to know by this test?
1, Rate limitation of twitter.
2. Is twitter detecting automated key types, or clicks from selenium.
3. Hoping any accounts to survive.
Additional work to do.
1. Code to save all gif logs to s3.
2. Connect datadog to all odroid machines.
3. Create a way to save logs if account is banned, or the action is a success.
4. Create a random action set for automation.
How will I post?
This will be a long journey,
I quit my job, am back in college, so final exam coming up, I won't be posting too soon.
I won't sell my soul on posting threads, last time I had too much fun, and spent too much time on it.
So I wish I keep things simple, no gibberish, only results. (I promise XD)
Hope you have fun.
Attachments
Last edited: