can a bot use different proxies simultaneously

jaredakelly

Regular Member
Joined
Jan 14, 2010
Messages
376
Reaction score
89
i'm a noob when it comes to proxies, bots..........and most everything else :D

can a bot use different proxies at the same time?

for example use a different proxy, different account, and different actions all simultaneously, pertaining to the same site your are trying to market?
 
Yeah sure it can, it depends on the bot thought. But it is possible to create such a bot.
 
Awesome that's all I needed to know thanks!
 
yeah ....its possible fr a bot to use multiple proxies simultaneously...
 
Yes, but it needs to be written to support multi threading. Every thread can use different parameters, such as proxy, account etc... And it depends if it uses web browser component or web requests - it's harder to do multi threaded bot with web browser automation...
So it all depends on the developer :)
 
You could create multiple user accounts in Windows, and have an instance of your bot running on each one. Each user will have their own specific cookies and flash cookies.

It's not all that practical but it works for me
 
Back
Top