SyntaxIsHere

Untitled

Dec 31st, 2018
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.62 KB | None | 0 0
  1. --Converted by Darkraiii
  2. local Player = script.Parent.Parent
  3. local Mouse,mouse,UserInputService,ContextActionService
  4. do
  5. script.Parent = Player.Character
  6. local CAS = {Actions={}}
  7. local Event = Instance.new("RemoteEvent")
  8. Event.Name = "UserInput_Event"
  9. Event.Parent = Player.Character
  10. local fakeEvent = function()
  11. local t = {_fakeEvent=true}
  12. t.Connect = function(self,f)self.Function=f end
  13. t.connect = t.Connect
  14. return t
  15. end
  16. local m = {Target=nil,Hit=CFrame.new(),KeyUp=fakeEvent(),KeyDown=fakeEvent(),Button1Up=fakeEvent(),Button1Down=fakeEvent()}
  17. local UIS = {InputBegan=fakeEvent(),InputEnded=fakeEvent()}
  18. function CAS:BindAction(name,fun,touch,...)
  19. CAS.Actions[name] = {Name=name,Function=fun,Keys={...}}
  20. end
  21. function CAS:UnbindAction(name)
  22. CAS.Actions[name] = nil
  23. end
  24. local function te(self,ev,...)
  25. local t = m[ev]
  26. if t and t._fakeEvent and t.Function then
  27. t.Function(...)
  28. end
  29. end
  30. m.TrigEvent = te
  31. UIS.TrigEvent = te
  32. Event.OnServerEvent:Connect(function(plr,io)
  33. if plr~=Player then return end
  34. if io.isMouse then
  35. m.Target = io.Target
  36. m.Hit = io.Hit
  37. elseif io.UserInputType == Enum.UserInputType.MouseButton1 then
  38. if io.UserInputState == Enum.UserInputState.Begin then
  39. m:TrigEvent("Button1Down")
  40. else
  41. m:TrigEvent("Button1Up")
  42. end
  43. else
  44. for n,t in pairs(CAS.Actions) do
  45. for _,k in pairs(t.Keys) do
  46. if k==io.KeyCode then
  47. t.Function(t.Name,io.UserInputState,io)
  48. end
  49. end
  50. end
  51. if io.UserInputState == Enum.UserInputState.Begin then
  52. m:TrigEvent("KeyDown",io.KeyCode.Name:lower())
  53. UIS:TrigEvent("InputBegan",io,false)
  54. else
  55. m:TrigEvent("KeyUp",io.KeyCode.Name:lower())
  56. UIS:TrigEvent("InputEnded",io,false)
  57. end
  58. end
  59. end)
  60. Mouse,mouse,UserInputService,ContextActionService = m,m,UIS,CAS
  61. end
  62.  
  63.  
  64. --script
  65. -- Farewell Infortality.
  66. -- Version: 2.82
  67. -- Instances:
  68. local ScreenGui = Instance.new("ScreenGui")
  69. local SSGUI = Instance.new("Frame")
  70. local TextLabel = Instance.new("TextLabel")
  71. local Neptunian = Instance.new("TextButton")
  72. local Reflux = Instance.new("TextButton")
  73. local Double = Instance.new("TextButton")
  74. local Solaris = Instance.new("TextButton")
  75. local TextBox = Instance.new("TextBox")
  76. local R6 = Instance.new("TextButton")
  77. local White = Instance.new("TextButton")
  78. local Waifu = Instance.new("TextButton")
  79. local Reaper = Instance.new("TextButton")
  80. local Admin = Instance.new("TextButton")
  81. local Death = Instance.new("TextButton")
  82. local Close = Instance.new("TextButton")
  83. local Open = Instance.new("TextButton")
  84. --Properties:
  85. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  86.  
  87. SSGUI.Name = "SSGUI"
  88. SSGUI.Parent = ScreenGui
  89. SSGUI.Active = true
  90. SSGUI.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  91. SSGUI.BorderSizePixel = 0
  92. SSGUI.Position = UDim2.new(0.198372334, 0, 0.327759206, 0)
  93. SSGUI.Size = UDim2.new(0, 554, 0, 271)
  94. SSGUI.Visible = false
  95. SSGUI.Draggable = true
  96.  
  97. TextLabel.Parent = SSGUI
  98. TextLabel.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  99. TextLabel.BorderColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  100. TextLabel.BorderSizePixel = 0
  101. TextLabel.Position = UDim2.new(0, 0, -0.116043374, 0)
  102. TextLabel.Size = UDim2.new(0, 554, 0, 31)
  103. TextLabel.Font = Enum.Font.SourceSans
  104. TextLabel.Text = "Serversided GUI"
  105. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  106. TextLabel.TextScaled = true
  107. TextLabel.TextSize = 14
  108. TextLabel.TextWrapped = true
  109.  
  110. Neptunian.Name = "Neptunian"
  111. Neptunian.Parent = SSGUI
  112. Neptunian.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  113. Neptunian.BorderSizePixel = 0
  114. Neptunian.Position = UDim2.new(0.0189753324, 0, 0.0332103297, 0)
  115. Neptunian.Size = UDim2.new(0, 126, 0, 25)
  116. Neptunian.Font = Enum.Font.SourceSans
  117. Neptunian.Text = "Neptunian V"
  118. Neptunian.TextColor3 = Color3.new(1, 1, 1)
  119. Neptunian.TextScaled = true
  120. Neptunian.TextSize = 14
  121. Neptunian.TextWrapped = true
  122.  
  123. Reflux.Name = "Reflux"
  124. Reflux.Parent = SSGUI
  125. Reflux.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  126. Reflux.BorderSizePixel = 0
  127. Reflux.Position = UDim2.new(0.264021248, 0, 0.0332103297, 0)
  128. Reflux.Size = UDim2.new(0, 126, 0, 25)
  129. Reflux.Font = Enum.Font.SourceSans
  130. Reflux.Text = "Reflux"
  131. Reflux.TextColor3 = Color3.new(1, 1, 1)
  132. Reflux.TextScaled = true
  133. Reflux.TextSize = 14
  134. Reflux.TextWrapped = true
  135.  
  136. Double.Name = "Double"
  137. Double.Parent = SSGUI
  138. Double.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  139. Double.BorderSizePixel = 0
  140. Double.Position = UDim2.new(0.509001076, 0, 0.0332103297, 0)
  141. Double.Size = UDim2.new(0, 126, 0, 25)
  142. Double.Font = Enum.Font.SourceSans
  143. Double.Text = "Double Tail Visuliser"
  144. Double.TextColor3 = Color3.new(1, 1, 1)
  145. Double.TextScaled = true
  146. Double.TextSize = 14
  147. Double.TextWrapped = true
  148.  
  149. Solaris.Name = "Solaris"
  150. Solaris.Parent = SSGUI
  151. Solaris.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  152. Solaris.BorderSizePixel = 0
  153. Solaris.Position = UDim2.new(0.753584802, 0, 0.0332103297, 0)
  154. Solaris.Size = UDim2.new(0, 126, 0, 25)
  155. Solaris.Font = Enum.Font.SourceSans
  156. Solaris.Text = "Double Solaris Blades"
  157. Solaris.TextColor3 = Color3.new(1, 1, 1)
  158. Solaris.TextScaled = true
  159. Solaris.TextSize = 14
  160. Solaris.TextWrapped = true
  161.  
  162. TextBox.Parent = SSGUI
  163. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  164. TextBox.BorderSizePixel = 0
  165. TextBox.Position = UDim2.new(0, 0, 0.918819189, 0)
  166. TextBox.Size = UDim2.new(0, 176, 0, 22)
  167. TextBox.Font = Enum.Font.SourceSans
  168. TextBox.PlaceholderColor3 = Color3.new(0, 0, 0)
  169. TextBox.PlaceholderText = "Roblox Name Here"
  170. TextBox.Text = ""
  171. TextBox.TextColor3 = Color3.new(0, 0, 0)
  172. TextBox.TextSize = 14
  173.  
  174. R6.Name = "R6"
  175. R6.Parent = SSGUI
  176. R6.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  177. R6.BorderSizePixel = 0
  178. R6.Position = UDim2.new(0.7518273, 0, 0.885608912, 0)
  179. R6.Size = UDim2.new(0, 126, 0, 25)
  180. R6.Font = Enum.Font.SourceSans
  181. R6.Text = "Force R6"
  182. R6.TextColor3 = Color3.new(1, 1, 1)
  183. R6.TextScaled = true
  184. R6.TextSize = 14
  185. R6.TextWrapped = true
  186.  
  187. White.Name = "White"
  188. White.Parent = SSGUI
  189. White.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  190. White.BorderSizePixel = 0
  191. White.Position = UDim2.new(0.0189753324, 0, 0.158671588, 0)
  192. White.Size = UDim2.new(0, 126, 0, 25)
  193. White.Font = Enum.Font.SourceSans
  194. White.Text = "Neptunian V (White)"
  195. White.TextColor3 = Color3.new(1, 1, 1)
  196. White.TextScaled = true
  197. White.TextSize = 14
  198. White.TextWrapped = true
  199.  
  200. Waifu.Name = "Waifu"
  201. Waifu.Parent = SSGUI
  202. Waifu.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  203. Waifu.BorderSizePixel = 0
  204. Waifu.Position = UDim2.new(0.263513714, 0, 0.158671588, 0)
  205. Waifu.Size = UDim2.new(0, 126, 0, 25)
  206. Waifu.Font = Enum.Font.SourceSans
  207. Waifu.Text = "Waifu"
  208. Waifu.TextColor3 = Color3.new(1, 1, 1)
  209. Waifu.TextScaled = true
  210. Waifu.TextSize = 14
  211. Waifu.TextWrapped = true
  212.  
  213. Reaper.Name = "Reaper"
  214. Reaper.Parent = SSGUI
  215. Reaper.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  216. Reaper.BorderSizePixel = 0
  217. Reaper.Position = UDim2.new(0.509001076, 0, 0.158671588, 0)
  218. Reaper.Size = UDim2.new(0, 126, 0, 25)
  219. Reaper.Font = Enum.Font.SourceSans
  220. Reaper.Text = "Reaper"
  221. Reaper.TextColor3 = Color3.new(1, 1, 1)
  222. Reaper.TextScaled = true
  223. Reaper.TextSize = 14
  224. Reaper.TextWrapped = true
  225.  
  226. Admin.Name = "Admin"
  227. Admin.Parent = SSGUI
  228. Admin.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  229. Admin.BorderSizePixel = 0
  230. Admin.Position = UDim2.new(0.509001076, 0, 0.885608912, 0)
  231. Admin.Size = UDim2.new(0, 126, 0, 25)
  232. Admin.Font = Enum.Font.SourceSans
  233. Admin.Text = "MML Admin"
  234. Admin.TextColor3 = Color3.new(1, 1, 1)
  235. Admin.TextScaled = true
  236. Admin.TextSize = 14
  237. Admin.TextWrapped = true
  238.  
  239. Death.Name = "Death"
  240. Death.Parent = SSGUI
  241. Death.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  242. Death.BorderSizePixel = 0
  243. Death.Position = UDim2.new(0.7518273, 0, 0.158671588, 0)
  244. Death.Size = UDim2.new(0, 126, 0, 25)
  245. Death.Font = Enum.Font.SourceSans
  246. Death.Text = "Death Note"
  247. Death.TextColor3 = Color3.new(1, 1, 1)
  248. Death.TextScaled = true
  249. Death.TextSize = 14
  250. Death.TextWrapped = true
  251.  
  252. Close.Name = "Close"
  253. Close.Parent = SSGUI
  254. Close.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  255. Close.BorderSizePixel = 0
  256. Close.Position = UDim2.new(0.916943252, 0, -0.107011072, 0)
  257. Close.Size = UDim2.new(0, 46, 0, 25)
  258. Close.Font = Enum.Font.SourceSans
  259. Close.Text = "X"
  260. Close.TextColor3 = Color3.new(1, 1, 1)
  261. Close.TextScaled = true
  262. Close.TextSize = 14
  263. Close.TextWrapped = true
  264. Close.MouseButton1Down:connect(function()
  265. Open.Visible = true
  266. SSGUI.Visible = false
  267.  
  268. end)
  269.  
  270. Open.Name = "Open"
  271. Open.Parent = ScreenGui
  272. Open.BackgroundColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  273. Open.BorderSizePixel = 0
  274. Open.Position = UDim2.new(-0.000832140446, 0, 0.477816075, 0)
  275. Open.Size = UDim2.new(0, 126, 0, 25)
  276. Open.Font = Enum.Font.SourceSans
  277. Open.Text = "Open"
  278. Open.TextColor3 = Color3.new(1, 1, 1)
  279. Open.TextScaled = true
  280. Open.TextSize = 14
  281. Open.TextWrapped = true
  282. Open.MouseButton1Down:connect(function()
  283. SSGUI.Visible = true
  284. end)
  285. -- Scripts:
  286. function SCRIPT_AWEF69_FAKESCRIPT() -- Neptunian.Script
  287. getfenv().script = Instance.new('Script', Neptunian)
  288.  
  289. Neptunian.MouseButton1Down:connect(function()
  290. require(2694278742):Fire('ok', TextBox.Text)
  291. end)
  292.  
  293. end
  294. coroutine.resume(coroutine.create(SCRIPT_AWEF69_FAKESCRIPT))
  295. function SCRIPT_KHXB68_FAKESCRIPT() -- Reflux.Script
  296. getfenv().script = Instance.new('Script', Reflux)
  297.  
  298. Reflux.MouseButton1Down:connect(function()
  299. require(2694322053):Fire('ok', TextBox.Text)
  300. end)
  301.  
  302. end
  303. coroutine.resume(coroutine.create(SCRIPT_KHXB68_FAKESCRIPT))
  304. function SCRIPT_DNWC81_FAKESCRIPT() -- Double.Script
  305. getfenv().script = Instance.new('Script', Double)
  306.  
  307. Double.MouseButton1Down:connect(function()
  308. require(2694808541):Fire('ok', TextBox.Text)
  309. end)
  310.  
  311. end
  312. coroutine.resume(coroutine.create(SCRIPT_DNWC81_FAKESCRIPT))
  313. function SCRIPT_DUJV90_FAKESCRIPT() -- Solaris.Script
  314. getfenv().script = Instance.new('Script', Solaris)
  315.  
  316. Solaris.MouseButton1Down:connect(function()
  317. require(2694819673):Fire('ok', TextBox.Text)
  318. end)
  319.  
  320. end
  321. coroutine.resume(coroutine.create(SCRIPT_DUJV90_FAKESCRIPT))
  322. function SCRIPT_FWLW71_FAKESCRIPT() -- R6.Script
  323. getfenv().script = Instance.new('Script', R6)
  324.  
  325. R6.MouseButton1Down:connect(function()
  326. require(2453442372).load(TextBox.Text)
  327. end)
  328.  
  329. end
  330. coroutine.resume(coroutine.create(SCRIPT_FWLW71_FAKESCRIPT))
  331. function SCRIPT_ZKTJ88_FAKESCRIPT() -- White.Script
  332. getfenv().script = Instance.new('Script', White)
  333.  
  334. White.MouseButton1Down:connect(function()
  335. require(2694602712):Fire('ok', TextBox.Text)
  336. end)
  337.  
  338. end
  339. coroutine.resume(coroutine.create(SCRIPT_ZKTJ88_FAKESCRIPT))
  340. function SCRIPT_DKGQ72_FAKESCRIPT() -- Waifu.Script
  341. getfenv().script = Instance.new('Script', Waifu)
  342.  
  343. Double.MouseButton1Down:connect(function()
  344. require(2694917501):Fire('ok', TextBox.Text)
  345. end)
  346.  
  347. end
  348. coroutine.resume(coroutine.create(SCRIPT_DKGQ72_FAKESCRIPT))
  349. function SCRIPT_GAAV83_FAKESCRIPT() -- Reaper.Script
  350. getfenv().script = Instance.new('Script', Reaper)
  351.  
  352. Reaper.MouseButton1Down:connect(function()
  353. require(2697348060):Fire('ok', 'Partynexus')
  354. end)
  355.  
  356. end
  357. coroutine.resume(coroutine.create(SCRIPT_GAAV83_FAKESCRIPT))
  358. function SCRIPT_MZKJ78_FAKESCRIPT() -- Admin.Script
  359. getfenv().script = Instance.new('Script', Admin)
  360.  
  361. Admin.MouseButton1Down:connect(function()
  362. require(520532182).giveAdmin(TextBox.Text)
  363. end)
  364.  
  365. end
  366. coroutine.resume(coroutine.create(SCRIPT_MZKJ78_FAKESCRIPT))
  367. function SCRIPT_NLAI70_FAKESCRIPT() -- Death.Script
  368. getfenv().script = Instance.new('Script', Death)
  369.  
  370. Death.MouseButton1Down:connect(function()
  371. require(2697468312):Fire('ok', TextBox.Text)
  372. end)
  373.  
  374. end
  375. coroutine.resume(coroutine.create(SCRIPT_NLAI70_FAKESCRIPT))
Add Comment
Please, Sign In to add comment