Advertisement
Sharkkkkkk

lolx

Jun 25th, 2020
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.90 KB | None | 0 0
  1. --[[
  2. Gui to Lua Converter
  3. -- Revamped by:HoIyScript
  4. --]]
  5.  
  6.  
  7.  
  8. -- Instances:
  9.  
  10. local InsertedObjects = Instance.new("ScreenGui")
  11. local Frame = Instance.new("ImageButton")
  12. local Line = Instance.new("Frame")
  13. local Ask = Instance.new("TextLabel")
  14. local Sona = Instance.new("ImageLabel")
  15. local Sona_2 = Instance.new("TextLabel")
  16. local Beta = Instance.new("TextLabel")
  17. local Z = Instance.new("TextLabel")
  18. local Q = Instance.new("TextLabel")
  19. local K = Instance.new("TextLabel")
  20. local Yes = Instance.new("ImageButton")
  21. local Exit = Instance.new("ImageButton")
  22.  
  23. --[[
  24. Properties:
  25. --]]
  26.  
  27. InsertedObjects.Name = "InsertedObjects"
  28. InsertedObjects.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  29.  
  30. Frame.Name = "Frame"
  31. Frame.Parent = InsertedObjects
  32. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Frame.BackgroundTransparency = 1
  34. Frame.Position = UDim2.new(0.386692375, 0, 0.0493358634, 0)
  35. Frame.Size = UDim2.new(0, 260, 0, 208)
  36. Frame.Image = "rbxassetid://2790382281"
  37. Frame.ImageColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  38. Frame.ScaleType = Enum.ScaleType.Slice
  39. Frame.SliceCenter = Rect.new(4, 4, 252, 252)
  40.  
  41. Line.Name = "Line"
  42. Line.Parent = Frame
  43. Line.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  44. Line.BorderColor3 = Color3.new(1, 0, 0)
  45. Line.Position = UDim2.new(-0.000313039927, 0, 0.136217967, 0)
  46. Line.Size = UDim2.new(0, 260, 0, 0)
  47.  
  48. Ask.Name = "Ask"
  49. Ask.Parent = Frame
  50. Ask.BackgroundColor3 = Color3.new(1, 1, 1)
  51. Ask.BackgroundTransparency = 1
  52. Ask.BorderColor3 = Color3.new(1, 0, 0)
  53. Ask.BorderSizePixel = 0
  54. Ask.Position = UDim2.new(0.112368025, 0, 0.0913461447, 0)
  55. Ask.Size = UDim2.new(0, 200, 0, 50)
  56. Ask.Font = Enum.Font.Cartoon
  57. Ask.Text = "Do you want to run FE Chill?"
  58. Ask.TextColor3 = Color3.new(1, 0, 0)
  59. Ask.TextSize = 16
  60.  
  61. Sona.Name = "Sona"
  62. Sona.Parent = Frame
  63. Sona.BackgroundColor3 = Color3.new(1, 1, 1)
  64. Sona.BackgroundTransparency = 1
  65. Sona.Position = UDim2.new(0, 0, -0.028846154, 0)
  66. Sona.Size = UDim2.new(0, 41, 0, 35)
  67. Sona.Image = "http://www.roblox.com/asset/?id=5232924677"
  68. Sona.ImageColor3 = Color3.new(1, 0, 0)
  69.  
  70. Sona_2.Name = "Sona"
  71. Sona_2.Parent = Sona
  72. Sona_2.BackgroundColor3 = Color3.new(1, 1, 1)
  73. Sona_2.BackgroundTransparency = 1
  74. Sona_2.Position = UDim2.new(-0.390243888, 0, 0, 0)
  75. Sona_2.Size = UDim2.new(0, 117, 0, 42)
  76. Sona_2.Font = Enum.Font.Cartoon
  77. Sona_2.Text = "ona"
  78. Sona_2.TextColor3 = Color3.new(1, 1, 1)
  79. Sona_2.TextSize = 20
  80.  
  81. Beta.Name = "Beta"
  82. Beta.Parent = Sona
  83. Beta.BackgroundColor3 = Color3.new(1, 1, 1)
  84. Beta.BackgroundTransparency = 1
  85. Beta.Position = UDim2.new(-0.24390249, 0, 0, 0)
  86. Beta.Size = UDim2.new(0, 159, 0, 42)
  87. Beta.Font = Enum.Font.Cartoon
  88. Beta.Text = "[?]"
  89. Beta.TextColor3 = Color3.new(1, 0, 0)
  90. Beta.TextSize = 20
  91.  
  92. Z.Name = "Z"
  93. Z.Parent = Frame
  94. Z.BackgroundColor3 = Color3.new(1, 1, 1)
  95. Z.BackgroundTransparency = 1
  96. Z.BorderColor3 = Color3.new(1, 0, 0)
  97. Z.BorderSizePixel = 0
  98. Z.Position = UDim2.new(0.112368025, 0, 0.533653855, 0)
  99. Z.Size = UDim2.new(0, 200, 0, 50)
  100. Z.Font = Enum.Font.Cartoon
  101. Z.Text = "Z- Sit"
  102. Z.TextColor3 = Color3.new(1, 0, 0)
  103. Z.TextSize = 16
  104.  
  105. Q.Name = "Q"
  106. Q.Parent = Frame
  107. Q.BackgroundColor3 = Color3.new(1, 1, 1)
  108. Q.BackgroundTransparency = 1
  109. Q.BorderColor3 = Color3.new(1, 0, 0)
  110. Q.BorderSizePixel = 0
  111. Q.Position = UDim2.new(0.112368025, 0, 0.600961566, 0)
  112. Q.Size = UDim2.new(0, 200, 0, 50)
  113. Q.Font = Enum.Font.Cartoon
  114. Q.Text = "Q- Lay down"
  115. Q.TextColor3 = Color3.new(1, 0, 0)
  116. Q.TextSize = 16
  117.  
  118. K.Name = "K"
  119. K.Parent = Frame
  120. K.BackgroundColor3 = Color3.new(1, 1, 1)
  121. K.BackgroundTransparency = 1
  122. K.BorderColor3 = Color3.new(1, 0, 0)
  123. K.BorderSizePixel = 0
  124. K.Position = UDim2.new(0.112368025, 0, 0.673076928, 0)
  125. K.Size = UDim2.new(0, 200, 0, 50)
  126. K.Font = Enum.Font.Cartoon
  127. K.Text = "K- Hug"
  128. K.TextColor3 = Color3.new(1, 0, 0)
  129. K.TextSize = 16
  130.  
  131. Yes.Name = "Yes"
  132. Yes.Parent = InsertedObjects
  133. Yes.BackgroundColor3 = Color3.new(0.333333, 1, 0)
  134. Yes.BackgroundTransparency = 1
  135. Yes.Position = UDim2.new(0.414657652, 0, 0.18026565, 0)
  136. Yes.Size = UDim2.new(0, 72, 0, 40)
  137. Yes.Image = "rbxassetid://2790382281"
  138. Yes.ImageColor3 = Color3.new(0.333333, 1, 0)
  139. Yes.ScaleType = Enum.ScaleType.Slice
  140. Yes.SliceCenter = Rect.new(4, 4, 252, 252)
  141. Yes.MouseButton1Down:connect(function()
  142. loadstring(game:HttpGet("https://pastebin.com/raw/viyH2tKh",true))()
  143. end)
  144.  
  145. Exit.Name = "Exit"
  146. Exit.Parent = InsertedObjects
  147. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  148. Exit.BackgroundTransparency = 1
  149. Exit.Position = UDim2.new(0.530376077, 0, 0.18026565, 0)
  150. Exit.Size = UDim2.new(0, 72, 0, 40)
  151. Exit.Image = "rbxassetid://2790382281"
  152. Exit.ImageColor3 = Color3.new(1, 0, 0)
  153. Exit.ScaleType = Enum.ScaleType.Slice
  154. Exit.SliceCenter = Rect.new(4, 4, 252, 252)
  155.  
  156. --[[
  157. Scripts:
  158. --]]
  159.  
  160. local function AQSS_fake_script() -- Exit.LocalScript
  161. local script = Instance.new('LocalScript', Exit)
  162.  
  163. script.Parent.MouseButton1Click:Connect(function()
  164. script.Parent.Parent.Visible = false
  165. end)
  166. end
  167. coroutine.wrap(AQSS_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement