Universal Script 📌
26.3k Views
246 Executions

Jump Script

Universal Script 📌Uploaded by
2 years ago
Please login to perform these actions:

Description

made using AI This script creates a GUI in Roblox that allows players to toggle their character's jumping state and set a custom delay between jumps. Here's a breakdown of what each part does: 1. Creating the GUI Elements: The script sets up a `ScreenGui`, a `Frame`, a `TextLabel`, a `TextButton`, and a `TextBox` for the draggable GUI interface. 2. Draggable Frame: The frame is made draggable by setting `Active` and `Draggable` properties to true. 3. Toggle Button and Jump Delay Box: A button toggles the jumping state, and a text box allows the player to set the jump delay. 4. Jump Function: The character jumps at intervals defined by the `jumpDelay`. 5. Toggle Jump Logic: The button toggles the jumping state, and the text box sets the jump delay. 6. UI Updates: The button text and color change to reflect the current state (jumping or not jumping).

View Raw
Edited By: mxthqus Download


Comments

4
Log in to join the conversation. Login
mxthqus's profile picture
mxthqusUploader2 years ago(edited)

yeah I didn't, made this using chatgpt and copilot lol

1
Gray's profile picture
Gray2 years ago(edited)

Let's pretend he created it

1
tiam's profile picture
tiam2 years ago(edited)

skull emoji

1
SCREEPSTU's profile picture
SCREEPSTU2 years ago(edited)

looks cool

1