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

i Want to fix an old tool but i can't? [closed]

Asked by 4 years ago
Edited 4 years ago

Hi i wan't to fix a tool called JetBoots because i am fixing some of the roblox games the tool is from 2008 so it is broken here is the script

01print("Jet Boots loaded")
02 
03bin = script.Parent
04 
05walking = false
06reloadtime = 0
07 
08local thrust = Instance.new("BodyVelocity")
09local velocity = 0
10local max_velocity = 30
11local flight_time = 6
12 
13 
14 
15function onStart()
View all 82 lines...

also i forgot to say that it is hopperbin not a tool what is the difference ?

0
You cant just throw a script at us and expect us to know whats wrong with it. What are you trying to do? Are you getting any errors? iOwn_You 543 — 4y
0
Oups I forgot , it just don't work I don't error and I don't know why it is not working it is from 2008 and there isn't any new version so I have to fix this one but as I said it doesn't error and it is very hard for me to find why it doesn't work the tool is making the player to fly for a few seconds dionsyran2 66 — 4y

Closed as Not Constructive by WideSteal321, Cynical_Innovation, and JesseSong

This question has been closed because it is not constructive to others or the asker. Most commonly, questions that are requests with no attempt from the asker to solve their problem will fall into this category.

Why was this question closed?