when ever you land on something theres an effect like when you die but you land it shows that effect
目前為
此腳本不應該直接安裝,它是一個供其他腳本使用的函式庫。欲使用本函式庫,請在腳本 metadata 寫上: // @require https://update.cn-greasyfork.org/scripts/475466/1251490/JUMP%20PARTICLES%20%28DO%20NOT%20DOWNLOAD%20HAVNT%20TRIED%29.js
// ==UserScript==
// @name JUMP PARTICLES (DO NOT DOWNLOAD HAVNT TRIED)
// @namespace http://tampermonkey.net/
// @version 0.1
// @description when ever you land on something theres an effect like when you die but you land it shows that effect
// @author HOUSEBUILDER13
// @match https://bonk.io
// @icon data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant none
// ==/UserScript==
(function() {
'use strict';
// Your code here...
})();
input.land = Client.Effect.Particles
input.effect.Particles