
Autojump for PC, Console, and (etc.). Not just Mobile - Roblox
Apr 10, 2024 · Auto jump for PC, Console. Not just mobile players What is the issue? Include screenshots / videos if possible! Not really sure where to start when coding such a script. What …
Jumping Mechanics for Obby Game - Scripting Support - Roblox
Feb 29, 2024 · Hello, I’m currently creating an obby game in which players walk on a ball: [⬆Like that] The existing script successfully allows players to walk on the ball “without any issues”, …
Disable “bunnyhoping” when player holds down the space button
Mar 12, 2023 · Disable “bunnyhoping” when player holds down the space button Basically I want the player to jump only once when holding down the space button.
Forcing a player to jump - Scripting Support - Roblox
Aug 14, 2022 · Humanoid | Roblox Creator Documentation A special object that gives models the functionality of a character. But other than this too, you’ll want to bind a sink to the right …
Creating a variable-height jump (Half Jump) system - Roblox
Mar 26, 2025 · There are plenty of tutorials on how to create a double jump system, but I want to implement a variable-height jump (or “half-jump” system) in my game. The jump height should …
How to make a player jump - Help and Feedback / Scripting
Jan 15, 2024 · How can I make a player jump like forcing them?
How to make a player jump all the time - Roblox
Aug 22, 2023 · Hello 👋, please tell me how to make the player constantly jumping and can not stop, I searched everywhere, but never found the answer to my question. I mean the player should …
How to Actually Use Roblox's Physics Character Controllers
Jul 29, 2024 · Hello! This is my first time making a tutorial on the DevForum, so please bear with the quality of this post. This topic will go into how you can ACTUALLY use Roblox’s new …
Would making a Roblox character jump reset the AFK timer?
Sep 17, 2020 · I wanna make a system where every 5 minutes or so, a script makes a player jump if they are in a certain zone of the map, though I’m not sure if that would reset the timer …
Disable holding jump button? - Scripting Support - Roblox
Mar 23, 2020 · Are you trying to disable auto jump? There is property in humanoid for it. create.roblox.com