##TinderPC版にログイン
ブラウザ(Google Chrome)で、https://tinder.com/ にアクセス。
Tinderにログインをします。(※アプリではなくブラウザ版のTinder)
##デベロッパーツールのコンソールをいじる
デベロッパーツールを開いて、Consoleを選択。
以下のソースコードを入力します。
var autoswipe = function(){
document.getElementsByClassName(“button Lts($ls-s) Z(0) CenterAlign Mx(a) Cur(p) Tt(u) Bdrs(50%) P(0) Fw($semibold) focus-button-style Bxsh($bxsh-btn) Expand D(b) Bgc(#fff) Trstf(e) Trsdu($normal) Wc($transform) Pe(a) Scale(1.1):h Scale(.9):a”)[2].click();
}
setInterval(autoswipe, 1000);
##あとは待つだけ
自動化されたらあとは待つだけという簡単な操作を行いました。