How to write simple bot script

Stifmeister

Senior Member
Jr. VIP
Joined
Sep 29, 2011
Messages
1,198
Reaction score
525
Hello,

I'm trying to get my hands on a script that does a very simple task.
Go to url, login with credentials, go to specific url, perform a single click.

Its as simple as that, each account would also use a different proxy or a few could share one.

If anyone could give me some pointers, I would greatly appreciate it, perhaps where to start.
 
you can do that by asking chatgpt... It will write you a code
 
As funny as that may sound people have done amazing things with chatgpt, the tasks mentioned are basic except for the proxy inserts.

If you give the time you'll get the job done.

Cheers
 
Python, tarayıcıları açmak ve oturum açmak için daha kolaydır, ancak php ile de yapılabilir. Selenyum kütüphanesini python'da tavsiye ederim.
 
Back
Top