Advertisement
XsanityV

Untitled

Sep 10th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.08 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local VoidExecutorv7 = Instance.new("ScreenGui")
  5. local Executer = Instance.new("Frame")
  6. local ScriptBox = Instance.new("TextBox")
  7. local Execute = Instance.new("TextButton")
  8. local Clear = Instance.new("TextButton")
  9. local TextLabel = Instance.new("TextLabel")
  10. local TextButton = Instance.new("TextButton")
  11. local Scripthub = Instance.new("Frame")
  12. local TweeningGui = Instance.new("ScreenGui")
  13. local Frame = Instance.new("Frame")
  14. local TextButton_2 = Instance.new("TextButton")
  15. local TextButton_3 = Instance.new("TextButton")
  16. local Bar = Instance.new("Frame")
  17. --Properties:
  18. VoidExecutorv7.Name = "Void Executor v.7"
  19. VoidExecutorv7.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  20. VoidExecutorv7.ResetOnSpawn = false
  21.  
  22. Executer.Name = "Executer"
  23. Executer.Parent = VoidExecutorv7
  24. Executer.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  25. Executer.BorderColor3 = Color3.new(0, 0, 0)
  26. Executer.Position = UDim2.new(0.439999998, 0, 1.06700003, 0)
  27. Executer.Size = UDim2.new(0, 366, 0, 292)
  28.  
  29. ScriptBox.Name = "ScriptBox"
  30. ScriptBox.Parent = Executer
  31. ScriptBox.BackgroundColor3 = Color3.new(0.301961, 0.301961, 0.301961)
  32. ScriptBox.Position = UDim2.new(0.0109289614, 0, 0.143835619, 0)
  33. ScriptBox.Size = UDim2.new(0, 358, 0, 211)
  34. ScriptBox.ClearTextOnFocus = false
  35. ScriptBox.Font = Enum.Font.SourceSans
  36. ScriptBox.PlaceholderText = "Enter your script here"
  37. ScriptBox.Text = ""
  38. ScriptBox.TextColor3 = Color3.new(1, 1, 1)
  39. ScriptBox.TextSize = 20
  40. ScriptBox.TextXAlignment = Enum.TextXAlignment.Left
  41. ScriptBox.TextYAlignment = Enum.TextYAlignment.Top
  42.  
  43. Execute.Name = "Execute"
  44. Execute.Parent = Executer
  45. Execute.BackgroundColor3 = Color3.new(0.988235, 0.00392157, 0.027451)
  46. Execute.Position = UDim2.new(0.0573770404, 0, 0.866438329, 0)
  47. Execute.Size = UDim2.new(0, 118, 0, 33)
  48. Execute.Font = Enum.Font.SourceSans
  49. Execute.Text = "Execute"
  50. Execute.TextColor3 = Color3.new(1, 1, 1)
  51. Execute.TextSize = 24
  52.  
  53. Clear.Name = "Clear"
  54. Clear.Parent = Executer
  55. Clear.BackgroundColor3 = Color3.new(0.988235, 0.00392157, 0.027451)
  56. Clear.Position = UDim2.new(0.527322352, 0, 0.866438329, 0)
  57. Clear.Size = UDim2.new(0, 116, 0, 33)
  58. Clear.Font = Enum.Font.SourceSans
  59. Clear.Text = "Clear"
  60. Clear.TextColor3 = Color3.new(1, 1, 1)
  61. Clear.TextSize = 24
  62.  
  63. TextLabel.Parent = Executer
  64. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  65. TextLabel.BackgroundTransparency = 1
  66. TextLabel.Position = UDim2.new(-0.022371158, 0, -0.0273972563, 0)
  67. TextLabel.Size = UDim2.new(0, 395, 0, 50)
  68. TextLabel.Font = Enum.Font.SciFi
  69. TextLabel.Text = "Void Executor V1"
  70. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  71. TextLabel.TextSize = 24
  72.  
  73. TextButton.Parent = Executer
  74. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  75. TextButton.BackgroundTransparency = 1
  76. TextButton.Position = UDim2.new(0.841530144, 0, 0.0205479451, 0)
  77. TextButton.Size = UDim2.new(0, 48, 0, 22)
  78. TextButton.Font = Enum.Font.SourceSans
  79. TextButton.Text = "X"
  80. TextButton.TextColor3 = Color3.new(1, 0, 0)
  81. TextButton.TextSize = 30
  82.  
  83. Scripthub.Name = "Scripthub"
  84. Scripthub.Parent = VoidExecutorv7
  85. Scripthub.BackgroundColor3 = Color3.new(1, 1, 1)
  86. Scripthub.BackgroundTransparency = 1
  87. Scripthub.Position = UDim2.new(0.586956501, 0, 0.029411763, 0)
  88. Scripthub.Size = UDim2.new(0, 274, 0, 266)
  89.  
  90. TweeningGui.Name = "TweeningGui"
  91. TweeningGui.Parent = VoidExecutorv7
  92.  
  93. Frame.Parent = VoidExecutorv7
  94. Frame.BackgroundColor3 = Color3.new(0.329412, 0.772549, 0.380392)
  95. Frame.BorderColor3 = Color3.new(0.231373, 0.545098, 0.262745)
  96. Frame.BorderSizePixel = 10
  97. Frame.Position = UDim2.new(0.439999998, 0, 1.06700003, 0)
  98. Frame.Size = UDim2.new(0, 576, 0, 375)
  99.  
  100. TextButton_2.Parent = Frame
  101. TextButton_2.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  102. TextButton_2.BorderColor3 = Color3.new(0.329412, 0.772549, 0.380392)
  103. TextButton_2.BorderSizePixel = 0
  104. TextButton_2.Position = UDim2.new(0.917061746, 0, 0.00059568882, 0)
  105. TextButton_2.Size = UDim2.new(0, 48, 0, 39)
  106. TextButton_2.Font = Enum.Font.SourceSansBold
  107. TextButton_2.Text = "X"
  108. TextButton_2.TextColor3 = Color3.new(1, 1, 1)
  109. TextButton_2.TextScaled = true
  110. TextButton_2.TextSize = 14
  111. TextButton_2.TextWrapped = true
  112.  
  113. TextButton_3.Parent = VoidExecutorv7
  114. TextButton_3.BackgroundColor3 = Color3.new(0.419608, 0.419608, 0.419608)
  115. TextButton_3.BorderColor3 = Color3.new(0.329412, 0.772549, 0.380392)
  116. TextButton_3.BorderSizePixel = 0
  117. TextButton_3.Position = UDim2.new(0.0426086821, 0, 0.541617692, 0)
  118. TextButton_3.Size = UDim2.new(0, 105, 0, 39)
  119. TextButton_3.Font = Enum.Font.SourceSansBold
  120. TextButton_3.Text = "Open"
  121. TextButton_3.TextColor3 = Color3.new(1, 1, 1)
  122. TextButton_3.TextScaled = true
  123. TextButton_3.TextSize = 14
  124. TextButton_3.TextWrapped = true
  125.  
  126. Bar.Name = "Bar"
  127. Bar.Parent = TextButton_3
  128. Bar.BackgroundColor3 = Color3.new(0.329412, 0.329412, 0.329412)
  129. Bar.BorderSizePixel = 0
  130. Bar.Position = UDim2.new(0, 0, 1, 0)
  131. Bar.Size = UDim2.new(0, 107, 0, 11)
  132. -- Scripts:
  133. function SCRIPT_GPGQ80_FAKESCRIPT() -- Execute.LocalScript
  134. getfenv().script = Instance.new('LocalScript', Execute)
  135.  
  136. function Clicked()
  137.  
  138. if script.Parent.Parent.ScriptBox.Text ~= nil then
  139. Spawn(function()
  140. loadstring(script.Parent.Parent.ScriptBox.Text)()
  141. end)
  142. end
  143. end
  144.  
  145.  
  146. script.Parent.MouseButton1Click:connect(Clicked)
  147.  
  148. end
  149. coroutine.resume(coroutine.create(SCRIPT_GPGQ80_FAKESCRIPT))
  150. function SCRIPT_ERFH87_FAKESCRIPT() -- Clear.LocalScript
  151. getfenv().script = Instance.new('LocalScript', Clear)
  152.  
  153. local ScriptBox = script.Parent.Parent.ScriptBox
  154. local clearbtn = script.Parent.Parent.Clear
  155.  
  156. clearbtn.MouseButton1Click:Connect(function()
  157. ScriptBox.Text = ""
  158. end)
  159.  
  160. end
  161. coroutine.resume(coroutine.create(SCRIPT_ERFH87_FAKESCRIPT))
  162. function SCRIPT_EDOA86_FAKESCRIPT() -- Executer.Drag
  163. getfenv().script = Instance.new('LocalScript', Executer)
  164.  
  165. function dragify(Frame)
  166. dragToggle = nil
  167. dragSpeed = .15 -- You can edit this.
  168. dragInput = nil
  169. dragStart = nil
  170. dragPos = nil
  171.  
  172. function updateInput(input)
  173. Delta = input.Position - dragStart
  174. Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
  175. game:GetService("TweenService"):Create(Frame, TweenInfo.new(dragSpeed), {Position = Position}):Play()
  176. end
  177.  
  178. Frame.InputBegan:Connect(function(input)
  179. if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
  180. dragToggle = true
  181. dragStart = input.Position
  182. startPos = Frame.Position
  183. input.Changed:Connect(function()
  184. if (input.UserInputState == Enum.UserInputState.End) then
  185. dragToggle = false
  186. end
  187. end)
  188. end
  189. end)
  190.  
  191. Frame.InputChanged:Connect(function(input)
  192. if (input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch) then
  193. dragInput = input
  194. end
  195. end)
  196.  
  197. game:GetService("UserInputService").InputChanged:Connect(function(input)
  198. if (input == dragInput and dragToggle) then
  199. updateInput(input)
  200. end
  201. end)
  202. end
  203.  
  204. dragify(script.Parent)
  205.  
  206. end
  207. coroutine.resume(coroutine.create(SCRIPT_EDOA86_FAKESCRIPT))
  208. function SCRIPT_QLWM80_FAKESCRIPT() -- TextButton.LocalScript
  209. getfenv().script = Instance.new('LocalScript', TextButton)
  210.  
  211. script.Parent.MouseButton1Click:Connect(function()
  212. local Executer = script.Parent.Parent.Parent.Executer
  213. Executer:TweenPosition(UDim2.new(0.44, 0,1.067, 0))
  214. end)
  215.  
  216. end
  217. coroutine.resume(coroutine.create(SCRIPT_QLWM80_FAKESCRIPT))
  218. function SCRIPT_HIDE71_FAKESCRIPT() -- TextButton_2.LocalScript
  219. getfenv().script = Instance.new('LocalScript', TextButton_2)
  220.  
  221. script.Parent.MouseButton1Click:Connect(function()
  222. local frame = script.Parent.Parent.Parent.Frame
  223. frame:TweenPosition(UDim2.new(0.44, 0,1.067, 0))
  224. end)
  225.  
  226. end
  227. coroutine.resume(coroutine.create(SCRIPT_HIDE71_FAKESCRIPT))
  228. function SCRIPT_WHJK78_FAKESCRIPT() -- TextButton_3.LocalScript
  229. getfenv().script = Instance.new('LocalScript', TextButton_3)
  230.  
  231. script.Parent.MouseButton1Click:Connect(function()
  232. local Executer = script.Parent.Parent.Executer
  233. Executer:TweenPosition(UDim2.new(0.44, 0,0.067, 0))
  234. end)
  235.  
  236. end
  237. coroutine.resume(coroutine.create(SCRIPT_WHJK78_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement