Simple JavaScript program that after being imported into the browser automatically puts likes on Tinder to increase the statistical probability of matches.
This script does not require any installation! It just needs to be imported into the browser. To do this:
- Open you browser. The script should work on any browser. However, it has not been tested on every browser. In case of a bug, just open an issue.
- Go on Tinder.
- Log in in the web version with your Account.
- Place yourself in the Tinder home (the page with the matches).
- On keyboard press CTRL + SHIFT + C. You should be open the tools for developers.
- Locate and go to the Console tab.
- Copy this code line.
var s = document.createElement('script'); s.src = 'https://bit.ly/3cbhhBy'; document.head.appendChild(s);
- Paste it in the Console tab (Opened before).
- Press ENTER on the keyboard.
- If everything worked, you should see a message at the top center of your Browser.
- Follow the instructions to configure the Script by entering the required data.
- Enjoy! 💙
The Script is designed to be a tool to be used in case of need. It is not intended to remain installed. That's why every time you:
- Close the Tinder tab from your Browser.
- Update the Tinder tab from the Browser.
- Close the whole Browser.
The Script must be re-installed. On the plus side, all you have to do is paste a string, right?
You cannot uninstall what has never been installed. To make your Browser forget the Script simply press F5 on keyboard.
- DEACTIVATE: If you want to stop the script only temporarily and don't want to uninstall it press 's' on keyboard.
- ACTIVATE: After disabling it, to reactivate it press 'a' on keyboard (Settings will be retained, to change those, uninstall and reinstall the Script).
The Script allows, in order to avoid making Tinder suspicious, to put Dislikes as well. Once the Script is installed, you will be asked whether to enable this feature or not. If you choose to enable it, you will have to insert a DislikeRatio, that is every how many likes the Script will have to put 1 dislike.