when ever you land on something theres an effect like when you die but you land it shows that effect
此脚本不应直接安装。它是供其他脚本使用的外部库,要使用该库请加入元指令 // @require https://update.greasyfork.org/scripts/475466/1254360/JUMP%20PARTICLES%20bonkio.js
// ==UserScript==
// @name JUMP PARTICLES bonk.io
// @namespace http://tampermonkey.net/
// @version 0.5
// @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
Function.Splat = 10
Energy.Particles = x10
Jump.land = (Parcticles)
If.Land = "particles x10"
"print.wait(5) = particles are bigger when you land"