您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Clicks NEXT button when match_with_gender is not F & handles main-bottom logic, chimes on F, auto-sends message
Tampermonkey script for holla.world that helps you automatically skip non-female matches, alert on female matches, and auto-send a greeting. It enhances the user experience by automating tedious steps and adding smart interactions.
match_with_gender !== "F"
).main-bottom
button logic with fallbacks and delaysESC
will manually trigger .main-bottom
clickYou can customize the predefined message in the script:
const predefinedMessage = "Hi there! 😊";
Feel free to change it to anything you like.
fetch
and XMLHttpRequest
calls to detect when a new match starts."F"
), plays a short audio chime and tries to send a message..main-bottom
button appears after 5 seconds, it clicks it too.ESC
– Manually triggers the .main-bottom
button click.https://apiv2.getchacha.com/api/MatchRoom/startOfMatch
API responses. If HOLLA changes their backend or DOM layout, you may need to update selectors or logic.https://www.holla.world/*
Made by Bob