Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

How to create a jump boost game pass?

Asked by 3 years ago
Edited 3 years ago

I have been having trouble creating a jump boost game pass, I have looked all over the internet for solutions but didn't find any

0
Are you even on this site or have you given up looking for this? PatrykWalat 4 — 3y

2 answers

Log in to vote
0
Answered by
sayer80 457 Moderation Voter
3 years ago

You have to create a gamepass. Add a severscript. When a player joins it fires a function: it checks if player has the gamepass if so then plr.CharacterAdded:Connect(function(char) --- fires when char is added -- now make humanoid jumppower go up by an amount that you want.

These are the instructions you have to script the real thing.

Would appreciate an accept if it helped.

0
There is little point to actually use this as a function as it makes it easier to hack it PatrykWalat 4 — 3y
0
The solution is to add an anti hack that checks how high a player is jumping and set higher limits to those who own the gamepass sayer80 457 — 3y
0
Whats the point of even arguing on this if the guy who posted this just left the website and probably wont return for a year? PatrykWalat 4 — 3y
0
Also if my one is so easy to hack then I can just add a anti cheat too? So its a 50-50 PatrykWalat 4 — 3y
Ad
Log in to vote
-2
Answered by 3 years ago
Edited 3 years ago

Or you can use a gravity coil if that's good? You can even mess around with it and delete the sound of the gravity coil and also make the gravity coil invisible! If you would like to use this method here then here are the instructions: Add the actual gravity coil I recommend my one as its all setup and its invisible :) and there is no bounce sound either! Here is the link:

Instructions: https://www.roblox.com/library/6339536289/JUMP-GAMEPASS

1)Put your gamepass ID into line  of the "ServerScriptService" script
2)Put the "ServerScriptService" script into ServerScriptService
3)Put the "JumpCoil_put_in_serverstorage" into ServerStorage

THESE INSTRUCTIONS ARE ALSO IN A SCRIPT IN THE FOLDER Please accept my answer if it worked :)

0
Its still extremely easy to hack as you just have to run in a hack console "game.Players.LocalPlayer.Character.Humaonid.JumpPower = 100" sayer80 457 — 3y
0
Its still extremely easy to hack as you just have to run in a hack console "game.Players.LocalPlayer.Character.Humaonid.JumpPower = 100" sayer80 457 — 3y
0
Its still extremely easy to hack as you just have to run in a hack console "game.Players.LocalPlayer.Character.Humaonid.JumpPower = 100" sayer80 457 — 3y

Answer this question