Advertisement
Guest User

Untitled

a guest
Jan 30th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.99 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Stuff = Instance.new("Frame")
  6. local TextButton = Instance.new("TextButton")
  7. local TextLabel = Instance.new("TextLabel")
  8. local close = Instance.new("TextButton")
  9. local TextButton_2 = Instance.new("TextButton")
  10. local TextButton_3 = Instance.new("TextButton")
  11. local TextButton_4 = Instance.new("TextButton")
  12. local fov_slider = Instance.new("ScreenGui")
  13. local open = Instance.new("TextButton")
  14. local TextLabel_2 = Instance.new("TextLabel")
  15. local ScrollingFrame = Instance.new("ScrollingFrame")
  16. local TextBox = Instance.new("TextBox")
  17. local x = Instance.new("TextButton")
  18. local TextButton_5 = Instance.new("TextButton")
  19. local logingui = Instance.new("Frame")
  20. local Username = Instance.new("TextBox")
  21. local Password = Instance.new("TextBox")
  22. local Tag = Instance.new("TextLabel")
  23. local Submit = Instance.new("TextButton")
  24. local open_2 = Instance.new("Frame")
  25. local openbutton = Instance.new("TextButton")
  26. --Properties:
  27. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  28. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  29.  
  30. Stuff.Name = "Stuff"
  31. Stuff.Parent = ScreenGui
  32. Stuff.BackgroundColor3 = Color3.new(0.615686, 0, 1)
  33. Stuff.BorderSizePixel = 0
  34. Stuff.Position = UDim2.new(0.110347316, 0, 0.0406985842, 0)
  35. Stuff.Size = UDim2.new(0, 945, 0, 336)
  36. Stuff.Visible = false
  37. Stuff.Draggable = true
  38.  
  39. TextButton.Parent = Stuff
  40. TextButton.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  41. TextButton.BorderSizePixel = 0
  42. TextButton.Position = UDim2.new(0, 0, 0.130952388, 0)
  43. TextButton.Size = UDim2.new(0, 95, 0, 71)
  44. TextButton.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  45. TextButton.Font = Enum.Font.SourceSans
  46. TextButton.Text = "FOV"
  47. TextButton.TextColor3 = Color3.new(0, 0, 0)
  48. TextButton.TextSize = 14
  49.  
  50. TextLabel.Parent = Stuff
  51. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  52. TextLabel.BackgroundTransparency = 1
  53. TextLabel.BorderSizePixel = 0
  54. TextLabel.Position = UDim2.new(0.384126991, 0, 0, 0)
  55. TextLabel.Size = UDim2.new(0, 200, 0, 44)
  56. TextLabel.Font = Enum.Font.SourceSans
  57. TextLabel.Text = "ElectroWare"
  58. TextLabel.TextColor3 = Color3.new(0.333333, 1, 1)
  59. TextLabel.TextScaled = true
  60. TextLabel.TextSize = 14
  61. TextLabel.TextWrapped = true
  62.  
  63. close.Name = "close"
  64. close.Parent = Stuff
  65. close.BackgroundColor3 = Color3.new(1, 1, 1)
  66. close.BorderSizePixel = 0
  67. close.Position = UDim2.new(0.941798925, 0, 0, 0)
  68. close.Size = UDim2.new(0, 55, 0, 50)
  69. close.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  70. close.Font = Enum.Font.SourceSans
  71. close.Text = "X"
  72. close.TextColor3 = Color3.new(0, 0, 0)
  73. close.TextScaled = true
  74. close.TextSize = 14
  75. close.TextWrapped = true
  76. close.MouseButton1Down:connect(function()
  77. Stuff.Visible = false
  78. open.Visible = true
  79. end)
  80.  
  81. TextButton_2.Parent = Stuff
  82. TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
  83. TextButton_2.BorderSizePixel = 0
  84. TextButton_2.Position = UDim2.new(0, 0, 0.672619045, 0)
  85. TextButton_2.Size = UDim2.new(0, 95, 0, 71)
  86. TextButton_2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  87. TextButton_2.Font = Enum.Font.SourceSans
  88. TextButton_2.Text = "Aimlock"
  89. TextButton_2.TextColor3 = Color3.new(0, 0, 0)
  90. TextButton_2.TextSize = 14
  91.  
  92. TextButton_3.Parent = Stuff
  93. TextButton_3.BackgroundColor3 = Color3.new(1, 1, 1)
  94. TextButton_3.Position = UDim2.new(0.211640209, 0, 0.392857134, 0)
  95. TextButton_3.Size = UDim2.new(0, 95, 0, 71)
  96. TextButton_3.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  97. TextButton_3.Font = Enum.Font.SourceSans
  98. TextButton_3.Text = "Unlimited Buytime"
  99. TextButton_3.TextColor3 = Color3.new(0, 0, 0)
  100. TextButton_3.TextSize = 14
  101. TextButton_3.TextWrapped = true
  102.  
  103. TextButton_4.Parent = Stuff
  104. TextButton_4.BackgroundColor3 = Color3.new(1, 1, 1)
  105. TextButton_4.BorderSizePixel = 0
  106. TextButton_4.Position = UDim2.new(0, 0, 0.392857134, 0)
  107. TextButton_4.Size = UDim2.new(0, 95, 0, 71)
  108. TextButton_4.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  109. TextButton_4.Font = Enum.Font.SourceSans
  110. TextButton_4.Text = "Esp"
  111. TextButton_4.TextColor3 = Color3.new(0, 0, 0)
  112. TextButton_4.TextSize = 14
  113. TextButton_4.TextWrapped = true
  114.  
  115. fov_slider.Name = "fov_slider"
  116. fov_slider.Parent = Stuff
  117.  
  118. open.Name = "open"
  119. open.Parent = Stuff
  120. open.BackgroundColor3 = Color3.new(1, 1, 1)
  121. open.BorderSizePixel = 0
  122. open.Position = UDim2.new(0.211640209, 0, 0.702381015, -10)
  123. open.Size = UDim2.new(0, 95, 0, 71)
  124. open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  125. open.Font = Enum.Font.SourceSans
  126. open.Text = "FoV"
  127. open.TextColor3 = Color3.new(0, 0, 0)
  128. open.TextSize = 14
  129.  
  130. TextLabel_2.Parent = open
  131. TextLabel_2.Active = true
  132. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  133. TextLabel_2.Draggable = true
  134. TextLabel_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  135. TextLabel_2.Size = UDim2.new(0, 100, 0, 20)
  136. TextLabel_2.Visible = false
  137. TextLabel_2.Font = Enum.Font.SourceSans
  138. TextLabel_2.Text = "Field of View:"
  139. TextLabel_2.TextSize = 14
  140. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  141.  
  142. ScrollingFrame.Parent = TextLabel_2
  143. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  144. ScrollingFrame.Position = UDim2.new(0, -50, 2, 0)
  145. ScrollingFrame.Size = UDim2.new(0, 100, 0, 12)
  146. ScrollingFrame.BottomImage = "rbxasset://textures/blackBkg_square.png"
  147. ScrollingFrame.CanvasSize = UDim2.new(2, 0, 0, 0)
  148. ScrollingFrame.MidImage = "rbxasset://textures/blackBkg_square.png"
  149. ScrollingFrame.TopImage = "rbxasset://textures/blackBkg_square.png"
  150.  
  151. TextBox.Parent = TextLabel_2
  152. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  153. TextBox.BackgroundTransparency = 1
  154. TextBox.ClipsDescendants = true
  155. TextBox.Position = UDim2.new(1, -1, 0, 0)
  156. TextBox.Size = UDim2.new(0, -29, 0, 20)
  157. TextBox.ZIndex = 2
  158. TextBox.Font = Enum.Font.SourceSansBold
  159. TextBox.Text = "70"
  160. TextBox.TextSize = 14
  161. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  162.  
  163. x.Name = "x"
  164. x.Parent = TextLabel_2
  165. x.BackgroundColor3 = Color3.new(1, 1, 1)
  166. x.BackgroundTransparency = 1
  167. x.Position = UDim2.new(0, -9, 0, -11)
  168. x.Size = UDim2.new(0, 15, 0, 15)
  169. x.ZIndex = 2
  170. x.Modal = true
  171. x.Font = Enum.Font.SourceSansBold
  172. x.Text = "x"
  173. x.TextColor3 = Color3.new(0.74902, 0.121569, 0.0980392)
  174. x.TextSize = 18
  175. x.TextStrokeTransparency = 0.80000001192093
  176.  
  177. TextButton_5.Parent = Stuff
  178. TextButton_5.BackgroundColor3 = Color3.new(1, 1, 1)
  179. TextButton_5.BorderSizePixel = 0
  180. TextButton_5.Position = UDim2.new(0.211640224, 0, 0.130952388, 0)
  181. TextButton_5.Size = UDim2.new(0, 95, 0, 71)
  182. TextButton_5.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  183. TextButton_5.Font = Enum.Font.SourceSans
  184. TextButton_5.Text = "Spin"
  185. TextButton_5.TextColor3 = Color3.new(0, 0, 0)
  186. TextButton_5.TextSize = 14
  187.  
  188. logingui.Name = "logingui"
  189. logingui.Parent = ScreenGui
  190. logingui.BackgroundColor3 = Color3.new(1, 0.878431, 0.501961)
  191. logingui.BorderSizePixel = 0
  192. logingui.Position = UDim2.new(0.364087999, 0, 0.155426577, 0)
  193. logingui.Size = UDim2.new(0, 362, 0, 354)
  194. logingui.Style = Enum.FrameStyle.ChatRed
  195. logingui.Draggable = true
  196.  
  197. Username.Name = "Username"
  198. Username.Parent = logingui
  199. Username.BackgroundColor3 = Color3.new(1, 1, 1)
  200. Username.BackgroundTransparency = 1
  201. Username.BorderSizePixel = 0
  202. Username.Position = UDim2.new(0, 0, 0.209999993, 0)
  203. Username.Size = UDim2.new(0, 362, 0, 54)
  204. Username.Font = Enum.Font.SourceSans
  205. Username.PlaceholderText = "Username"
  206. Username.Text = ""
  207. Username.TextColor3 = Color3.new(0, 0, 0)
  208. Username.TextScaled = true
  209. Username.TextSize = 14
  210. Username.TextWrapped = true
  211.  
  212. Password.Name = "Password"
  213. Password.Parent = logingui
  214. Password.BackgroundColor3 = Color3.new(1, 1, 1)
  215. Password.BackgroundTransparency = 1
  216. Password.BorderSizePixel = 0
  217. Password.Position = UDim2.new(-0.00300000003, 0, 0.479999989, 0)
  218. Password.Size = UDim2.new(0, 362, 0, 50)
  219. Password.Font = Enum.Font.SourceSans
  220. Password.PlaceholderText = "Password"
  221. Password.Text = ""
  222. Password.TextColor3 = Color3.new(0, 0, 0)
  223. Password.TextScaled = true
  224. Password.TextSize = 14
  225. Password.TextWrapped = true
  226.  
  227. Tag.Name = "Tag"
  228. Tag.Parent = logingui
  229. Tag.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  230. Tag.BackgroundTransparency = 1
  231. Tag.BorderSizePixel = 0
  232. Tag.Position = UDim2.new(-0.0248618796, 0, -0.0225988701, 0)
  233. Tag.Size = UDim2.new(0, 362, 0, 50)
  234. Tag.Font = Enum.Font.SourceSans
  235. Tag.Text = "ElectroWare"
  236. Tag.TextColor3 = Color3.new(0, 0.615686, 1)
  237. Tag.TextScaled = true
  238. Tag.TextSize = 14
  239. Tag.TextWrapped = true
  240.  
  241. Submit.Name = "Submit"
  242. Submit.Parent = logingui
  243. Submit.BackgroundColor3 = Color3.new(1, 1, 1)
  244. Submit.BackgroundTransparency = 1
  245. Submit.BorderSizePixel = 0
  246. Submit.Position = UDim2.new(0.217938274, 0, 0.817168832, 0)
  247. Submit.Size = UDim2.new(0, 200, 0, 50)
  248. Submit.Font = Enum.Font.Cartoon
  249. Submit.Text = "Submit"
  250. Submit.TextColor3 = Color3.new(0, 0, 0)
  251. Submit.TextScaled = true
  252. Submit.TextSize = 14
  253. Submit.TextWrapped = true
  254. Submit.MouseButton1Down:connect(function()
  255. if Username.Text == "Electro" and Password.Text == "Owner" then
  256. logingui.Visible = false
  257. Stuff.Visible = true
  258. end
  259. end)
  260.  
  261. open_2.Name = "open"
  262. open_2.Parent = ScreenGui
  263. open_2.BackgroundColor3 = Color3.new(1, 1, 1)
  264. open_2.BackgroundTransparency = 1
  265. open_2.BorderSizePixel = 0
  266. open_2.Position = UDim2.new(-0.0119658122, 0, 0.516975284, 0)
  267. open_2.Size = UDim2.new(0, 100, 0, 100)
  268. open_2.Visible = false
  269.  
  270. openbutton.Name = "openbutton"
  271. openbutton.Parent = open_2
  272. openbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  273. openbutton.BorderSizePixel = 0
  274. openbutton.Position = UDim2.new(0.129999995, 0, 0.248827159, 0)
  275. openbutton.Size = UDim2.new(0, 56, 0, 50)
  276. openbutton.Font = Enum.Font.Cartoon
  277. openbutton.Text = "X"
  278. openbutton.TextColor3 = Color3.new(0, 0, 0)
  279. openbutton.TextScaled = true
  280. openbutton.TextSize = 14
  281. openbutton.TextWrapped = true
  282. openbutton.MouseButton1Down:connect(function()
  283. Stuff.Visible = true
  284. open.Visible = false
  285. end)
  286.  
  287. -- Scripts:
  288. function SCRIPT_KCDD67_FAKESCRIPT() -- TextButton.Script
  289. local script = Instance.new('Script')
  290. script.Parent = TextButton
  291. script.Parent.MouseButton1Click:connect(function()
  292. loadstring(game:HttpGet("https://pastebin.com/raw/Tfd6NCP4", true))()
  293. end)
  294.  
  295.  
  296. end
  297. coroutine.resume(coroutine.create(SCRIPT_KCDD67_FAKESCRIPT))
  298. function SCRIPT_HOTB69_FAKESCRIPT() -- TextButton_2.Script
  299. local script = Instance.new('Script')
  300. script.Parent = TextButton_2
  301. script.Parent.MouseButton1Click:connect(function()
  302. loadstring(game:HttpGet("https://pastebin.com/raw/VX0xZu0V", true))()
  303. end)
  304.  
  305.  
  306. end
  307. coroutine.resume(coroutine.create(SCRIPT_HOTB69_FAKESCRIPT))
  308. function SCRIPT_ZFDB73_FAKESCRIPT() -- TextButton_3.Script
  309. local script = Instance.new('Script')
  310. script.Parent = TextButton_3
  311. script.Parent.MouseButton1Click:connect(function()
  312. game.workspace.Status.BuyTime.Value = 100
  313. end)
  314.  
  315. end
  316. coroutine.resume(coroutine.create(SCRIPT_ZFDB73_FAKESCRIPT))
  317. function SCRIPT_HCGZ82_FAKESCRIPT() -- TextButton_4.Script
  318. local script = Instance.new('Script')
  319. script.Parent = TextButton_4
  320. script.Parent.MouseButton1Click:connect(function()
  321. loadstring(game:HttpGet("https://pastebin.com/raw/ggA1CfEg", true))()
  322. end)
  323.  
  324.  
  325. end
  326. coroutine.resume(coroutine.create(SCRIPT_HCGZ82_FAKESCRIPT))
  327. function SCRIPT_HBSJ79_FAKESCRIPT() -- ScrollingFrame.fov_slider
  328. local script = Instance.new('LocalScript')
  329. script.Parent = ScrollingFrame
  330. c=workspace.CurrentCamera
  331. f=script.Parent
  332. box = f.Parent:FindFirstChild('TextBox')
  333. while not box do wait(.1) box = f.Parent:FindFirstChild('TextBox') end
  334. while not f.Parent.Parent:FindFirstChild('open') do wait(.1) end
  335. while not f.Parent:FindFirstChild('x') do wait(.1) end
  336.  
  337. defaultv=70
  338. lowv=40
  339. highf=100 --whatever the CanvasPosition's max scroll is
  340. highv=120-lowv
  341. ratio=highf/highv
  342.  
  343. function round(val, decimal)
  344. if (decimal) then
  345. return math.floor( (val * 10^decimal) + 0.5) / (10^decimal)
  346. else
  347. return math.floor(val+0.5)
  348. end
  349. end
  350.  
  351. f.Changed:connect(function()
  352. local newfov = (f.CanvasPosition.X / ratio) + lowv
  353.  
  354. c.FieldOfView = newfov
  355. box.Text = round(newfov, 1)
  356. end)
  357.  
  358. box.FocusLost:connect(function()
  359. local newfov = tonumber(box.Text)
  360. if not newfov then return end
  361. if newfov < 40 then newfov = 40
  362. elseif newfov > 120 then newfov = 120 end
  363. c.FieldOfView = newfov
  364.  
  365. f.CanvasPosition = Vector2.new(
  366. (newfov * ratio) - lowv - 10 --inverse of (f.CanvasPosition.X / ratio) + 40
  367. , 0)
  368. end)
  369.  
  370. c.FieldOfView = defaultv
  371. f.CanvasPosition = Vector2.new(
  372. (defaultv * ratio) - lowv - 10 --inverse of (f.CanvasPosition.X / ratio) + 40
  373. , 0)
  374.  
  375. f.Parent.Parent.open.MouseButton1Down:connect(function()
  376. if not f.Parent.Visible then
  377. f.Parent.Position = UDim2.new(.5,-50,.5,-16)
  378. end
  379. f.Parent.Visible = not f.Parent.Visible
  380. end)
  381. f.Parent.x.MouseButton1Down:connect(function()
  382. f.Parent.Visible = false
  383. end)
  384.  
  385. end
  386. coroutine.resume(coroutine.create(SCRIPT_HBSJ79_FAKESCRIPT))
  387. function SCRIPT_ZPCP72_FAKESCRIPT() -- TextButton_5.Script
  388. local script = Instance.new('Script')
  389. script.Parent = TextButton_5
  390. script.Parent.MouseButton1Click:connect(function()
  391. loadstring(game:HttpGet("https://pastebin.com/raw/2JD1bGy2", true))()
  392. end)
  393.  
  394.  
  395. end
  396. coroutine.resume(coroutine.create(SCRIPT_ZPCP72_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement