Greasy Fork镜像 is available in English.

JUMP PARTICLES bonk.io

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

بۇ قوليازمىنى بىۋاسىتە قاچىلاشقا بولمايدۇ. بۇ باشقا قوليازمىلارنىڭ ئىشلىتىشى ئۈچۈن تەمىنلەنگەن ئامبار بولۇپ، ئىشلىتىش ئۈچۈن مېتا كۆرسەتمىسىگە قىستۇرىدىغان كود: // @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。