Advertisement
Roblox_Xploits

ht

Aug 17th, 2017
173
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. f = Instance.new("Model") f.Parent = game.Workspace f.Name = "Compiled with VolcanoINC's compiler" b = Instance.new("Part") b.Name = "Handle" b.Transparency = 1 b.Reflectance = 0 b.formFactor = "Plate" b.Position = Vector3.new(-16.137710571289, 1.2320463657379, -4.1616721153259) b.Size = Vector3.new(0.20000004768372, 2.4750001430511, 0.20000004768372) b.Elasticity = 0.5 b.Friction = 0.30000001192093 b.CanCollide = true b.Anchored = false b.Locked = false b.Parent = f b = Instance.new("Part") b.Name = "Wand" b.Transparency = 0 b.Reflectance = 0 b.formFactor = "Plate" b.Position = Vector3.new(-16.137340545654, 1.2195669412613, -4.161057472229) b.Size = Vector3.new(0.20000004768372, 2.5, 0.20000004768372) b.Elasticity = 0.5 b.Friction = 0.30000001192093 b.BrickColor = BrickColor.new(26) b.Anchored = false b.CanCollide = false b.Locked = false b.Parent = f b = Instance.new("Part") b.Name = "Tip" b.Transparency = 1 b.Reflectance = 0 b.formFactor = "Plate" b.Position = Vector3.new(-16.171356201172, 2.3676717281342, -4.2176127433777) b.Size = Vector3.new(0.20000004768372, 0.20000004768372, 0.20000004768372) b.Elasticity = 0.5 b.Friction = 0.30000001192093 b.Anchored = false b.CanCollide = false b.Locked = false b.Parent = f f:makeJoints()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement