[SOLVED] How To lob an python script for create account?

hello i have a bot script that makes a registration of account how to make a loop to run it over and over

Share your code. we can check it out

its a EDU bot from here how to make it in lob when it finsh start agani and take data from cvs file like email and other information

loop only if you added proxies …otherwise trick would busted as soon as loop reach to index 50 :rofl:
creating multiple accounts from same IP already looks fishy

1 Like

Wrap your entire bot program with socks module and send , receive requests via it :slight_smile: so you can proxy rotate using free proxies by scraping it

i have proxy and strong vpn and how to make it happen and how to add this and data from cvs file like email and other information

I found the script someone posted for sign up facebook, can it be used to sign up on any website? “usr” “pwd” should be the input on my website.

2 Likes