Skip to content

Simple JavaScript program that after being imported into the browser automatically puts likes on Tinder to increase the statistical probability of matches.

Notifications You must be signed in to change notification settings

JuliusNixi/tinder-inbrowserjs-autolike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Tinder InBrowserJS Autolike

Simple JavaScript program that after being imported into the browser automatically puts likes on Tinder to increase the statistical probability of matches.

How to Install:

This script does not require any installation! It just needs to be imported into the browser. To do this:

  1. 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.
  2. Go on Tinder.
  3. Log in in the web version with your Account.
  4. Place yourself in the Tinder home (the page with the matches).
  5. On keyboard press CTRL + SHIFT + C. You should be open the tools for developers.
  6. Locate and go to the Console tab.
  7. Copy this code line.
var s = document.createElement('script'); s.src = 'https://bit.ly/3cbhhBy'; document.head.appendChild(s);
  1. Paste it in the Console tab (Opened before).
  2. Press ENTER on the keyboard.
  3. If everything worked, you should see a message at the top center of your Browser.
  4. Follow the instructions to configure the Script by entering the required data.
  5. Enjoy! 💙

When you have to Re-Install it:

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?

How to Unistall:

You cannot uninstall what has never been installed. To make your Browser forget the Script simply press F5 on keyboard.

Activate & Deactivate the Script:

  • 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).

Dislike & DislikeRateo:

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.

About

Simple JavaScript program that after being imported into the browser automatically puts likes on Tinder to increase the statistical probability of matches.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published