JUMP PARTICLES bonk.io

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

Ce script ne doit pas être installé directement. C'est une librairie destinée à être incluse dans d'autres scripts avec la méta-directive // @require https://update.greasyforks.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"
长期地址
遇到问题?请前往 GitHub 提 Issues。