Advertisement
robloxboblox

lvl 5 executor lol

Oct 13th, 2019
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.27 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local synx = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local Code = Instance.new("TextBox")
  7. local sh = Instance.new("TextButton")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextLabel_2 = Instance.new("TextLabel")
  10. local Clear = Instance.new("TextButton")
  11. local Frame_2 = Instance.new("ImageLabel")
  12. local TextButton = Instance.new("TextButton")
  13. local ex = Instance.new("TextButton")
  14. --Properties:
  15. synx.Name = "syn x"
  16. synx.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  17. synx.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. Frame.Parent = synx
  20. Frame.BackgroundColor3 = Color3.new(0.0823529, 0.0823529, 0.0823529)
  21. Frame.Position = UDim2.new(0.619691074, 0, 0.272392631, 0)
  22. Frame.Size = UDim2.new(0, 575, 0, 370)
  23.  
  24. Code.Name = "Code"
  25. Code.Parent = Frame
  26. Code.BackgroundColor3 = Color3.new(1, 1, 1)
  27. Code.Position = UDim2.new(0.0208695661, 0, 0.154232875, 0)
  28. Code.Size = UDim2.new(0, 553, 0, 212)
  29. Code.Font = Enum.Font.SourceSans
  30. Code.Text = ""
  31. Code.TextColor3 = Color3.new(0, 0, 0)
  32. Code.TextSize = 14
  33. Code.TextXAlignment = Enum.TextXAlignment.Left
  34. Code.TextYAlignment = Enum.TextYAlignment.Top
  35.  
  36. sh.Name = "sh"
  37. sh.Parent = Frame
  38. sh.BackgroundColor3 = Color3.new(1, 1, 1)
  39. sh.Position = UDim2.new(0.801739097, 0, 0.811059594, 0)
  40. sh.Size = UDim2.new(0, 104, 0, 54)
  41. sh.Font = Enum.Font.GothamSemibold
  42. sh.Text = "Script Hub"
  43. sh.TextColor3 = Color3.new(0, 0, 0)
  44. sh.TextScaled = true
  45. sh.TextSize = 14
  46. sh.TextWrapped = true
  47.  
  48. TextLabel.Parent = Frame
  49. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  50. TextLabel.BackgroundTransparency = 1
  51. TextLabel.Position = UDim2.new(-0.0556521676, 0, 0.0175520331, 0)
  52. TextLabel.Size = UDim2.new(0, 200, 0, 41)
  53. TextLabel.Font = Enum.Font.SourceSans
  54. TextLabel.Text = "Synapse"
  55. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  56. TextLabel.TextScaled = true
  57. TextLabel.TextSize = 14
  58. TextLabel.TextWrapped = true
  59.  
  60. TextLabel_2.Parent = Frame
  61. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  62. TextLabel_2.BackgroundTransparency = 1
  63. TextLabel_2.Position = UDim2.new(0.0713044181, 0, 0.00893134251, 0)
  64. TextLabel_2.Size = UDim2.new(0, 200, 0, 53)
  65. TextLabel_2.Font = Enum.Font.SourceSans
  66. TextLabel_2.Text = "X"
  67. TextLabel_2.TextColor3 = Color3.new(1, 0.67451, 0.27451)
  68. TextLabel_2.TextScaled = true
  69. TextLabel_2.TextSize = 14
  70. TextLabel_2.TextWrapped = true
  71.  
  72. Clear.Name = "Clear"
  73. Clear.Parent = Frame
  74. Clear.BackgroundColor3 = Color3.new(1, 1, 1)
  75. Clear.Position = UDim2.new(0.572173893, 0, 0.811059594, 0)
  76. Clear.Size = UDim2.new(0, 104, 0, 54)
  77. Clear.Font = Enum.Font.GothamSemibold
  78. Clear.Text = "Clear"
  79. Clear.TextColor3 = Color3.new(0, 0, 0)
  80. Clear.TextScaled = true
  81. Clear.TextSize = 14
  82. Clear.TextWrapped = true
  83.  
  84. Frame_2.Name = "Frame"
  85. Frame_2.Parent = Frame
  86. Frame_2.BackgroundColor3 = Color3.new(1, 1, 1)
  87. Frame_2.Position = UDim2.new(-1.04521739, 0, 0.0162162166, 0)
  88. Frame_2.Size = UDim2.new(0, 356, 0, 357)
  89. Frame_2.Visible = false
  90. Frame_2.Image = "rbxassetid://16837489"
  91.  
  92. TextButton.Parent = Frame_2
  93. TextButton.BackgroundColor3 = Color3.new(0.368627, 0.368627, 0.368627)
  94. TextButton.Position = UDim2.new(0.348314613, 0, 0.383938849, 0)
  95. TextButton.Size = UDim2.new(0, 107, 0, 39)
  96. TextButton.Font = Enum.Font.SourceSans
  97. TextButton.Text = "infinite Yeld"
  98. TextButton.TextColor3 = Color3.new(0, 0, 0)
  99. TextButton.TextSize = 14
  100.  
  101. ex.Name = "ex"
  102. ex.Parent = Frame
  103. ex.BackgroundColor3 = Color3.new(1, 1, 1)
  104. ex.Position = UDim2.new(0.35826084, 0, 0.811059594, 0)
  105. ex.Size = UDim2.new(0, 104, 0, 54)
  106. ex.Font = Enum.Font.GothamSemibold
  107. ex.Text = "Execute"
  108. ex.TextColor3 = Color3.new(0, 0, 0)
  109. ex.TextScaled = true
  110. ex.TextSize = 14
  111. ex.TextWrapped = true
  112. -- Scripts:
  113. function SCRIPT_AVVE90_FAKESCRIPT() -- Frame.LocalScript
  114. local script = Instance.new('LocalScript')
  115. script.Parent = Frame
  116. script.Parent.Draggable = true
  117. script.Parent.Active = true
  118.  
  119. end
  120. coroutine.resume(coroutine.create(SCRIPT_AVVE90_FAKESCRIPT))
  121. function SCRIPT_LWPH79_FAKESCRIPT() -- sh.LocalScript
  122. local script = Instance.new('LocalScript')
  123. script.Parent = sh
  124. script.Parent.MouseButton1Down:connect(function()
  125. if script.Parent.Parent.Frame.Visible == false then script.Parent.Parent.Frame.Visible = true else
  126. script.Parent.Parent.Frame.Visible = false
  127. end
  128. end)
  129.  
  130. end
  131. coroutine.resume(coroutine.create(SCRIPT_LWPH79_FAKESCRIPT))
  132. function SCRIPT_QRMB84_FAKESCRIPT() -- Clear.LocalScript
  133. local script = Instance.new('LocalScript')
  134. script.Parent = Clear
  135. script.Parent.MouseButton1Down:connect(function()
  136. script.Parent.Parent.Code.Text = ("")
  137. end)
  138.  
  139. end
  140. coroutine.resume(coroutine.create(SCRIPT_QRMB84_FAKESCRIPT))
  141. function SCRIPT_ZXZU84_FAKESCRIPT() -- TextButton.LocalScript
  142. local script = Instance.new('LocalScript')
  143. script.Parent = TextButton
  144. script.Parent.MouseButton1Click:Connect(function()
  145. script.Parent.Parent.Parent.Code.Text = ("loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()")
  146. end)
  147.  
  148. end
  149. coroutine.resume(coroutine.create(SCRIPT_ZXZU84_FAKESCRIPT))
  150. function SCRIPT_YRRQ71_FAKESCRIPT() -- ex.LocalScript
  151. local script = Instance.new('LocalScript')
  152. script.Parent = ex
  153. script.Parent.MouseButton1Down:connect(function()
  154. loadstring(script.Parent.Parent.Code.Text)
  155. end)
  156.  
  157. end
  158. coroutine.resume(coroutine.create(SCRIPT_YRRQ71_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement