JUMP PARTICLES bonk.io

when ever you land on something theres an effect like when you die but you land it shows that effect

This script should not be not be installed directly. It is a library for other scripts to include with the meta directive // @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"