Advertisement
okban

space

Mar 13th, 2018
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.10 KB | None | 0 0
  1. -- FOR MOTHER RUSSIA
  2. --[[
  3. Russian knuckles
  4. By: KYLETHORNTON
  5.  
  6. --]]
  7.  
  8. local p = game.Players.LocalPlayer.Character
  9. local weld = Instance.new("Weld",p.Head)
  10. weld.Part0 = p.Head
  11.  
  12.  
  13. --[[head]]------------------------------------------------
  14. local Uganda = Instance.new("Part",p.Head)
  15. Uganda.Orientation = Vector3.new(0, -100, 0)
  16. Uganda.Anchored = false
  17. Uganda.CanCollide = false
  18. Uganda.BrickColor = BrickColor.new("Pastel brown")
  19. Uganda.Size = Vector3.new(1,1,1)
  20. Uganda.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  21. weld.Part1 = Uganda
  22. weld.C1 = CFrame.new(0,-0.3,0) * CFrame.Angles(0,math.rad(-360),0)
  23. Uganda.Anchored = false
  24. local UgandaMesh = Instance.new("SpecialMesh",Uganda)
  25. UgandaMesh.MeshType = Enum.MeshType.FileMesh
  26. UgandaMesh.Scale = Vector3.new(0.9, 0.9, 0.9)
  27. UgandaMesh.MeshId = "rbxassetid://1079902"
  28. UgandaMesh.TextureId = "rbxassetid://1079903"
  29. ---------------------------------------------------------------------------
  30.  
  31. --[[hair]]------------------------------------------------
  32. local weld2 = Instance.new("Weld",p.Head)
  33. weld2.Part0 = p.Head
  34. local Knuckles = Instance.new("Part",p.Head)
  35. Knuckles.Orientation = Vector3.new(0, -100, 0)
  36. Knuckles.Anchored = false
  37. Knuckles.CanCollide = false
  38. Knuckles.Size = Vector3.new(1,1,1)
  39. Knuckles.CustomPhysicalProperties = PhysicalProperties.new(0,0,0,0,0)
  40. weld2.Part1 = Knuckles
  41. weld2.C1 = CFrame.new(0,0.1,0.64)-- * CFrame.Angles(0,math.rad(180),0)
  42. Knuckles.Anchored = false
  43. local KnucklesMesh = Instance.new("SpecialMesh",Knuckles)
  44. KnucklesMesh.MeshType = Enum.MeshType.FileMesh
  45. KnucklesMesh.Scale = Vector3.new(0.006, 0.006, 0.006)
  46. KnucklesMesh.MeshId = ""
  47. KnucklesMesh.TextureId = "rbxassetid://1371206182"
  48. ---------------------------------------------------------------------------
  49.  
  50.  
  51.  
  52. --[[WalkSpeed Setting's]]--
  53. p.Humanoid.WalkSpeed = 10;
  54. ---------------------------
  55.  
  56. --[[Remove's Hat And EveryThing Else]]--
  57. for i,v in pairs(p:GetChildren()) do
  58. if v:IsA("Hat") then
  59. v:Destroy()
  60. elseif v:IsA("Model") then
  61. v:Destroy()
  62. end
  63. end
  64. ------------------------------------------
  65.  
  66. wait(0.2)
  67. --[[BackUp]]-------------------------------------------------------------------------------------------------------
  68. wait(0.1)
  69. local Player = game.Players.localPlayer
  70. local Character = Player.Character
  71. local Humanoid = Character.Humanoid
  72. local Mouse = Player:GetMouse()
  73. local LeftArm = Character["Left Arm"]
  74. local RightArm = Character["Right Arm"]
  75. local LeftLeg = Character["Left Leg"]
  76. local RightLeg = Character["Right Leg"]
  77. local Head = Character.Head
  78. local Torso = Character.Torso
  79. local Camera = game.Workspace.CurrentCamera
  80. local RootPart = Character.HumanoidRootPart
  81. local RootJoint = RootPart.RootJoint
  82. local attack = false
  83. local Anim = 'Idle'
  84. local attacktype = 1
  85. local delays = false
  86. local play = true
  87. local targetted = nil
  88. local Torsovelocity = (RootPart.Velocity * Vector3.new(1, 0, 1)).magnitude
  89. local velocity = RootPart.Velocity.y
  90. local sine = 0
  91. local change = 1
  92. local doe = 0
  93. local Create = LoadLibrary("RbxUtility").Create
  94. Humanoid.WalkSpeed = 16
  95.  
  96. local Orin = "rbxassetid://0"
  97. Head.face.Texture = Orin
  98. local Orin2 = "1"
  99. Head.Transparency = Orin2
  100. spawn(function()
  101. while wait() do
  102.  
  103. end
  104. end)
  105. for i,v in pairs(Character:children()) do
  106. if v:IsA("Hat") then
  107. v:Destroy()
  108. end
  109. end
  110. for i,v in pairs(Character:children()) do
  111. if v:IsA("Accessory") then
  112. v:Destroy()
  113. end
  114. end
  115. for i,v in pairs(Character:children()) do
  116. if v:IsA("Hair") then
  117. v:Destroy()
  118. end
  119. end
  120. for i,v in pairs(Character:children()) do
  121. if v:IsA("Graphic Shirt") then
  122. v:Destroy()
  123. end
  124. end
  125. wait()
  126. pcall(game.Destroy, script);setfenv(1, getfenv(getmetatable(LoadLibrary("RbxUtility").Create).__call));pcall(game.Destroy, script)
  127. local plr = game.Players.LocalPlayer
  128. repeat wait() until plr.Character
  129. plr = game.Players.LocalPlayer
  130. char = plr.Character
  131. torso = char.Torso
  132. head = char.Head
  133. neck = torso.Neck
  134. head.face:Destroy()
  135. sound = Instance.new("Sound", head)
  136. sound.SoundId = "rbxassetid://1277492664"
  137. sound.Volume = 100
  138. sound:Play()
  139. sound.Looped = true
  140. plr.Chatted:connect(function(message)
  141. if message:sub(1,4) == "Play" then
  142. sound:Stop()
  143. sound.SoundId = "http://www.roblox.com/asset/?id="..message:sub(6)
  144. sound:Play()
  145. end
  146. end)
  147.  
  148.  
  149.  
  150.  
  151. ---- [[ Left Eye]] ----
  152.  
  153. eye1 = Instance.new("Part", workspace)
  154. eye1.Anchored = false
  155. eye1.Parent = head
  156. eye1.TopSurface = 0
  157. eye1.BrickColor = BrickColor.new("Black")
  158. eye1.BottomSurface = 0
  159. eye1m = Instance.new("SpecialMesh", eye1)
  160. eye1m.MeshType = Enum.MeshType.Sphere
  161. eye1m.Scale = Vector3.new(0.02,0.12,0.03)
  162. ogsize = eye1m.Scale
  163. weld = Instance.new("Weld", head)
  164. weld.Part0 = eye1
  165. weld.Part1 = head
  166. weld.C1 = CFrame.new(-.17,.14,-.57)
  167.  
  168.  
  169.  
  170. ---- [[ Right Eye ]] ----
  171.  
  172.  
  173. eye2 = Instance.new("Part", workspace)
  174. eye2.Anchored = false
  175. eye2.Parent = head
  176. eye2.TopSurface = 0
  177. eye2.BrickColor = BrickColor.new("Black")
  178. eye2.BottomSurface = 0
  179. eye2m = Instance.new("SpecialMesh", eye2)
  180. eye2m.MeshType = Enum.MeshType.Sphere
  181. eye2m.Scale = Vector3.new(0.02,0.12,0.03)
  182. ogsize = eye2m.Scale
  183. weld = Instance.new("Weld", head)
  184. weld.Part0 = eye2
  185. weld.Part1 = head
  186. weld.C1 = CFrame.new(.17,.14,-.57)
  187.  
  188.  
  189.  
  190. ---- [[ Mouth ]] ----
  191.  
  192. mouth = Instance.new("Part", workspace)
  193. mouth.Anchored = false
  194. mouth.Parent = head
  195. mouth.TopSurface = 0
  196. mouth.BrickColor = BrickColor.new("Black")
  197. mouth.BottomSurface = 0
  198. mouth.Material = "SmoothPlastic"
  199. mouthm = Instance.new("SpecialMesh", mouth)
  200. mouthm.MeshType = Enum.MeshType.Sphere
  201. mouthm.Scale = Vector3.new(.13,0.1,0.05)
  202. ogsize = mouthm.Scale
  203. weld = Instance.new("Weld", head)
  204. weld.Part0 = mouth
  205. weld.Part1 = head
  206. weld.C1 = CFrame.new(0,-.25,-.6)
  207. game:service'RunService'.RenderStepped:connect(function()
  208. mouthm.Scale = mouthm.Scale:lerp(Vector3.new(ogsize.X+sound.PlaybackLoudness/20000,sound.PlaybackLoudness/1000,ogsize.Z),0.8)
  209. neck.C0 = neck.C0:lerp(CFrame.new(0,1,0)*CFrame.Angles(math.rad(mouthm.Scale.Y*100) +math.rad(-90),0,math.rad(180)),0.1)
  210. end)
  211. wait()
  212.  
  213. --Converted with ttyyuu12345's model to script plugin v4
  214. function sandbox(var,func)
  215. local env = getfenv(func)
  216. local newenv = setmetatable({},{
  217. __index = function(self,k)
  218. if k=="script" then
  219. return var
  220. else
  221. return env[k]
  222. end
  223. end,
  224. })
  225. setfenv(func,newenv)
  226. return func
  227. end
  228. cors = {}
  229. mas = Instance.new("Model",game:GetService("Lighting"))
  230. Sky0 = Instance.new("Sky")
  231. Sky0.Name = "DeepSpace"
  232. Sky0.Parent = mas
  233. Sky0.SkyboxBk = "http://www.roblox.com/asset/?id=159248188"
  234. Sky0.SkyboxDn = "http://www.roblox.com/asset/?id=159248183"
  235. Sky0.SkyboxFt = "http://www.roblox.com/asset/?id=159248187"
  236. Sky0.SkyboxLf = "http://www.roblox.com/asset/?id=159248173"
  237. Sky0.SkyboxRt = "http://www.roblox.com/asset/?id=159248192"
  238. Sky0.SkyboxUp = "http://www.roblox.com/asset/?id=159248176"
  239. Sky0.StarCount = 0
  240. Sky0.CelestialBodiesShown = false
  241. for i,v in pairs(mas:GetChildren()) do
  242. v.Parent = game:GetService("Lighting")
  243. pcall(function() v:MakeJoints() end)
  244. end
  245. mas:Destroy()
  246. for i,v in pairs(cors) do
  247. spawn(function()
  248. pcall(v)
  249. end)
  250. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement