when ever you land on something theres an effect like when you die but you land it shows that effect
Dette script bør ikke installeres direkte. Det er et bibliotek, som andre scripts kan inkludere med metadirektivet // @require https://update.greatest.deepsurf.us/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"