Which skills are needed to create an account creator bot?

swipdray

Registered Member
Joined
Jan 18, 2018
Messages
81
Reaction score
8
Hello,

I want to buy an account creator for some websites on Fiverr. But I think Fiverr do not allow to offer account creation bots, because its hard to find some people.
Now I want to search for people with specific skills, which are needed to create account creator bots.

Do you know which skills are needed to create a windows tool which creates account with proxy, antidetect, ...?
It should be a normal windows tool and I want that everything run in background and everything is managed through the windows tool.

Thank you very much...
 
Depending on what your goals are, how many new accounts per hour or how many per day you expect to open.
And it's also a question of which platform you want to open new accounts...
 
But this is just for automation, right? Or can I create also a windows tool with python?
Python is not only automatio. You can create a gui for windows. You can make that things what you have listed.
 
which creates account with proxy, antidetect
As your main concern is to be undetected by websites, you should look into a Javascript/Node.js developer.

Many of the tracking technologies rely on Javascript.

Yes, Python is a great language, but it doesn't have anything to do with fingerprinting prevention, except maybe some helper modules that are open-sourced, and most of which are patched exactly because of the same reason.
 
As your main concern is to be undetected by websites, you should look into a Javascript/Node.js developer.

Many of the tracking technologies rely on Javascript.

Yes, Python is a great language, but it doesn't have anything to do with fingerprinting prevention, except maybe some helper modules that are open-sourced, and most of which are patched exactly because of the same reason.
i am experienced in python web scraping. but now you have catched me to learn node.js with javascript. i give it a try :)

thx ;)
 
i am experienced in python web scraping. but now you have catched me to learn node.js with javascript. i give it a try :)

thx ;)
I'm also a Python dev, working with both Selenium and requests, until I get up to the fingerprinting roadblock because of JS.

I'm on it though :)
 
I'm also a Python dev, working with both Selenium and requests, until I get up to the fingerprinting roadblock because of JS.

I'm on it though :)
Yes thats true, i have many issues on projects that i get flagged and sometime it make not fun :( Have watched some libs for js like puppeteer, its very cool. It is faster then python i think ^^ It have some awsome features :)
 
Antifraud bypassing. That's the main thing.
 
Back
Top