okban

mexican knuckles

Jan 19th, 2018
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.40 KB | None | 0 0
  1. -- Mexico shall not have a wall
  2. --[[
  3. Mexican knuckles
  4. By: KYLETHORNTON
  5.  
  6. --]]
  7.  
  8. local p = game.Players.LocalPlayer.Character
  9. local weld = Instance.new("Weld",p.Torso)
  10. weld.Part0 = p.Torso
  11.  
  12. --[[Uganda Knuckles Body]]------------------------------------------------
  13. local Uganda = Instance.new("Part",p.Torso)
  14. Uganda.Orientation = Vector3.new(0, -100, 0)
  15. Uganda.Anchored = true
  16. Uganda.CanCollide = false
  17. Uganda.Size = Vector3.new(1,1,1)
  18. Uganda.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  19. weld.Part1 = Uganda
  20. weld.C1 = CFrame.new(0,2,0) * CFrame.Angles(0,math.rad(-360),0)
  21. Uganda.Anchored = false
  22. local UgandaMesh = Instance.new("SpecialMesh",Uganda)
  23. UgandaMesh.MeshType = Enum.MeshType.FileMesh
  24. UgandaMesh.Scale = Vector3.new(0.0359999985, 0.0359999985, 0.0359999985)
  25. UgandaMesh.MeshId = "rbxassetid://1300136843"
  26. UgandaMesh.TextureId = "rbxassetid://1300137893"
  27. ---------------------------------------------------------------------------
  28.  
  29. --[[Uganda Knuckles Eye's]]------------------------------------------------
  30. local weld2 = Instance.new("Weld",p.Torso)
  31. weld2.Part0 = p.Torso
  32. local Knuckles = Instance.new("Part",p.Torso)
  33. Knuckles.Orientation = Vector3.new(0, -100, 0)
  34. Knuckles.Anchored = true
  35. Knuckles.CanCollide = false
  36. Knuckles.Size = Vector3.new(1,1,1)
  37. Knuckles.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  38. weld2.Part1 = Knuckles
  39. weld2.C1 = CFrame.new(0.01,1.55,0.25)-- * CFrame.Angles(0,math.rad(180),0)
  40. Knuckles.Anchored = false
  41. local KnucklesMesh = Instance.new("SpecialMesh",Knuckles)
  42. KnucklesMesh.MeshType = Enum.MeshType.FileMesh
  43. KnucklesMesh.Scale = Vector3.new(0.0390000008, 0.0390000008, 0.0390000008)
  44. KnucklesMesh.MeshId = "rbxassetid://1300138314"
  45. KnucklesMesh.TextureId = "rbxassetid://1300129774"
  46. ---------------------------------------------------------------------------
  47. --[[Flag]]-----------------------------------------------------------------
  48. local weld3 = Instance.new("Weld",p.Torso)
  49. weld3.Part0 = p.Torso
  50. local Flag = Instance.new("Part",p.Torso)
  51. Flag.Orientation = Vector3.new(0, 50, 0)
  52. Flag.Anchored = true
  53. Flag.CanCollide = false
  54. Flag.Size = Vector3.new(1,1,1)
  55. Flag.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  56. weld3.Part1 = Flag
  57. weld3.C1 = CFrame.new(1.5,0.15,-0.13)-- * CFrame.Angles(0,math.rad(180),0)
  58. Flag.Anchored = false
  59. local FlagMesh = Instance.new("SpecialMesh",Flag)
  60. FlagMesh.MeshType = Enum.MeshType.FileMesh
  61. FlagMesh.Scale = Vector3.new(0.0599999987, 0.0599999987, 0.0599999987)
  62. FlagMesh.MeshId = "rbxassetid://440821546"
  63. FlagMesh.TextureId = "rbxassetid://49616567"
  64. ---------------------------------------------------------------------------
  65. --[[Pole]]-----------------------------------------------------------------
  66. local weld4 = Instance.new("Weld",p.Torso)
  67. weld4.Part0 = p.Torso
  68. local Pole = Instance.new("Part",p.Torso)
  69. Pole.Orientation = Vector3.new(0, 50, 0)
  70. Pole.Anchored = true
  71. Pole.CanCollide = false
  72. Pole.Size = Vector3.new(1,1,1)
  73. Pole.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  74. weld4.Part1 = Pole
  75. weld4.C1 = CFrame.new(0.38,0.55,-0.13)-- * CFrame.Angles(0,math.rad(180),0)
  76. Pole.Anchored = false
  77. local PoleMesh = Instance.new("SpecialMesh",Pole)
  78. PoleMesh.MeshType = Enum.MeshType.FileMesh
  79. PoleMesh.Scale = Vector3.new(0.006, 0.05, 0.006)
  80. PoleMesh.MeshId = "rbxassetid://471113192"
  81. PoleMesh.TextureId = "rbxassetid://61186147"
  82. ---------------------------------------------------------------------------
  83. --[[Sombrero]]-----------------------------------------------------------------
  84. local weld5 = Instance.new("Weld",p.Torso)
  85. weld5.Part0 = p.Torso
  86. local Sombrero = Instance.new("Part",p.Torso)
  87. Sombrero.Orientation = Vector3.new(0, 50, 0)
  88. Sombrero.Anchored = true
  89. Sombrero.CanCollide = false
  90. Sombrero.Size = Vector3.new(1,1,1)
  91. Sombrero.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  92. weld5.Part1 = Sombrero
  93. weld5.C1 = CFrame.new(0,1.23,0)-- * CFrame.Angles(0,math.rad(180),0)
  94. Sombrero.Anchored = false
  95. local SombreroMesh = Instance.new("SpecialMesh",Sombrero)
  96. SombreroMesh.MeshType = Enum.MeshType.FileMesh
  97. SombreroMesh.Scale = Vector3.new(0.8, 0.8, 0.8)
  98. SombreroMesh.MeshId = "rbxassetid://1028797"
  99. SombreroMesh.TextureId = "rbxassetid://1028796"
  100. ---------------------------------------------------------------------------
  101. --[[this was supposed to be a bottle but im to lazy to find a mesh so it's a taco now]]--
  102. --[[Bottle1]]-----------------------------------------------------------------
  103. local weld6 = Instance.new("Weld",p.Torso)
  104. weld6.Part0 = p.Torso
  105. local Bottle1 = Instance.new("Part",p.Torso)
  106. Bottle1.Anchored = true
  107. Bottle1.CanCollide = false
  108. Bottle1.BrickColor = BrickColor.new("Camo")
  109. Bottle1.Size = Vector3.new(1,1,1)
  110. Bottle1.Orientation = Vector3.new(0, 90, 90)
  111. Bottle1.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  112. weld6.Part1 = Bottle1
  113. weld6.C1 = CFrame.new(0.68,1.99,-0.10)-- * CFrame.Angles(0,math.rad(180),0)
  114. Bottle1.Anchored = false
  115. local Bottle1Mesh = Instance.new("SpecialMesh",Bottle1)
  116. Bottle1Mesh.MeshType = Enum.MeshType.FileMesh
  117. Bottle1Mesh.Scale = Vector3.new(0.7, 0.7, 0.7)
  118. Bottle1Mesh.MeshId = "rbxassetid://14846869"
  119. Bottle1Mesh.TextureId = "rbxassetid://14846834"
  120. ---------------------------------------------------------------------------
  121. --[[Taco2]]-----------------------------------------------------------------
  122. local weld7 = Instance.new("Weld",p.Torso)
  123. weld7.Part0 = p.Torso
  124. local Taco2 = Instance.new("Part",p.Torso)
  125. Taco2.Anchored = true
  126. Taco2.CanCollide = false
  127. Taco2.BrickColor = BrickColor.new("Camo")
  128. Taco2.Size = Vector3.new(1,1,1)
  129. Taco2.Orientation = Vector3.new(0, 90, 90)
  130. Taco2.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  131. weld7.Part1 = Taco2
  132. weld7.C1 = CFrame.new(-0.68,1.99,-0.10)-- * CFrame.Angles(0,math.rad(180),0)
  133. Taco2.Anchored = false
  134. local Taco2Mesh = Instance.new("SpecialMesh",Taco2)
  135. Taco2Mesh.MeshType = Enum.MeshType.FileMesh
  136. Taco2Mesh.Scale = Vector3.new(0.7, 0.7, 0.7)
  137. Taco2Mesh.MeshId = "rbxassetid://14846869"
  138. Taco2Mesh.TextureId = "rbxassetid://14846834"
  139. ---------------------------------------------------------------------------
  140. --[[WalkSpeed Setting's]]--
  141. p.Humanoid.WalkSpeed = 60;
  142. ---------------------------
  143.  
  144. --[[Remove's Hat And EveryThing Else]]--
  145. for i,v in pairs(p:GetChildren()) do
  146. if v:IsA("Part") then
  147. v.Transparency = 1;
  148. elseif v:IsA("Hat") then
  149. v:Destroy()
  150. elseif v:IsA("Model") then
  151. v:Destroy()
  152. end
  153. end
  154. ------------------------------------------
  155.  
  156. wait(0)
  157. --[[BackUp]]-------------------------------------------------------------------------------------------------------
  158. wait(0.1)
  159. local Player = game.Players.localPlayer
  160. local Character = Player.Character
  161. local Humanoid = Character.Humanoid
  162. local Mouse = Player:GetMouse()
  163. local LeftArm = Character["Left Arm"]
  164. local RightArm = Character["Right Arm"]
  165. local LeftLeg = Character["Left Leg"]
  166. local RightLeg = Character["Right Leg"]
  167. local Head = Character.Head
  168. local Torso = Character.Torso
  169. local Camera = game.Workspace.CurrentCamera
  170. local RootPart = Character.HumanoidRootPart
  171. local RootJoint = RootPart.RootJoint
  172. local attack = false
  173. local Anim = 'Idle'
  174. local attacktype = 1
  175. local delays = false
  176. local play = true
  177. local targetted = nil
  178. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  179. local velocity = RootPart.Velocity.y
  180. local sine = 0
  181. local change = 1
  182. local doe = 0
  183. local Create = LoadLibrary("RbxUtility").Create
  184. Humanoid.WalkSpeed = 60
  185.  
  186. local Orin = "rbxassetid://0"
  187. Head.face.Texture = Orin
  188. spawn(function()
  189. while wait() do
  190. Head.BrickColor = BrickColor.new("Bright yellow")
  191. RightArm.BrickColor = BrickColor.new("Bright yellow")
  192. LeftArm.BrickColor = BrickColor.new("Bright yellow")
  193. Torso.BrickColor = BrickColor.new("Bright blue")
  194. RightLeg.BrickColor = BrickColor.new("Br. yellowish green")
  195. LeftLeg.BrickColor = BrickColor.new("Br. yellowish green")
  196. end
  197. end)
  198. for i,v in pairs(Character:children()) do
  199. if v:IsA("Hat") then
  200. v:Destroy()
  201. end
  202. end
  203. for i,v in pairs(Character:children()) do
  204. if v:IsA("Accessory") then
  205. v:Destroy()
  206. end
  207. end
  208. for i,v in pairs(Character:children()) do
  209. if v:IsA("Hair") then
  210. v:Destroy()
  211. end
  212. end
  213. for i,v in pairs(Character:children()) do
  214. if v:IsA("Shirt") then
  215. v:Destroy()
  216. end
  217. end
  218. for i,v in pairs(Character:children()) do
  219. if v:IsA("Pants") then
  220. v:Destroy()
  221. end
  222. end
  223. for i,v in pairs(Character:children()) do
  224. if v:IsA("Graphic Shirt") then
  225. v:Destroy()
  226. end
  227. end
  228.  
  229.  
  230. ------------------------------------------------------------------------------------------------------------------
  231. wait(0.1)
  232. function sandbox(var,func)
  233. local env = getfenv(func)
  234. local newenv = setmetatable({},{
  235. __index = function(self,k)
  236. if k=="script" then
  237. return var
  238. else
  239. return env[k]
  240. end
  241. end,
  242. })
  243. setfenv(func,newenv)
  244. return func
  245. end
  246. cors = {}
  247. mas = Instance.new("Model",game:GetService("Lighting"))
  248. ForceField0 = Instance.new("ForceField")
  249. ForceField1 = Instance.new("ForceField")
  250. ForceField2 = Instance.new("ForceField")
  251. ForceField3 = Instance.new("ForceField")
  252. ForceField0.Parent = mas
  253. ForceField0.Visible = false
  254. ForceField1.Parent = mas
  255. ForceField1.Visible = false
  256. ForceField2.Parent = mas
  257. ForceField2.Visible = false
  258. ForceField3.Parent = mas
  259. ForceField3.Visible = false
  260. Script0 = Instance.new("Script")
  261. Sound1 = Instance.new("Sound")
  262. Sound2 = Instance.new("Sound")
  263. Sound3 = Instance.new("Sound")
  264. Sound4 = Instance.new("Sound")
  265. Sound5 = Instance.new("Sound")
  266. Script0.Name = "sound's"
  267. Script0.Parent = mas
  268. table.insert(cors,sandbox(Script0,function()
  269. --Uganda sound--
  270.  
  271. function onKeyPress(inputObject, gameProcessedEvent)
  272. if inputObject.KeyCode == Enum.KeyCode.R then
  273. script.Sound:Play()
  274. end
  275. end
  276. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  277.  
  278. function onKeyPress(inputObject, gameProcessedEvent)
  279. if inputObject.KeyCode == Enum.KeyCode.F1 then
  280. script.Sound2:Play()
  281. end
  282. end
  283. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  284.  
  285. function onKeyPress(inputObject, gameProcessedEvent)
  286. if inputObject.KeyCode == Enum.KeyCode.F1 then
  287. script.Sound3:Play()
  288. end
  289. end
  290. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  291.  
  292. function onKeyPress(inputObject, gameProcessedEvent)
  293. if inputObject.KeyCode == Enum.KeyCode.F1 then
  294. script.Sound4:Play()
  295. end
  296. end
  297. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  298.  
  299. function onKeyPress(inputObject, gameProcessedEvent)
  300. if inputObject.KeyCode == Enum.KeyCode.F1 then
  301. script.Sound5:Play()
  302. end
  303. end
  304. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  305. end))
  306. Sound1.Parent = Script0
  307. Sound1.SoundId = "rbxassetid://926674176"
  308. Sound1.Volume = 10
  309. Sound2.Name = "Sound2"
  310. Sound2.Parent = Script0
  311. Sound2.SoundId = "rbxassetid://1295525558"
  312. Sound2.Volume = 10
  313. Sound3.Name = "Sound3"
  314. Sound3.Parent = Script0
  315. Sound3.SoundId = "rbxassetid://1322795266"
  316. Sound3.Volume = 10
  317. Sound4.Name = "Sound4"
  318. Sound4.Parent = Script0
  319. Sound4.SoundId = "rbxassetid://1311432465"
  320. Sound4.Volume = 10
  321. Sound5.Name = "Sound5"
  322. Sound5.Parent = Script0
  323. Sound5.SoundId = "rbxassetid://1316278479"
  324. Sound5.Volume = 10
  325. for i,v in pairs(mas:GetChildren()) do
  326. v.Parent = game:GetService("Players").LocalPlayer.Character
  327. pcall(function() v:MakeJoints() end)
  328. end
  329. mas:Destroy()
  330. for i,v in pairs(cors) do
  331. spawn(function()
  332. pcall(v)
  333. end)
  334. end
Add Comment
Please, Sign In to add comment