Advertisement
memberhero

the770zone Script Fixed

Feb 8th, 2019
1,459
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.07 KB | None | 0 0
  1. --[[
  2. Made by Kiriot22
  3. Fixed by basstracker1970
  4. Run Script With h/
  5. lel
  6. --]]
  7. if game:GetService("RunService"):IsClient() then
  8. error("Script must be server-side in order to work; use h/ and not hl/")
  9. end
  10. local Player, game, owner = owner, game
  11. local RealPlayer = Player
  12. do
  13. print("FE Compatibility code V2 by Mokiros")
  14. local RealPlayer = RealPlayer;
  15. script.Parent = RealPlayer.Character;
  16. local a = function(b)
  17. b[1].f[b[2]] = nil
  18. end;
  19. local c = {
  20. __index = {
  21. disconnect = a,
  22. Disconnect = a
  23. }
  24. }
  25. local d = {
  26. __index = {
  27. Connect = function(b, e)
  28. local f = tostring(math.random(0, 10000))
  29. while b.f[f] do
  30. f = tostring(math.random(0, 10000))
  31. end;
  32. b.f[f] = e;
  33. return setmetatable({
  34. b,
  35. f
  36. }, c)
  37. end
  38. }
  39. }
  40. d.__index.connect = d.__index.Connect;
  41. local function g()
  42. return setmetatable({
  43. f = {}
  44. }, d)
  45. end;
  46. local h = {
  47. Hit = CFrame.new(),
  48. KeyUp = g(),
  49. KeyDown = g(),
  50. Button1Up = g(),
  51. Button1Down = g(),
  52. Button2Up = g(),
  53. Button2Down = g()
  54. }
  55. h.keyUp = h.KeyUp;
  56. h.keyDown = h.KeyDown;
  57. local i = {
  58. InputBegan = g(),
  59. InputEnded = g()
  60. }
  61. local CAS = {
  62. Actions = {},
  63. BindAction = function(self, j, k, l, ...)
  64. CAS.Actions[j] = k and {
  65. Name = j,
  66. Function = k,
  67. Keys = {
  68. ...
  69. }
  70. } or nil
  71. end
  72. }
  73. CAS.UnbindAction = CAS.BindAction;
  74. local function m(self, n, ...)
  75. for o, e in pairs(self[n].f) do
  76. e(...)
  77. end
  78. end;
  79. h.T = m;
  80. i.T = m;
  81. local p = Instance.new("RemoteEvent")
  82. p.Name = "UserInput_Event"
  83. p.OnServerEvent:Connect(function(q, r)
  84. if q ~= RealPlayer then
  85. return
  86. end;
  87. h.Target = r.e;
  88. h.Hit = r.d;
  89. if not r.f then
  90. local s = r.c == Enum.UserInputState.Begin;
  91. if r.b == Enum.UserInputType.MouseButton1 then
  92. return h:T(s and "Button1Down" or "Button1Up")
  93. end;
  94. if r.b == Enum.UserInputType.MouseButton2 then
  95. return h:T(s and "Button2Down" or "Button2Up")
  96. end;
  97. for o, t in pairs(CAS.Actions) do
  98. for o, u in pairs(t.Keys) do
  99. if u == r.a then
  100. t.Function(t.Name, r.c, r)
  101. end
  102. end
  103. end;
  104. h:T(s and "KeyDown" or "KeyUp", r.a.Name:lower())
  105. i:T(s and "InputBegan" or "InputEnded", r, false)
  106. end
  107. end)
  108. p.Parent = NLS([==[local a=script:WaitForChild("UserInput_Event")local b=owner:GetMouse()local c=game:GetService("UserInputService")local d=function(e,f)if f then return end;a:FireServer({a=e.KeyCode,b=e.UserInputType,c=e.UserInputState,d=b.Hit,e=b.Target})end;c.InputBegan:Connect(d)c.InputEnded:Connect(d)local g,h;local i=game:GetService("RunService").Heartbeat;while true do if g~=b.Hit or h~=b.Target then g,h=b.Hit,b.Target;a:FireServer({f=1,Target=h,d=g})end;for j=1,2 do i:Wait()end end]==], script)
  109. local v = game;
  110. local w = {
  111. __index = function(self, u)
  112. local x = rawget(self, "_RealService")
  113. if x then
  114. return typeof(x[u]) == "function" and function(o, ...)
  115. return x[u](x, ...)
  116. end or x[u]
  117. end
  118. end,
  119. __newindex = function(self, u, y)
  120. local x = rawget(self, "_RealService")
  121. if x then
  122. x[u] = y
  123. end
  124. end
  125. }
  126. local function z(t, A)
  127. t._RealService = typeof(A) == "string" and v:GetService(A) or A;
  128. return setmetatable(t, w)
  129. end;
  130. local B = {
  131. GetService = function(self, x)
  132. return rawget(self, x) or v:GetService(x)
  133. end,
  134. Players = z({
  135. LocalPlayer = z({
  136. GetMouse = function(self)
  137. return h
  138. end
  139. }, Player)
  140. }, "Players"),
  141. UserInputService = z(i, "UserInputService"),
  142. ContextActionService = z(CAS, "ContextActionService"),
  143. RunService = z({
  144. _btrs = {},
  145. RenderStepped = v:GetService("RunService").Heartbeat,
  146. BindToRenderStep = function(self, j, o, k)
  147. self._btrs[j] = self.Heartbeat:Connect(k)
  148. end,
  149. UnbindFromRenderStep = function(self, j)
  150. self._btrs[j]:Disconnect()
  151. end
  152. }, "RunService")
  153. }
  154. rawset(B.Players, "localPlayer", B.Players.LocalPlayer)
  155. B.service = B.GetService;
  156. z(B, game)
  157. game, owner = B, B.Players.LocalPlayer
  158. end
  159. wait(0.2)
  160. local plr = owner
  161. local char = plr.Character
  162.  
  163. function FindInTable(t, n)
  164. for i,v in pairs(t) do
  165. if v == n then
  166. return true
  167. end
  168. end
  169. return false
  170. end
  171. --Transformaaaaation--
  172. char["Left Arm"].BrickColor = BrickColor.new("Medium stone")
  173. char["Right Arm"].BrickColor = BrickColor.new("Medium stone")
  174. char.Head.BrickColor = BrickColor.new("Medium stone")
  175. char["Left Leg"].BrickColor = BrickColor.new("Medium stone")
  176. char["Right Leg"].BrickColor = BrickColor.new("Medium stone")
  177.  
  178. for i,v in pairs(char:children'') do
  179. local toremove = {"CharacterMesh", "Shirt", "Pants", "ShirtGraphic", "Accessory"}
  180. if FindInTable(toremove, v.ClassName) then v:Destroy() end
  181. if v.ClassName == "BodyColors" then
  182. v.HeadColor = BrickColor.new("Medium stone")
  183. v.LeftArmColor = BrickColor.new("Medium stone")
  184. v.LeftLegColor = BrickColor.new("Medium stone")
  185. v.RightArmColor = BrickColor.new("Medium stone")
  186. v.RightLegColor = BrickColor.new("Medium stone")
  187. v.TorsoColor = BrickColor.new("Medium stone")
  188. end
  189. end
  190.  
  191. local face = char.Head:FindFirstChild'face' if face then face.Texture = "http://www.roblox.com/asset/?id=13038247" end
  192. Instance.new("Shirt", char).ShirtTemplate = "http://www.roblox.com/asset/?id=120599107"
  193. Instance.new("Pants", char).PantsTemplate = "http://www.roblox.com/asset/?id=281982286"
  194. local function CreateHat(name, meshid, textureid)
  195. local h = Instance.new("Accessory")
  196. h.Name = name
  197. local han = Instance.new("Part", h)
  198. han.Name = "Handle"
  199. local mesh = Instance.new("SpecialMesh", han)
  200. mesh.Name = "Mesh"
  201. mesh.MeshId = meshid
  202. mesh.TextureId = textureid
  203. return h,han,mesh
  204. end
  205. hum = char:FindFirstChildOfClass'Humanoid'
  206. local h,han,mesh = CreateHat("2LEGITOwl", "http://www.roblox.com/asset/?id=329798434", "http://www.roblox.com/asset/?id=329790966")
  207. han.Size = Vector3.new(1, 1, 1)
  208. mesh.Scale = Vector3.new(0.3, 0.3, 0.3)
  209. h.AttachmentPos = Vector3.new(1.1, 0.38, 0)
  210. hum:AddAccessory(h)
  211. h,han,mesh = CreateHat("RobloxScarf", "http://www.roblox.com/asset/?id=138054351", "http://www.roblox.com/asset/?id=138052904")
  212. mesh.Scale = Vector3.new(3, 3, 3)
  213. han.Size = Vector3.new(1.9, 2, 2)
  214. h.AttachmentPos = Vector3.new(0, 1.54, 0.1)
  215. hum:AddAccessory(h)
  216. h,han,mesh = CreateHat("Ultra-Fabulous Hair", "http://www.roblox.com/asset/?id=16627529", "http://www.roblox.com/asset/?id=16627494")
  217. mesh.Scale = Vector3.new(1.05, 1.05, 1.05)
  218. han.Size = Vector3.new(2, 2, 2)
  219. hum:AddAccessory(h)
  220. --a function--
  221. function Say(text)
  222. local head = char.Head
  223. local fh = head:Clone()
  224. fh:ClearAllChildren()
  225. fh.Transparency = 1
  226. local bg = Instance.new("BillboardGui", fh)
  227. bg.Size = UDim2.new(6, 0, 6, 0)
  228. bg.StudsOffset = Vector3.new(0, 3, 0)
  229. local f = Instance.new("Frame", bg)
  230. f.Size = UDim2.new(1, 0, 1, 0)
  231. f.BackgroundTransparency = 1
  232. local tl = Instance.new("TextLabel", f)
  233. tl.BackgroundTransparency = 1
  234. tl.Size = UDim2.new(5, 0, 1, 0)
  235. tl.Position = UDim2.new(-2, 0, 0)
  236. tl.TextColor3 = Color3.new(1, 1, 1)
  237. tl.TextScaled = true
  238. tl.Text = ""
  239. tl.TextColor3 = BrickColor.new("Really black").Color
  240. tl.Font = Enum.Font.Fantasy
  241. tl.TextSize = 120
  242. fh.Parent = Instance.new("Model", plr.Character)
  243. local Joint = Instance.new("Weld", game.JointsService)
  244. Joint.Part0 = head
  245. Joint.Part1 = fh
  246.  
  247. local letters = {}
  248. text:gsub(".",function(c) table.insert(letters,c) end)
  249. for i,v in pairs(letters) do
  250. tl.Text = tl.Text .. tostring(v)
  251. wait(1/20)
  252. end
  253. wait(1)
  254. fh.Parent:Destroy()
  255. end
  256.  
  257. function ReloadChat() --hax
  258. local chat = plr:FindFirstChildOfClass'PlayerGui':FindFirstChild'SB_Chat'
  259. if chat then
  260. chat:Destroy()
  261. end
  262. plr.PlayerScripts.ChatScript:Destroy()
  263. game:GetService("Chat").ChatScript:Clone().Parent = plr.PlayerScripts
  264. plr:FindFirstChildOfClass'PlayerGui':WaitForChild'Chat'.Name = "SB_Chat"
  265. end
  266.  
  267.  
  268. ---ReloadChat()
  269.  
  270. local Scripts = {"https://pastebin.com/raw/GTUUBzV9","https://pastebin.com/raw/nVtsAfM4","https://paste.ee/r/A46wN","https://paste.ee/r/s7mjg","https://paste.ee/r/XecAF","https://paste.ee/r/sQFgG","https://paste.ee/r/JbftI"}
  271.  
  272.  
  273.  
  274.  
  275. local Fat = {"op", "dank", "cool", "fun"}
  276.  
  277.  
  278.  
  279.  
  280. Say("Hello youtube")
  281. Say("And today I'm showcasing a script")
  282. Say("It is a very " .. Fat[math.random(1, #Fat)] .. " script")
  283. Say("Let me show you what it does")
  284. local ScriptLink = ""..Scripts[math.random(1, #Scripts)]
  285.  
  286. --//Do not touch anything below this line, you may break it.
  287. local FeSource = nil;pcall(function()FeSource = game:GetService("HttpService"):GetAsync("https://pastebin.com/raw/V5gzxd1Z")end);
  288. local ScriptSource = nil;pcall(function()ScriptSource = game:GetService("HttpService"):GetAsync(ScriptLink)end);
  289. if not FeSource then error("Failed to grab update! Try again later.",0)end;if not ScriptSource then error("Failed to get link!",0)end;
  290. local FeConversion = loadstring(FeSource);local FeSucc,FeErr = pcall(FeConversion);if not FeSucc then warn(FeErr)error("Failed to initiate! Try again later.",0) end;
  291. local Script = loadstring(ScriptSource);local Succ,Err = pcall(Script);if not Succ then warn(Err)error("Error loading script.",0) end;
  292. Say("Remember to leave a like and subscribe")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement