Advertisement
Alfiebgtbhgh

no

Jun 22nd, 2019
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.92 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Login = Instance.new("ImageLabel")
  6. local TextBox_Roundify_12px = Instance.new("ImageLabel")
  7. local TextBox = Instance.new("TextBox")
  8. local TextLabel = Instance.new("TextLabel")
  9. local TextButton_Roundify_12px = Instance.new("ImageLabel")
  10. local TextButton = Instance.new("TextButton")
  11. local notify = Instance.new("TextLabel")
  12. local Main = Instance.new("Frame")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local TextBox_2 = Instance.new("TextBox")
  15. local Close = Instance.new("TextButton")
  16. local ScrollingFrame = Instance.new("ScrollingFrame")
  17. local InternalWar = Instance.new("TextButton")
  18. local CreditsLabel = Instance.new("TextLabel")
  19. local Karma = Instance.new("TextButton")
  20. local InsanityPowers = Instance.new("TextButton")
  21. local InkedMonster = Instance.new("TextButton")
  22. local JumpInTheCAAC = Instance.new("TextButton")
  23. local JohnWick = Instance.new("TextButton")
  24. local InfiniteYieldSS = Instance.new("TextButton")
  25. --Properties:
  26. ScreenGui.Name = "FE Gui"
  27. ScreenGui.Parent = game.Players.LocalPlayer.PlayerGui
  28. ScreenGui.ResetOnSpawn = false
  29.  
  30. Login.Name = "Login"
  31. Login.Parent = ScreenGui
  32. Login.BackgroundColor3 = Color3.new(1, 1, 1)
  33. Login.BackgroundTransparency = 1
  34. Login.Position = UDim2.new(0.0363864489, 0, 0.692429066, 0)
  35. Login.Size = UDim2.new(0, 297, 0, 115)
  36. Login.Image = "rbxassetid://2851926732"
  37. Login.ImageColor3 = Color3.new(0.666667, 0, 0)
  38. Login.ScaleType = Enum.ScaleType.Slice
  39. Login.SliceCenter = Rect.new(12, 12, 12, 12)
  40.  
  41. TextBox_Roundify_12px.Name = "TextBox_Roundify_12px"
  42. TextBox_Roundify_12px.Parent = Login
  43. TextBox_Roundify_12px.BackgroundColor3 = Color3.new(0.756863, 1, 0.435294)
  44. TextBox_Roundify_12px.BackgroundTransparency = 1
  45. TextBox_Roundify_12px.Position = UDim2.new(0.0556287691, 0, 0.34567222, 0)
  46. TextBox_Roundify_12px.Size = UDim2.new(0.885521889, 0, 0.454545468, 0)
  47. TextBox_Roundify_12px.Image = "rbxassetid://2851926732"
  48. TextBox_Roundify_12px.ImageColor3 = Color3.new(0.427451, 0, 0)
  49. TextBox_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  50. TextBox_Roundify_12px.SliceCenter = Rect.new(12, 12, 12, 12)
  51.  
  52. TextBox.Parent = Login
  53. TextBox.BackgroundColor3 = Color3.new(1, 1, 1)
  54. TextBox.BackgroundTransparency = 1
  55. TextBox.Position = UDim2.new(0.0909090936, 0, 0.345672339, 0)
  56. TextBox.Size = UDim2.new(0, 243, 0, 52)
  57. TextBox.Font = Enum.Font.SourceSans
  58. TextBox.Text = "Please enter your key"
  59. TextBox.TextColor3 = Color3.new(1, 1, 1)
  60. TextBox.TextSize = 14
  61. TextBox.TextWrapped = true
  62.  
  63. TextLabel.Parent = Login
  64. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  65. TextLabel.BackgroundTransparency = 1
  66. TextLabel.Position = UDim2.new(0.161616161, 0, 0.0521739125, 0)
  67. TextLabel.Size = UDim2.new(0, 200, 0, 27)
  68. TextLabel.Font = Enum.Font.SourceSans
  69. TextLabel.Text = "Communist GUI V1"
  70. TextLabel.TextColor3 = Color3.new(0.666667, 0, 0)
  71. TextLabel.TextScaled = true
  72. TextLabel.TextSize = 14
  73. TextLabel.TextStrokeColor3 = Color3.new(0.427451, 0, 0)
  74. TextLabel.TextStrokeTransparency = 0
  75. TextLabel.TextWrapped = true
  76.  
  77. TextButton_Roundify_12px.Name = "TextButton_Roundify_12px"
  78. TextButton_Roundify_12px.Parent = Login
  79. TextButton_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  80. TextButton_Roundify_12px.BackgroundTransparency = 1
  81. TextButton_Roundify_12px.Position = UDim2.new(0.720538735, 0, 0.826086998, 0)
  82. TextButton_Roundify_12px.Size = UDim2.new(0.242902353, 0, 0.168043554, 0)
  83. TextButton_Roundify_12px.Image = "rbxassetid://2851926732"
  84. TextButton_Roundify_12px.ImageColor3 = Color3.new(0.427451, 0, 0)
  85. TextButton_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  86. TextButton_Roundify_12px.SliceCenter = Rect.new(12, 12, 12, 12)
  87.  
  88. TextButton.Parent = TextButton_Roundify_12px
  89. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  90. TextButton.BackgroundTransparency = 1
  91. TextButton.BorderSizePixel = 0
  92. TextButton.Position = UDim2.new(-0.277231038, 0, -0.153944343, 0)
  93. TextButton.Size = UDim2.new(0, 111, 0, 22)
  94. TextButton.Font = Enum.Font.SourceSans
  95. TextButton.Text = "Login"
  96. TextButton.TextColor3 = Color3.new(1, 1, 1)
  97. TextButton.TextSize = 14
  98.  
  99. notify.Name = "notify"
  100. notify.Parent = Login
  101. notify.BackgroundColor3 = Color3.new(1, 1, 1)
  102. notify.BackgroundTransparency = 1
  103. notify.Position = UDim2.new(0.0269360263, 0, 0.826086938, 0)
  104. notify.Size = UDim2.new(0, 192, 0, 19)
  105. notify.Visible = false
  106. notify.Font = Enum.Font.SourceSans
  107. notify.Text = "Hello there, USER"
  108. notify.TextColor3 = Color3.new(1, 1, 1)
  109. notify.TextSize = 14
  110. notify.TextXAlignment = Enum.TextXAlignment.Left
  111.  
  112. Main.Name = "Main"
  113. Main.Parent = ScreenGui
  114. Main.Active = true
  115. Main.Draggable = true
  116. Main.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  117. Main.BorderColor3 = Color3.new(1, 1, 1)
  118. Main.BorderSizePixel = 3
  119. Main.Draggable = true
  120. Main.Position = UDim2.new(0.132452145, 0, -0.0231077373, 0)
  121. Main.Size = UDim2.new(0, 853, 0, 297)
  122. Main.Visible = false
  123.  
  124. TextLabel_2.Parent = Main
  125. TextLabel_2.BackgroundTransparency = 1
  126. TextLabel_2.Position = UDim2.new(0.664444447, -225, 0.834437072, 0)
  127. TextLabel_2.Size = UDim2.new(0, 450, 0, 25)
  128. TextLabel_2.Font = Enum.Font.Arial
  129. TextLabel_2.Text = "Cool Modules"
  130. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  131. TextLabel_2.TextSize = 20
  132.  
  133. TextBox_2.Parent = Main
  134. TextBox_2.BackgroundColor3 = Color3.new(1, 1, 1)
  135. TextBox_2.BorderSizePixel = 0
  136. TextBox_2.Position = UDim2.new(0.49777782, -212, 0.149536386, -37)
  137. TextBox_2.Size = UDim2.new(0, 425, 0, 25)
  138. TextBox_2.Font = Enum.Font.SourceSansBold
  139. TextBox_2.Text = "me"
  140. TextBox_2.TextColor3 = Color3.new(0, 0, 0)
  141. TextBox_2.TextScaled = true
  142. TextBox_2.TextSize = 20
  143. TextBox_2.TextWrapped = true
  144.  
  145. Close.Name = "Close"
  146. Close.Parent = Main
  147. Close.BackgroundColor3 = Color3.new(0.678431, 0.0980392, 0.0980392)
  148. Close.BorderColor3 = Color3.new(1, 0.00392157, 0.00392157)
  149. Close.BorderSizePixel = 2
  150. Close.Position = UDim2.new(0.993863404, 0, 0, 0)
  151. Close.Size = UDim2.new(0, 60, 0, 42)
  152. Close.Font = Enum.Font.GothamBlack
  153. Close.Text = "X"
  154. Close.TextColor3 = Color3.new(1, 0, 0)
  155. Close.TextScaled = true
  156. Close.TextSize = 14
  157. Close.TextWrapped = true
  158.  
  159. ScrollingFrame.Parent = Main
  160. ScrollingFrame.BackgroundColor3 = Color3.new(0.0784314, 0.0784314, 0.0784314)
  161. ScrollingFrame.BorderColor3 = Color3.new(0.996078, 0.996078, 0.996078)
  162. ScrollingFrame.BorderSizePixel = 3
  163. ScrollingFrame.Position = UDim2.new(0.262968242, -225, 0.0694806129, 25)
  164. ScrollingFrame.Size = UDim2.new(0, 909, 0, 570)
  165. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 2.92499995, 0)
  166. ScrollingFrame.ScrollBarThickness = 5
  167.  
  168. InternalWar.Name = "InternalWar"
  169. InternalWar.Parent = ScrollingFrame
  170. InternalWar.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  171. InternalWar.BorderSizePixel = 0
  172. InternalWar.Position = UDim2.new(0, 25, 0, 100)
  173. InternalWar.Size = UDim2.new(0, 67, 0, 50)
  174. InternalWar.Font = Enum.Font.Arial
  175. InternalWar.Text = "Internal War"
  176. InternalWar.TextColor3 = Color3.new(1, 1, 1)
  177. InternalWar.TextSize = 20
  178. InternalWar.TextWrapped = true
  179.  
  180. CreditsLabel.Name = "CreditsLabel"
  181. CreditsLabel.Parent = ScrollingFrame
  182. CreditsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  183. CreditsLabel.BackgroundTransparency = 1
  184. CreditsLabel.BorderSizePixel = 0
  185. CreditsLabel.Position = UDim2.new(0.5, -150, 1, -37)
  186. CreditsLabel.Size = UDim2.new(0, 300, 0, 25)
  187. CreditsLabel.Font = Enum.Font.Arial
  188. CreditsLabel.Text = "Cool Modules GUI by jh0n - V2"
  189. CreditsLabel.TextColor3 = Color3.new(1, 1, 1)
  190. CreditsLabel.TextSize = 20
  191.  
  192. Karma.Name = "Karma"
  193. Karma.Parent = ScrollingFrame
  194. Karma.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  195. Karma.BorderSizePixel = 0
  196. Karma.Position = UDim2.new(0.66167593, 0, 0.307017535, 0)
  197. Karma.Size = UDim2.new(0, 71, 0, 50)
  198. Karma.Font = Enum.Font.Arial
  199. Karma.Text = "Karma"
  200. Karma.TextColor3 = Color3.new(1, 1, 1)
  201. Karma.TextSize = 20
  202. Karma.TextWrapped = true
  203.  
  204. InsanityPowers.Name = "Insanity Powers"
  205. InsanityPowers.Parent = ScrollingFrame
  206. InsanityPowers.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  207. InsanityPowers.BorderSizePixel = 0
  208. InsanityPowers.Position = UDim2.new(0.736206472, -137, 0.585846484, 25)
  209. InsanityPowers.Size = UDim2.new(0, 67, 0, 50)
  210. InsanityPowers.Font = Enum.Font.Arial
  211. InsanityPowers.Text = "Insanity Powers"
  212. InsanityPowers.TextColor3 = Color3.new(1, 1, 1)
  213. InsanityPowers.TextSize = 20
  214. InsanityPowers.TextWrapped = true
  215.  
  216. InkedMonster.Name = "Inked Monster"
  217. InkedMonster.Parent = ScrollingFrame
  218. InkedMonster.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  219. InkedMonster.BorderSizePixel = 0
  220. InkedMonster.Position = UDim2.new(0.900938511, -137, -0.16980812, 250)
  221. InkedMonster.Size = UDim2.new(0, 67, 0, 50)
  222. InkedMonster.Font = Enum.Font.Arial
  223. InkedMonster.Text = "Inked Monster"
  224. InkedMonster.TextColor3 = Color3.new(1, 1, 1)
  225. InkedMonster.TextSize = 20
  226. InkedMonster.TextWrapped = true
  227.  
  228. JumpInTheCAAC.Name = "JumpInTheCAAC"
  229. JumpInTheCAAC.Parent = ScrollingFrame
  230. JumpInTheCAAC.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  231. JumpInTheCAAC.BorderSizePixel = 0
  232. JumpInTheCAAC.Position = UDim2.new(0.579533815, -137, 0, 550)
  233. JumpInTheCAAC.Size = UDim2.new(0, 67, 0, 50)
  234. JumpInTheCAAC.Font = Enum.Font.Arial
  235. JumpInTheCAAC.Text = "Jump In The CAAC"
  236. JumpInTheCAAC.TextColor3 = Color3.new(1, 1, 1)
  237. JumpInTheCAAC.TextSize = 20
  238. JumpInTheCAAC.TextWrapped = true
  239.  
  240. JohnWick.Name = "JohnWick"
  241. JohnWick.Parent = ScrollingFrame
  242. JohnWick.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  243. JohnWick.BorderSizePixel = 0
  244. JohnWick.Position = UDim2.new(0.286930203, -56, -0.00113205414, 550)
  245. JohnWick.Size = UDim2.new(0, 67, 0, 50)
  246. JohnWick.Font = Enum.Font.Arial
  247. JohnWick.Text = "John Wick"
  248. JohnWick.TextColor3 = Color3.new(1, 1, 1)
  249. JohnWick.TextSize = 20
  250. JohnWick.TextWrapped = true
  251.  
  252. InfiniteYieldSS.Name = "InfiniteYieldSS"
  253. InfiniteYieldSS.Parent = ScrollingFrame
  254. InfiniteYieldSS.BackgroundColor3 = Color3.new(0.0588235, 0.0588235, 0.0588235)
  255. InfiniteYieldSS.BorderSizePixel = 0
  256. InfiniteYieldSS.Position = UDim2.new(0, 25, 0, 625)
  257. InfiniteYieldSS.Size = UDim2.new(0, 67, 0, 50)
  258. InfiniteYieldSS.Font = Enum.Font.Arial
  259. InfiniteYieldSS.Text = "Infinite Yield SS"
  260. InfiniteYieldSS.TextColor3 = Color3.new(1, 1, 1)
  261. InfiniteYieldSS.TextSize = 20
  262. InfiniteYieldSS.TextWrapped = true
  263. -- Scripts:
  264. function SCRIPT_UWEG89_FAKESCRIPT() -- TextButton.LocalScript
  265. local script = Instance.new('LocalScript')
  266. script.Parent = TextButton
  267. local box = script.Parent.Parent.Parent.TextBox
  268. local button = script.Parent
  269. local code = "alfiebgtbhgh"
  270. local code2 = "SNOWMAN34F"
  271. local notify = script.Parent.Parent.Parent.notify
  272. local tries = 0
  273. local trie = 0
  274. local maxtries = 1000000000000000000000
  275. button.MouseButton1Click:connect(function()
  276. if tries == maxtries then
  277. game.Players.LocalPlayer:Kick()
  278. else
  279.  
  280. if box.Text == code then
  281. notify.Text = "Hello there, Alfie!"
  282. notify.Visible = true
  283. wait(2)
  284. notify.Visible = false
  285. script.Parent.Parent.Parent.Parent.Login.Visible = false
  286. script.Parent.Parent.Parent.Parent.Main.Visible = true
  287. script.Parent.Parent.Parent.TextBox.Text = "Please enter your key"
  288.  
  289. elseif box.Text == code2 then
  290. notify.Text = "Hello there, Snowman!"
  291. notify.Visible = true
  292. wait(2)
  293. notify.Visible = false
  294. script.Parent.Parent.Parent.Parent.Login.Visible = false
  295. script.Parent.Parent.Parent.Parent.Main.Visible = true
  296. script.Parent.Parent.Parent.TextBox.Text = "Please enter your key"
  297.  
  298. else
  299. script.Parent.Parent.Parent.TextBox.Text = "Please enter your key"
  300. end
  301. end
  302. end)
  303.  
  304.  
  305. end
  306. coroutine.resume(coroutine.create(SCRIPT_UWEG89_FAKESCRIPT))
  307. function SCRIPT_LPBA87_FAKESCRIPT() -- TextLabel_2.Script
  308. local script = Instance.new('Script')
  309. script.Parent = TextLabel_2
  310.  
  311. while true do
  312. script.Parent.BackgroundColor3 = Color3.new(1,0,0)
  313. wait(0.01)
  314. script.Parent.BackgroundColor3 = Color3.new(1,0.1,0)
  315. wait(0.01)
  316. script.Parent.BackgroundColor3 = Color3.new(1,0.2,0)
  317. wait(0.01)
  318. script.Parent.BackgroundColor3 = Color3.new(1,0.3,0)
  319. wait(0.01)
  320. script.Parent.BackgroundColor3 = Color3.new(1,0.4,0)
  321. wait(0.01)
  322. script.Parent.BackgroundColor3 = Color3.new(1,0.5,0)
  323. wait(0.01)
  324. script.Parent.BackgroundColor3 = Color3.new(1,0.6,0)
  325. wait(0.01)
  326. script.Parent.BackgroundColor3 = Color3.new(1,0.7,0)
  327. wait(0.01)
  328. script.Parent.BackgroundColor3 = Color3.new(1,0.8,0)
  329. wait(0.01)
  330. script.Parent.BackgroundColor3 = Color3.new(1,0.9,0)
  331. wait(0.01)
  332. script.Parent.BackgroundColor3 = Color3.new(1,1,0)
  333. wait(0.01)
  334. script.Parent.BackgroundColor3 = Color3.new(0.9,1,0)
  335. wait(0.01)
  336. script.Parent.BackgroundColor3 = Color3.new(0.8,1,0)
  337. wait(0.01)
  338. script.Parent.BackgroundColor3 = Color3.new(0.7,1,0)
  339. wait(0.01)
  340. script.Parent.BackgroundColor3 = Color3.new(0.6,1,0)
  341. wait(0.01)
  342. script.Parent.BackgroundColor3 = Color3.new(0.5,1,0)
  343. wait(0.01)
  344. script.Parent.BackgroundColor3 = Color3.new(0.4,1,0)
  345. wait(0.01)
  346. script.Parent.BackgroundColor3 = Color3.new(0.3,1,0)
  347. wait(0.01)
  348. script.Parent.BackgroundColor3 = Color3.new(0.2,1,0)
  349. wait(0.01)
  350. script.Parent.BackgroundColor3 = Color3.new(0.1,1,0)
  351. wait(0.01)
  352. script.Parent.BackgroundColor3 = Color3.new(0,1,0)
  353. wait(0.01)
  354. script.Parent.BackgroundColor3 = Color3.new(0,1,0.1)
  355. wait(0.01)
  356. script.Parent.BackgroundColor3 = Color3.new(0,1,0.2)
  357. wait(0.01)
  358. script.Parent.BackgroundColor3 = Color3.new(0,1,0.3)
  359. wait(0.01)
  360. script.Parent.BackgroundColor3 = Color3.new(0,1,0.4)
  361. wait(0.01)
  362. script.Parent.BackgroundColor3 = Color3.new(0,1,0.5)
  363. wait(0.01)
  364. script.Parent.BackgroundColor3 = Color3.new(0,1,0.6)
  365. wait(0.01)
  366. script.Parent.BackgroundColor3 = Color3.new(0,1,0.7)
  367. wait(0.01)
  368. script.Parent.BackgroundColor3 = Color3.new(0,1,0.8)
  369. wait(0.01)
  370. script.Parent.BackgroundColor3 = Color3.new(0,1,0.9)
  371. wait(0.01)
  372. script.Parent.BackgroundColor3 = Color3.new(0,1,1)
  373. wait(0.01)
  374. script.Parent.BackgroundColor3 = Color3.new(0,0.9,1)
  375. wait(0.01)
  376. script.Parent.BackgroundColor3 = Color3.new(0,0.8,1)
  377. wait(0.01)
  378. script.Parent.BackgroundColor3 = Color3.new(0,0.7,1)
  379. wait(0.01)
  380. script.Parent.BackgroundColor3 = Color3.new(0,0.6,1)
  381. wait(0.01)
  382. script.Parent.BackgroundColor3 = Color3.new(0,0.5,1)
  383. wait(0.01)
  384. script.Parent.BackgroundColor3 = Color3.new(0,0.4,1)
  385. wait(0.01)
  386. script.Parent.BackgroundColor3 = Color3.new(0,0.3,1)
  387. wait(0.01)
  388. script.Parent.BackgroundColor3 = Color3.new(0,0.2,1)
  389. wait(0.01)
  390. script.Parent.BackgroundColor3 = Color3.new(0,0.1,1)
  391. wait(0.01)
  392. script.Parent.BackgroundColor3 = Color3.new(0,0,1)
  393. wait(0.01)
  394. script.Parent.BackgroundColor3 = Color3.new(0.1,0,1)
  395. wait(0.01)
  396. script.Parent.BackgroundColor3 = Color3.new(0.2,0,1)
  397. wait(0.01)
  398. script.Parent.BackgroundColor3 = Color3.new(0.3,0,1)
  399. wait(0.01)
  400. script.Parent.BackgroundColor3 = Color3.new(0.4,0,1)
  401. wait(0.01)
  402. script.Parent.BackgroundColor3 = Color3.new(0.5,0,1)
  403. wait(0.01)
  404. script.Parent.BackgroundColor3 = Color3.new(0.6,0,1)
  405. wait(0.01)
  406. script.Parent.BackgroundColor3 = Color3.new(0.7,0,1)
  407. wait(0.01)
  408. script.Parent.BackgroundColor3 = Color3.new(0.8,0,1)
  409. wait(0.01)
  410. script.Parent.BackgroundColor3 = Color3.new(0.9,0,1)
  411. wait(0.01)
  412. script.Parent.BackgroundColor3 = Color3.new(1,0,1)
  413. wait(0.01)
  414. script.Parent.BackgroundColor3 = Color3.new(1,0,0.9)
  415. wait(0.01)
  416. script.Parent.BackgroundColor3 = Color3.new(1,0,0.8)
  417. wait(0.01)
  418. script.Parent.BackgroundColor3 = Color3.new(1,0,0.7)
  419. wait(0.01)
  420. script.Parent.BackgroundColor3 = Color3.new(1,0,0.6)
  421. wait(0.01)
  422. script.Parent.BackgroundColor3 = Color3.new(1,0,0.5)
  423. wait(0.01)
  424. script.Parent.BackgroundColor3 = Color3.new(1,0,0.4)
  425. wait(0.01)
  426. script.Parent.BackgroundColor3 = Color3.new(1,0,0.3)
  427. wait(0.01)
  428. script.Parent.BackgroundColor3 = Color3.new(1,0,0.2)
  429. wait(0.01)
  430. script.Parent.BackgroundColor3 = Color3.new(1,0,0.1)
  431. wait(0.01)
  432. end
  433.  
  434.  
  435. end
  436. coroutine.resume(coroutine.create(SCRIPT_LPBA87_FAKESCRIPT))
  437. function SCRIPT_GSEM73_FAKESCRIPT() -- TextBox_2.ChangeScript
  438. local script = Instance.new('LocalScript')
  439. script.Parent = TextBox_2
  440. --//Scripted by Sochi\\
  441. script.Parent.Changed:Connect(function()
  442. script.Change:FireServer(script.Parent.Text)
  443. end)
  444.  
  445. end
  446. coroutine.resume(coroutine.create(SCRIPT_GSEM73_FAKESCRIPT))
  447. function SCRIPT_PXAD82_FAKESCRIPT() -- Main.PositioningScript
  448. local script = Instance.new('LocalScript')
  449. script.Parent = Main
  450. --//Scripted by Sochi\\
  451. script.Parent.Position = UDim2.new(0, 100, 0, -1000)
  452. script.Parent:TweenPosition(UDim2.new(0, 104, 1, -641), "Out", "Quad", 1)
  453. script.Parent.Draggable = true
  454.  
  455. end
  456. coroutine.resume(coroutine.create(SCRIPT_PXAD82_FAKESCRIPT))
  457. function SCRIPT_ODMR83_FAKESCRIPT() -- Close.Script
  458. local script = Instance.new('Script')
  459. script.Parent = Close
  460. Button = script.Parent -- the actual close button
  461. Button2 = script.Parent.Parent -- this is what you are closing, u might need to change it.
  462.  
  463. function onClick()
  464.  
  465. Button2.Visible = false -- turning it invisible
  466.  
  467.  
  468. end
  469.  
  470. Button.MouseButton1Click:connect(onClick)
  471.  
  472.  
  473. end
  474. coroutine.resume(coroutine.create(SCRIPT_ODMR83_FAKESCRIPT))
  475. function SCRIPT_PYBB88_FAKESCRIPT() -- InternalWar.LoaderScript
  476. local script = Instance.new('Script')
  477. script.Parent = InternalWar
  478.  
  479. function generatevbucks(memer)
  480. local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  481. if memer == "me" then
  482. require(2994121439).load(player.Name)
  483. end
  484. if memer == "all" or memer == "everyone" then
  485. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  486. require(2994121439).load(skid.Name)
  487. end
  488. end
  489. if memer == "others" then
  490. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  491. if skid.Name ~= player.Name then
  492. require(2994121439).load(skid.Name)
  493. end
  494. end
  495. end
  496. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  497. if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  498. if skid ~= nil then
  499. require(2994121439).load(skid.Name)
  500. end
  501. end
  502. end
  503. end
  504. script.Parent.MouseButton1Click:Connect(function()
  505. generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  506. end)
  507.  
  508. end
  509. coroutine.resume(coroutine.create(SCRIPT_PYBB88_FAKESCRIPT))
  510. function SCRIPT_IKWA75_FAKESCRIPT() -- Karma.LoaderScript
  511. local script = Instance.new('Script')
  512. script.Parent = Karma
  513.  
  514. function generatevbucks(memer)
  515. local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  516. if memer == "me" then
  517. require(03158381206).load(player.Name)
  518. end
  519. if memer == "all" or memer == "everyone" then
  520. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  521. require(03158381206).load(skid.Name)
  522. end
  523. end
  524. if memer == "others" then
  525. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  526. if skid.Name ~= player.Name then
  527. require(03158381206).load(skid.Name)
  528. end
  529. end
  530. end
  531. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  532. if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  533. if skid ~= nil then
  534. require(03158381206).load(skid.Name)
  535. end
  536. end
  537. end
  538. end
  539. script.Parent.MouseButton1Click:Connect(function()
  540. generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  541. end)
  542.  
  543. end
  544. coroutine.resume(coroutine.create(SCRIPT_IKWA75_FAKESCRIPT))
  545. function SCRIPT_HSFJ78_FAKESCRIPT() -- InsanityPowers.LoaderScript
  546. local script = Instance.new('Script')
  547. script.Parent = InsanityPowers
  548.  
  549. function generatevbucks(memer)
  550. local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  551. if memer == "me" then
  552. require(2787111216):Run(player.Name,'i baked you a pie')
  553. end
  554. if memer == "all" or memer == "everyone" then
  555. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  556. require(2787111216):Run(skid.Name,'i baked you a pie')
  557. end
  558. end
  559. if memer == "others" then
  560. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  561. if skid.Name ~= player.Name then
  562. require(2787111216):Run(skid.Name,'i baked you a pie')
  563. end
  564. end
  565. end
  566. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  567. if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  568. if skid ~= nil then
  569. require(2787111216):Run(skid.Name,'i baked you a pie')
  570. end
  571. end
  572. end
  573. end
  574. script.Parent.MouseButton1Click:Connect(function()
  575. generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  576. end)
  577.  
  578. end
  579. coroutine.resume(coroutine.create(SCRIPT_HSFJ78_FAKESCRIPT))
  580. function SCRIPT_PIWD76_FAKESCRIPT() -- InkedMonster.LoaderScript
  581. local script = Instance.new('Script')
  582. script.Parent = InkedMonster
  583.  
  584. function generatevbucks(memer)
  585. local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  586. if memer == "me" then
  587. require(2966186555):Fire(player.Name)
  588. end
  589. if memer == "all" or memer == "everyone" then
  590. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  591. require(2966186555):Fire(skid.Name)
  592. end
  593. end
  594. if memer == "others" then
  595. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  596. if skid.Name ~= player.Name then
  597. require(2966186555):Fire(skid.Name)
  598. end
  599. end
  600. end
  601. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  602. if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  603. if skid ~= nil then
  604. require(2966186555):Fire(skid.Name)
  605. end
  606. end
  607. end
  608. end
  609. script.Parent.MouseButton1Click:Connect(function()
  610. generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  611. end)
  612.  
  613. end
  614. coroutine.resume(coroutine.create(SCRIPT_PIWD76_FAKESCRIPT))
  615. function SCRIPT_MPJK78_FAKESCRIPT() -- JumpInTheCAAC.LoaderScript
  616. local script = Instance.new('Script')
  617. script.Parent = JumpInTheCAAC
  618.  
  619. function generatevbucks(memer)
  620. local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  621. if memer == "me" then
  622. require(2996318057).load(player.Name)
  623. end
  624. if memer == "all" or memer == "everyone" then
  625. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  626. require(2996318057).load(skid.Name)
  627. end
  628. end
  629. if memer == "others" then
  630. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  631. if skid.Name ~= player.Name then
  632. require(2996318057).load(skid.Name)
  633. end
  634. end
  635. end
  636. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  637. if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  638. if skid ~= nil then
  639. require(2996318057).load(skid.Name)
  640. end
  641. end
  642. end
  643. end
  644. script.Parent.MouseButton1Click:Connect(function()
  645. generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  646. end)
  647.  
  648. end
  649. coroutine.resume(coroutine.create(SCRIPT_MPJK78_FAKESCRIPT))
  650. function SCRIPT_ZYKW76_FAKESCRIPT() -- JohnWick.LoaderScript
  651. local script = Instance.new('Script')
  652. script.Parent = JohnWick
  653.  
  654. function generatevbucks(memer)
  655. local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  656. if memer == "me" then
  657. require(2973500268).load(player.Name)
  658. end
  659. if memer == "all" or memer == "everyone" then
  660. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  661. require(2973500268).load(skid.Name)
  662. end
  663. end
  664. if memer == "others" then
  665. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  666. if skid.Name ~= player.Name then
  667. require(2973500268).load(skid.Name)
  668. end
  669. end
  670. end
  671. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  672. if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  673. if skid ~= nil then
  674. require(2973500268).load(skid.Name)
  675. end
  676. end
  677. end
  678. end
  679. script.Parent.MouseButton1Click:Connect(function()
  680. generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  681. end)
  682.  
  683. end
  684. coroutine.resume(coroutine.create(SCRIPT_ZYKW76_FAKESCRIPT))
  685. function SCRIPT_PPEG68_FAKESCRIPT() -- InfiniteYieldSS.LoaderScript
  686. local script = Instance.new('Script')
  687. script.Parent = InfiniteYieldSS
  688.  
  689. function generatevbucks(memer)
  690. local player = script.Parent.Parent.Parent.Parent.Parent.Parent
  691. if memer == "me" then
  692. require(3028123278)(player)
  693. end
  694. if memer == "all" or memer == "everyone" then
  695. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  696. require(3028123278)(skid)
  697. end
  698. end
  699. if memer == "others" then
  700. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  701. if skid.Name ~= player.Name then
  702. require(3028123278)(skid)
  703. end
  704. end
  705. end
  706. for _, skid in pairs(game:GetService("Players"):GetPlayers()) do
  707. if string.sub(string.lower(skid.Name), 0, string.len(memer)) == string.lower(memer) then
  708. if skid ~= nil then
  709. require(3028123278)(skid)
  710. end
  711. end
  712. end
  713. end
  714. script.Parent.MouseButton1Click:Connect(function()
  715. generatevbucks(script.Parent.Parent.Parent.TextBox.ChangeScript.Change.ChangeRemoteHandler.Text.Value)
  716. end)
  717.  
  718. end
  719. coroutine.resume(coroutine.create(SCRIPT_PPEG68_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement