(Completed) 5K for Double jump Gamepass with option on or off

I am going to make a game pass for my game that gives the player the option to double jump. I want a button that lets the player turn on an off the perk in a status GUI. ( I have the status GUI already) If they haven’t bought the game pass then it will block out the option for the player to turn on the perk it will show a buy button that will prompt a purchase for the pass. If the player has it on then if they press the space bar 1 time they will jump and if they press it again when they are in the air then they will jump again. I would like to have this done buy Friday.

[strike]There’s a bunch of ways to script double jumping. I’ll experiment and see what’s best[/strike]
Edit: Lol I accidentally found Tyler’s double jump code while looking for something else.

Edit 2:
Model: http://www.roblox.com/double-jump-badge-check-item?id=230104529

  • ScreenGui into StarterGui, ServerScript into ServerScriptService (works with FE)
  • Temp offsale until I get a response from Tyler about this

Testing place in the meantime: sbb marble collect test - Roblox

To-do:

  • buy-prompt
  • visually gray out the ON button if didn’t start with gamepass
  • un-gray the ON button automatically if you bought it with the prompt
  • un-gray the ON button manually if you clicked ON but bought the gamepass from the site

Thank you! I can check it out at about 4:30 CST.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.