answersLogoWhite

0

What is the knife script on roblox?

Updated: 12/10/2022
User Avatar

Wiki User

10y ago

Best Answer
  1. me = game.Players.djface203
  2. char = me.Character
  3. selected = false
  4. attacking = false
  5. hurt = false
  6. grabbed = nil
  7. mode = "drop"
  8. bloodcolors = {"Really red", "Bright red"}
  9. function prop(part, parent, collide, tran, ref, x, y, z, color, anchor, form)
  10. part.Parent = parent
  11. part.formFactor = form
  12. part.CanCollide = collide
  13. part.Transparency = tran
  14. part.Reflectance = ref
  15. part.Size = Vector3.new(x,y,z)
  16. part.BrickColor = BrickColor.new(color)
  17. part.TopSurface = 0
  18. part.BottomSurface = 0
  19. part.Anchored = anchor
  20. part.Locked = true
  21. part:BreakJoints()
  22. end
  23. function weld(w, p, p1, a, b, c, x, y, z)
  24. w.Parent = p
  25. w.Part0 = p
  26. w.Part1 = p1
  27. w.C1 = CFrame.fromEulerAnglesXYZ(a,b,c) * CFrame.new(x,y,z)
  28. end
  29. function mesh(mesh, parent, x, y, z, type)
  30. mesh.Parent = parent
  31. mesh.Scale = Vector3.new(x, y, z)
  32. mesh.MeshType = type
  33. end
  34. function remgui()
  35. for _,v in pairs(me.PlayerGui:GetChildren()) do
  36. if v.Name false
  37. orr.Part1 = knife
  38. ar.Part1 = nil
  39. end
  40. bin.Selected:connect(select)
  41. bin.Deselected:connect(desel)
  42. char.Humanoid.Died:connect(function()
  43. pcall(function()
  44. grabweld:remove()
  45. grabweld = nil
  46. grabbed = nil
  47. platlol = false
  48. platlol = nil
  49. end)
  50. end)
  51. inform("Grab script loaded succesfully.",2)
User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the knife script on roblox?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the knife script for roblox?

i will kill you


What is a roblox insert script?

A ROBLOX Insert Script is a script inserted into Workspace.


What do i do with the knife in roblox?

you knife people


How do you script build on ROBLOX?

You have to open Roblox Studio. Then, click on OBJECT on the top. You will see script on there. if that didn't help, go to roblox wiki.


What is the Roblox eyeball script?

I had the Eyeball script... But then Ben came...


What is the script for a skateboard on roblox?

Put a skateboard in your place when your building or in ROBLOX Studio and then select the skateboard and thne look for the script.


What is the Lance script for roblox?

Dunn0


How do you edit a script on roblox?

Go into one of ur games in roblox studio.


What is the spike script for roblox?

a script which gives you a tool that does a lot of cool stuff


Can some one tell you the script for the orb on roblox on script builder?

You get it from VolcanoINC


How can you run a script on your place on roblox?

To enter a script on Roblox make sure the tools are displayed and then click Insert and select Object. Then, select "Script" from the window that pops up and click okay. Finally, double click on the script object that appears in the explorer window and enter your script.


How do you make a tycoon on roblox and I've already searched roblox wiki and a bunch of stuff but nothing tells me how to make my own tycoon?

I would suggest finding someone who knows how to script LUA, the Roblox script. I don't script, but my friend (BinkyBear) knows.