of     2   
chevron_rightchevron_rightchevron_right

Barmoi
#227554994Tuesday, November 14, 2017 8:12 PM GMT

can someone help me fix this script so that every time it's Vector3.new(-1, 0, 0) it gives you coins script: local Tool = script.Parent; enabled = true function onActivated() if not enabled then return end enabled = false Tool.GripPos = Vector3.new(0.25, -1.5, -0.625) Tool.GripRight = Vector3.new(0.007, -1, 0) Tool.Handle.DrinkSound:Play() wait(.8) local h = Tool.Parent:FindFirstChild("Humanoid") if (h ~= nil) then if (h.MaxHealth > h.Health + 1.6) then h.Health = h.Health + 1.6 else h.Health = h.MaxHealth end end Tool.GripPos = Vector3.new(-0.7, 0.05, 0) Tool.GripRight = Vector3.new(-1, 0, 0) enabled = true end function onEquipped() Tool.Handle.OpenSound:play() end script.Parent.Activated:connect(onActivated) script.Parent.Equipped:connect(onEquipped) wait(5) if Vector3.new(-1, 0, 0)then script.Parent:Destroy() end If you are hotter than me, Then that means I'm cooler than you :D
Barmoi
#227555094Tuesday, November 14, 2017 8:16 PM GMT

1 If you are hotter than me, Then that means I'm cooler than you :D
XandertjeKnal
#227555305Tuesday, November 14, 2017 8:27 PM GMT

This is a bit vague. - I produce dank memes
Barmoi
#227555326Tuesday, November 14, 2017 8:28 PM GMT

like every time you click the tool it gives you coins If you are hotter than me, Then that means I'm cooler than you :D
Barmoi
#227555409Tuesday, November 14, 2017 8:30 PM GMT

for example if every time you eat the chocolate bar it adds coins to the leaderstats If you are hotter than me, Then that means I'm cooler than you :D
ViciousSilence
#227555505Tuesday, November 14, 2017 8:35 PM GMT

if Vector3.new(-1, 0, 0)then script.Parent:Destroy() end that should be if Object.VectorProperty == (-1, 0, 0) then script.Parent:Destroy() end #code print("lol hi")
Barmoi
#227555563Tuesday, November 14, 2017 8:38 PM GMT

that does not add coins :/ If you are hotter than me, Then that means I'm cooler than you :D
freshhotel
#227556779Tuesday, November 14, 2017 9:19 PM GMT

are you making one of those weight lifting simulator type things
balcktack
#227557088Tuesday, November 14, 2017 9:29 PM GMT

local Tool = script.Parent; enabled = true function onActivated() if not enabled then return end enabled = false Tool.GripPos = Vector3.new(0.25, -1.5, -0.625) Tool.GripRight = Vector3.new(0.007, -1, 0) Tool.Handle.DrinkSound:Play() wait(.8) local player = Tool.Parent.Parent local character = Workspace:FindFirstChild(player.Name) local h = character:FindFirstChild("Humanoid") if (h ~= nil) then if (h.MaxHealth > h.Health + 1.6) then h.Health = h.Health + 1.6 else h.Health = h.MaxHealth end end Tool.GripPos = Vector3.new(-0.7, 0.05, 0) Tool.GripRight = Vector3.new(-1, 0, 0) ---------- player.leaderstats.coins.Value = player.leaderstats.coins.Value + 1 ---------- enabled = true end function onEquipped() Tool.Handle.OpenSound:play() end script.Parent.Activated:connect(onActivated) script.Parent.Equipped:connect(onEquipped) wait(5) if Vector3.new(-1, 0, 0)then script.Parent:Destroy() end
Barmoi
#227558802Tuesday, November 14, 2017 10:20 PM GMT

@balck the script does not add the coins! If you are hotter than me, Then that means I'm cooler than you :D
g1o2r3d4a5n6
#227559011Tuesday, November 14, 2017 10:25 PM GMT

Dont help him He doesnt know how to script and he doesnt even want to learn He is just using free model scripts and when he asks for help and promises pay, you dont get anything He's a well known scammer so dont waste your time
Barmoi
#227559072Tuesday, November 14, 2017 10:27 PM GMT

Srsly who are you and can you stop spamming me kthxbye If you are hotter than me, Then that means I'm cooler than you :D
g1o2r3d4a5n6
#227559138Tuesday, November 14, 2017 10:29 PM GMT

I want people to know that they wont get their promised pay And btw im just one of many who were scammed by you
Barmoi
#227559165Tuesday, November 14, 2017 10:30 PM GMT

nani!?!? If you are hotter than me, Then that means I'm cooler than you :D
g1o2r3d4a5n6
#227559256Tuesday, November 14, 2017 10:33 PM GMT

How do you even think you'll make a successfull game without any knowledge in scripting and without paying the scripters who are willing to help you
Voxxie
#227559285Tuesday, November 14, 2017 10:33 PM GMT

he wont :^)
g1o2r3d4a5n6
#227559369Tuesday, November 14, 2017 10:36 PM GMT

Yeah ik lol But people like him really annoy me and he litterally always promises pay and never pays anyone
Barmoi
#227559388Tuesday, November 14, 2017 10:37 PM GMT

I'm a better scripter than both of you I made the whole script by myself now can both of you guys please hop off of me? If you are hotter than me, Then that means I'm cooler than you :D
Barmoi
#227559427Tuesday, November 14, 2017 10:38 PM GMT

And I guarantee I'm going to make a very successful game Mark my words If you are hotter than me, Then that means I'm cooler than you :D
BloodDragonII
#227559459Tuesday, November 14, 2017 10:39 PM GMT

>Asks for people's help with a script >Proceeds to insult them and says they're better than them at scripting.
Barmoi
#227559507Tuesday, November 14, 2017 10:40 PM GMT

Who are these bunch of nobodies? If you are hotter than me, Then that means I'm cooler than you :D
Barmoi
#227559565Tuesday, November 14, 2017 10:42 PM GMT

like tf get off of me and my threads If you are hotter than me, Then that means I'm cooler than you :D
Voxxie
#227559631Tuesday, November 14, 2017 10:44 PM GMT

you expect people to believe that you made that but you somehow don't know how to make a tool give you in game currency? and then you try to insult people and act like ghetto trash brilliant.
g1o2r3d4a5n6
#227559642Tuesday, November 14, 2017 10:44 PM GMT

@scammer Ok since you're such a great scripter can you quickly just make a script that will change part's brickcolor randomly every second Thats a really easy task and if you're so good it shouldnt be a problem 2 mins later: Next forum thread: part color changing randomly [1K PAY]
Barmoi
#227559741Tuesday, November 14, 2017 10:48 PM GMT

@voxxie shut up because last time i checked i'm wayyy more successful than you in ROBLOX @glo2blahblah got any proof that i'm a scammer If you are hotter than me, Then that means I'm cooler than you :D

    of     2   
chevron_rightchevron_rightchevron_right