Advertisement
javaleaf

gui

Sep 10th, 2020
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 6.52 KB | None | 0 0
  1. -- skids fuck offffffff
  2.  
  3. -- Instances:
  4.  
  5. local kjv = Instance.new("ScreenGui")
  6. local Frame = Instance.new("ImageLabel")
  7. local TextLabel = Instance.new("TextLabel")
  8. local ImageLabel = Instance.new("ImageLabel")
  9. local TextButton = Instance.new("TextButton")
  10. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  11. local Frame_2 = Instance.new("Frame")
  12. local Bar = Instance.new("Frame")
  13. local ImageLabel_2 = Instance.new("ImageLabel")
  14. local TextLabel_2 = Instance.new("TextLabel")
  15. local ImageLabel_3 = Instance.new("ImageLabel")
  16. local TextBox = Instance.new("TextBox")
  17.  
  18. --Properties:
  19.  
  20. kjv.Name = "kjv"
  21. kjv.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  22.  
  23. Frame.Name = "Frame"
  24. Frame.Parent = kjv
  25. Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  26. Frame.BackgroundTransparency = 1.000
  27. Frame.Position = UDim2.new(0.348560363, 0, 0.320363164, 0)
  28. Frame.Size = UDim2.new(0, 444, 0, 277)
  29. Frame.Image = "rbxassetid://3570695787"
  30. Frame.ImageColor3 = Color3.fromRGB(30, 30, 30)
  31. Frame.ScaleType = Enum.ScaleType.Slice
  32. Frame.SliceCenter = Rect.new(100, 100, 100, 100)
  33. Frame.SliceScale = 0.120
  34. Frame.Draggable = true
  35.  
  36. TextLabel.Parent = Frame
  37. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  38. TextLabel.BackgroundTransparency = 1.000
  39. TextLabel.Position = UDim2.new(0, 0, 0.555956662, 0)
  40. TextLabel.Size = UDim2.new(0, 444, 0, 50)
  41. TextLabel.Font = Enum.Font.Code
  42. TextLabel.Text = "Welcome..."
  43. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  44. TextLabel.TextSize = 34.000
  45. TextLabel.TextWrapped = true
  46.  
  47. ImageLabel.Parent = Frame
  48. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  49. ImageLabel.BackgroundTransparency = 1.000
  50. ImageLabel.Position = UDim2.new(0.331081092, 0, 0.0433213003, 0)
  51. ImageLabel.Size = UDim2.new(0, 150, 0, 142)
  52. ImageLabel.Image = "http://www.roblox.com/asset/?id=5678242569"
  53.  
  54. TextButton.Parent = Frame
  55. TextButton.BackgroundColor3 = Color3.fromRGB(255, 144, 80)
  56. TextButton.BackgroundTransparency = 1.000
  57. TextButton.BorderSizePixel = 0
  58. TextButton.Position = UDim2.new(0.331081063, 0, 0.801444054, 0)
  59. TextButton.Size = UDim2.new(0, 150, 0, 40)
  60. TextButton.Visible = false
  61. TextButton.ZIndex = 2
  62. TextButton.Font = Enum.Font.Code
  63. TextButton.Text = "Load"
  64. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  65. TextButton.TextScaled = true
  66. TextButton.TextSize = 14.000
  67. TextButton.TextWrapped = true
  68.  
  69. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  70. TextButton_Roundify_12px.Parent = TextButton
  71. TextButton_Roundify_12px.Active = true
  72. TextButton_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  73. TextButton_Roundify_12px.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  74. TextButton_Roundify_12px.BackgroundTransparency = 1.000
  75. TextButton_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  76. TextButton_Roundify_12px.Selectable = true
  77. TextButton_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  78. TextButton_Roundify_12px.Image = "rbxassetid://3570695787"
  79. TextButton_Roundify_12px.ImageColor3 = Color3.fromRGB(255, 144, 80)
  80. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  81. TextButton_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  82. TextButton_Roundify_12px.SliceScale = 0.120
  83.  
  84. Frame_2.Parent = kjv
  85. Frame_2.BackgroundColor3 = Color3.fromRGB(40, 40, 40)
  86. Frame_2.BorderSizePixel = 0
  87. Frame_2.Position = UDim2.new(0.0101458468, 0, 0.0194552522, 0)
  88. Frame_2.Size = UDim2.new(0, 533, 0, 312)
  89. Frame_2.Visible = false
  90.  
  91. Bar.Name = "Bar"
  92. Bar.Parent = Frame_2
  93. Bar.BackgroundColor3 = Color3.fromRGB(30, 30, 30)
  94. Bar.BorderSizePixel = 0
  95. Bar.Size = UDim2.new(0, 533, 0, 31)
  96.  
  97. ImageLabel_2.Parent = Bar
  98. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  99. ImageLabel_2.BackgroundTransparency = 1.000
  100. ImageLabel_2.Position = UDim2.new(0.0150093809, 0, 0, 0)
  101. ImageLabel_2.Size = UDim2.new(0, 25, 0, 31)
  102. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=5678242569"
  103.  
  104. TextLabel_2.Parent = ImageLabel_2
  105. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. TextLabel_2.BackgroundTransparency = 1.000
  107. TextLabel_2.Position = UDim2.new(1.23999989, 0, 0, 0)
  108. TextLabel_2.Size = UDim2.new(0, 175, 0, 31)
  109. TextLabel_2.Font = Enum.Font.SourceSansBold
  110. TextLabel_2.Text = "KJV"
  111. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  112. TextLabel_2.TextScaled = true
  113. TextLabel_2.TextSize = 14.000
  114. TextLabel_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
  115. TextLabel_2.TextWrapped = true
  116. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  117.  
  118. ImageLabel_3.Parent = Bar
  119. ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  120. ImageLabel_3.BackgroundTransparency = 1.000
  121. ImageLabel_3.Position = UDim2.new(0, 0, 1, 0)
  122. ImageLabel_3.Size = UDim2.new(0, 533, 0, 182)
  123. ImageLabel_3.Image = "http://www.roblox.com/asset/?id=5678385046"
  124. ImageLabel_3.ScaleType = Enum.ScaleType.Crop
  125.  
  126. TextBox.Parent = Frame_2
  127. TextBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  128. TextBox.BorderSizePixel = 0
  129. TextBox.Position = UDim2.new(0.20075047, 0, 0.68589741, 0)
  130. TextBox.Size = UDim2.new(0, 307, 0, 50)
  131. TextBox.Font = Enum.Font.Code
  132. TextBox.PlaceholderText = "Enter FovVAL Here"
  133. TextBox.Text = ""
  134. TextBox.TextColor3 = Color3.fromRGB(0, 0, 0)
  135. TextBox.TextScaled = true
  136. TextBox.TextSize = 14.000
  137. TextBox.TextWrapped = true
  138.  
  139. -- Scripts:
  140.  
  141. local function OACSQ_fake_script() -- kjv.LocalScript
  142.     local script = Instance.new('LocalScript', kjv)
  143.  
  144.     local plr = game.Players.LocalPlayer
  145.     local frame = script.Parent.Frame
  146.     local loadfunction = frame.TextButton
  147.     local status  = frame.TextLabel
  148.    
  149.     wait(2)
  150.    
  151.     wait(0.5)
  152.     status.Text = "Loading FreeFOV Gui."
  153.     wait(0.5)
  154.     status.Text = "Loading FreeFOV Gui.."
  155.     wait(0.5)
  156.     status.Text = "Loading FreeFOV Gui..."
  157.     wait(0.5)
  158.     status.Text = "Loading FreeFOV Gui."
  159.     wait(0.5)
  160.     status.Text = "Loading FreeFOV Gui.."
  161.     wait(0.5)
  162.     status.Text = "Loading FreeFOV Gui..."
  163.    
  164.     status.Text = "Ready for launch."
  165.     loadfunction.Visible = true
  166.    
  167.     loadfunction.MouseButton1Click:Connect(function()
  168.         frame:TweenPosition(UDim2.new(0,0,2,2), nil, nil, 2)
  169.         wait(0.5)
  170.         frame:Destroy()
  171.         script.Parent.Frame.Visible = true
  172.     end)
  173. end
  174. coroutine.wrap(OACSQ_fake_script)()
  175. local function BGVWN_fake_script() -- TextBox.LocalScript
  176.     local script = Instance.new('LocalScript', TextBox)
  177.  
  178.     local plr = game.Players.LocalPlayer
  179.     local FolVAL = script.Parent.Text
  180.     local userInputService = game:GetService("UserInputService")
  181.    
  182.     userInputService.InputBegan:Connect(function(input)
  183.         if input.KeyCode == Enum.KeyCode.Return then
  184.             game.Workspace.Camera.FieldOfView = script.Parent.Text
  185.         end
  186.     end)
  187.    
  188. end
  189. coroutine.wrap(BGVWN_fake_script)()
  190. -- kjv.AimbotScript is disabled.
  191.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement