Advertisement
HenloMyDude

EERINTVTHEBESTCABLETV

Aug 17th, 2019
267
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.88 KB | None | 0 0
  1.  
  2. --Converted with ttyyuu12345's model to script plugin v4
  3. function sandbox(var,func)
  4. local env = getfenv(func)
  5. local newenv = setmetatable({},{
  6. __index = function(self,k)
  7. if k=="script" then
  8. return var
  9. else
  10. return env[k]
  11. end
  12. end,
  13. })
  14. setfenv(func,newenv)
  15. return func
  16. end
  17. cors = {}
  18. mas = Instance.new("Model",game:GetService("Lighting"))
  19. Model0 = Instance.new("Model")
  20. Part1 = Instance.new("Part")
  21. Decal2 = Instance.new("Decal")
  22. Part3 = Instance.new("Part")
  23. Part4 = Instance.new("Part")
  24. Weld5 = Instance.new("Weld")
  25. Weld6 = Instance.new("Weld")
  26. Weld7 = Instance.new("Weld")
  27. Part8 = Instance.new("Part")
  28. SpecialMesh9 = Instance.new("SpecialMesh")
  29. Model0.Parent = mas
  30. Part1.Parent = Model0
  31. Part1.CFrame = CFrame.new(-44.75, 4.12500381, 28.625, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  32. Part1.Position = Vector3.new(-44.75, 4.12500381, 28.625)
  33. Part1.Color = Color3.new(0.972549, 0.972549, 0.972549)
  34. Part1.Size = Vector3.new(7, 3.25, 0.25)
  35. Part1.Anchored = true
  36. Part1.BottomSurface = Enum.SurfaceType.Smooth
  37. Part1.BrickColor = BrickColor.new("Institutional white")
  38. Part1.TopSurface = Enum.SurfaceType.Smooth
  39. Part1.brickColor = BrickColor.new("Institutional white")
  40. Decal2.Name = "eerin decal"
  41. Decal2.Parent = Part1
  42. Decal2.Texture = "http://www.roblox.com/asset/?id=3673922336"
  43. Part3.Parent = Model0
  44. Part3.CFrame = CFrame.new(-44.75, 1.00000381, 28.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  45. Part3.Position = Vector3.new(-44.75, 1.00000381, 28.875)
  46. Part3.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  47. Part3.Size = Vector3.new(0.5, 2, 0.25)
  48. Part3.Anchored = true
  49. Part3.BottomSurface = Enum.SurfaceType.Smooth
  50. Part3.BrickColor = BrickColor.new("Really black")
  51. Part3.TopSurface = Enum.SurfaceType.Smooth
  52. Part3.brickColor = BrickColor.new("Really black")
  53. Part4.Parent = Model0
  54. Part4.CFrame = CFrame.new(-44.75, 4.12500381, 28.875, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  55. Part4.Position = Vector3.new(-44.75, 4.12500381, 28.875)
  56. Part4.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  57. Part4.Size = Vector3.new(8, 4.25, 0.25)
  58. Part4.Anchored = true
  59. Part4.BottomSurface = Enum.SurfaceType.Smooth
  60. Part4.BrickColor = BrickColor.new("Really black")
  61. Part4.TopSurface = Enum.SurfaceType.Smooth
  62. Part4.brickColor = BrickColor.new("Really black")
  63. Weld5.Name = "BTWeld"
  64. Weld5.Parent = Part4
  65. Weld5.C1 = CFrame.new(0, 3.125, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  66. Weld5.Part0 = Part4
  67. Weld5.Part1 = Part3
  68. Weld5.part1 = Part3
  69. Weld6.Name = "BTWeld"
  70. Weld6.Parent = Part4
  71. Weld6.C1 = CFrame.new(0, 4, 0.125, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  72. Weld6.Part0 = Part4
  73. Weld6.Part1 = Part8
  74. Weld6.part1 = Part8
  75. Weld7.Name = "BTWeld"
  76. Weld7.Parent = Part4
  77. Weld7.C1 = CFrame.new(0, 0, 0.25, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  78. Weld7.Part0 = Part4
  79. Weld7.Part1 = Part1
  80. Weld7.part1 = Part1
  81. Part8.Parent = Model0
  82. Part8.CFrame = CFrame.new(-44.75, 0.125003815, 28.75, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  83. Part8.Position = Vector3.new(-44.75, 0.125003815, 28.75)
  84. Part8.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  85. Part8.Size = Vector3.new(3.5, 0.25, 2.5)
  86. Part8.Anchored = true
  87. Part8.BottomSurface = Enum.SurfaceType.Smooth
  88. Part8.BrickColor = BrickColor.new("Really black")
  89. Part8.TopSurface = Enum.SurfaceType.Smooth
  90. Part8.brickColor = BrickColor.new("Really black")
  91. SpecialMesh9.Parent = Part8
  92. SpecialMesh9.MeshType = Enum.MeshType.Sphere
  93. for i,v in pairs(mas:GetChildren()) do
  94. v.Parent = owner.Character
  95. pcall(function() v:MakeJoints() end)
  96. end
  97. mas:Destroy()
  98. for i,v in pairs(cors) do
  99. spawn(function()
  100. pcall(v)
  101. end)
  102. end
  103.  
  104. for _,v in pairs (Model0:children()) do
  105. v.Anchored = false
  106. end
  107.  
  108. root = owner.Character.HumanoidRootPart
  109. hum = owner.Character.Humanoid
  110. sw = 0.1
  111. tv = Instance.new("Weld",root)
  112. tv.Part0 = Part8
  113. tv.Part1 = root
  114. tv.C0 = CFrame.new(0, 2.75, -6)
  115. tv.C1 = CFrame.Angles(0, -77 + -77, 0)
  116. wait(.1)
  117. tv:Destroy()
  118. for _,v in pairs (Model0:children()) do
  119. v.Anchored = true
  120. end
  121.  
  122. hum.JumpPower = 50
  123.  
  124. eerin = true
  125. baldo = false
  126. jester = false
  127. sonic = false
  128. dk = false
  129. text = Decal2
  130.  
  131. owner.Chatted:connect(function(msg)
  132. if msg == "/channel baldo" then
  133. baldo = true
  134. eerin = false
  135. jester = false
  136. dk = false
  137. end
  138. if msg == "/channel eerin" then
  139. baldo = false
  140. eerin = true
  141. jester = false
  142. dk = false
  143. end
  144. if msg == "/channel jester" then
  145. baldo = false
  146. eerin = false
  147. jester = true
  148. dk = false
  149. end
  150. if msg == "/channel dk" then
  151. baldo = false
  152. eerin = false
  153. jester = false
  154. dk = true
  155. end
  156. end)
  157.  
  158. jsw = 0.07
  159. dsw = 0.25
  160.  
  161. coroutine.resume(coroutine.create(function()
  162. wait()
  163. while true do
  164. if baldo then
  165. text.Texture = "rbxassetid://3622614118"
  166. wait(sw)
  167. text.Texture = "rbxassetid://3622624384"
  168. wait(sw)
  169. text.Texture = "rbxassetid://3622625323"
  170. wait(sw)
  171. text.Texture = "rbxassetid://3622624384"
  172. wait(sw)
  173. end
  174. if eerin then
  175. wait(sw)
  176. text.Texture = "http://www.roblox.com/asset/?id=3673922336"
  177. end
  178. if jester then
  179. text.Texture = "http://www.roblox.com/asset/?id=3225450844"
  180. wait(jsw)
  181. text.Texture = "http://www.roblox.com/asset/?id=3225451096"
  182. wait(jsw)
  183. text.Texture = "http://www.roblox.com/asset/?id=3225451331"
  184. wait(jsw)
  185. text.Texture = "http://www.roblox.com/asset/?id=3225451628"
  186. wait(jsw)
  187. text.Texture = "http://www.roblox.com/asset/?id=3225454207"
  188. wait(jsw)
  189. text.Texture = "http://www.roblox.com/asset/?id=3225454399"
  190. wait(jsw)
  191. text.Texture = "http://www.roblox.com/asset/?id=3225454699"
  192. wait(jsw)
  193. text.Texture = "http://www.roblox.com/asset/?id=3225454937"
  194. wait(jsw)
  195. end
  196. if dk then
  197. text.Texture = "http://www.roblox.com/asset/?id=563450768"
  198. wait(dsw)
  199. text.Texture = "http://www.roblox.com/asset/?id=563451026"
  200. wait(dsw)
  201. text.Texture = "http://www.roblox.com/asset/?id=563451532"
  202. wait(dsw)
  203. text.Texture = "http://www.roblox.com/asset/?id=563451714"
  204. wait(dsw)
  205. text.Texture = "http://www.roblox.com/asset/?id=563451854"
  206. end
  207. end
  208. end))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement