This tiny code uses your clients UI to simulate the clicks. No Tinder API required.
-
Open https://tinder.com in you favorite browser and login with your account.
-
Place the cursor on the like button and run this command.
-
Clone the repo
git clone https://github.com/hemc4/hbots.git -
Install
pyautoguiby commandpip install pyautogui -
Run the script
python hbots/tinder_like.py
Do not use it for actual dating. This is just a demostration of how bot can be used on different platforms.
