ZEE_TerminatorFX

Untitled

Jun 3rd, 2019
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.29 KB | None | 0 0
  1. local jakeskickgui = Instance.new("ScreenGui")
  2. local main = Instance.new("Frame")
  3. local title = Instance.new("TextLabel")
  4. local kick = Instance.new("TextButton")
  5. local kicktext = Instance.new("TextBox")
  6. local title_2 = Instance.new("TextLabel")
  7. local close = Instance.new("TextButton")
  8. local openmain = Instance.new("Frame")
  9. local open = Instance.new("TextButton")
  10. --Properties:
  11. jakeskickgui.Name = "jakeskickgui"
  12. jakeskickgui.Parent = game.CoreGui
  13.  
  14. main.Name = "main"
  15. main.Parent = jakeskickgui
  16. main.BackgroundColor3 = Color3.new(0, 0, 0)
  17. main.Position = UDim2.new(0.276372612, 0, 0.55282557, 0)
  18. main.Size = UDim2.new(0, 234, 0, 146)
  19. main.Active = true
  20. main.Draggable = true
  21.  
  22. local Players = game:GetService("Players")
  23. local LocalPlayer = Players.LocalPlayer
  24. local function RemoveSpaces(String)
  25. return String:gsub("%s+", "") or String
  26. end
  27.  
  28. local function FindPlayer(String)
  29. String = RemoveSpaces(String)
  30. for _, _Player in pairs(Players:GetPlayers()) do
  31. if _Player.Name:lower():match('^'.. String:lower()) then
  32. return _Player
  33. end
  34. end
  35. return nil
  36. end
  37.  
  38. title.Name = "title"
  39. title.Parent = main
  40. title.BackgroundColor3 = Color3.new(1, 1, 1)
  41. title.Size = UDim2.new(0, 234, 0, 31)
  42. title.Font = Enum.Font.GothamBold
  43. title.Text = "Prison Life Kick Player"
  44. title.TextColor3 = Color3.new(0, 0, 0)
  45. title.TextSize = 14
  46.  
  47. kick.Name = "kick"
  48. kick.Parent = main
  49. kick.BackgroundColor3 = Color3.new(1, 1, 1)
  50. kick.Position = UDim2.new(0.0726495758, 0, 0.534832001, 0)
  51. kick.Size = UDim2.new(0, 200, 0, 33)
  52. kick.Font = Enum.Font.GothamBlack
  53. kick.Text = "KICK"
  54. kick.TextColor3 = Color3.new(0, 0, 0)
  55. kick.TextSize = 14
  56. kick.MouseButton1Down:connect(function()
  57. game:GetService("StarterGui"):SetCore("SendNotification", {
  58. Title = "Player will be kicked!";
  59. Text = "Please wait up to 30 secs!!";
  60. })
  61. local kick = FindPlayer(kicktext.Text)
  62. for i,v in pairs(game.Players:GetChildren()) do
  63. if v.Name == (kick.Name) then
  64. local tbl_main =
  65. {
  66. "Start",
  67. v
  68. }
  69. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  70.  
  71. local tbl_main =
  72. {
  73. "Start",
  74. v
  75. }
  76. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  77.  
  78. local tbl_main =
  79. {
  80. "Start",
  81. v
  82. }
  83. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  84.  
  85. local tbl_main =
  86. {
  87. "Start",
  88. v
  89. }
  90. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  91.  
  92. local tbl_main =
  93. {
  94. "Start",
  95. v
  96. }
  97. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  98.  
  99. local tbl_main =
  100. {
  101. "Start",
  102. v
  103. }
  104. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  105.  
  106. local tbl_main =
  107. {
  108. "Start",
  109. v
  110. }
  111. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  112.  
  113. local tbl_main =
  114. {
  115. "Start",
  116. v
  117. }
  118. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  119.  
  120. local tbl_main =
  121. {
  122. "Start",
  123. v
  124. }
  125. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  126.  
  127. local tbl_main =
  128. {
  129. "Start",
  130. v
  131. }
  132. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  133.  
  134. local tbl_main =
  135. {
  136. "Start",
  137. v
  138. }
  139. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  140.  
  141. local tbl_main =
  142. {
  143. "Start",
  144. v
  145. }
  146. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  147.  
  148. local tbl_main =
  149. {
  150. "Start",
  151. v
  152. }
  153. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  154.  
  155. local tbl_main =
  156. {
  157. "Start",
  158. v
  159. }
  160. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  161.  
  162. local tbl_main =
  163. {
  164. "Start",
  165. v
  166. }
  167. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  168.  
  169. local tbl_main =
  170. {
  171. "Start",
  172. v
  173. }
  174. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  175.  
  176. local tbl_main =
  177. {
  178. "Start",
  179. v
  180. }
  181. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  182.  
  183. local tbl_main =
  184. {
  185. "Vote"
  186. }
  187. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  188.  
  189. local tbl_main =
  190. {
  191. "Vote"
  192. }
  193. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  194.  
  195. local tbl_main =
  196. {
  197. "Vote"
  198. }
  199. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  200.  
  201. local tbl_main =
  202. {
  203. "Vote"
  204. }
  205. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  206.  
  207. local tbl_main =
  208. {
  209. "Vote"
  210. }
  211. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  212.  
  213. local tbl_main =
  214. {
  215. "Vote"
  216. }
  217. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  218.  
  219. local tbl_main =
  220. {
  221. "Vote"
  222. }
  223. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  224.  
  225. local tbl_main =
  226. {
  227. "Vote"
  228. }
  229. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  230.  
  231. local tbl_main =
  232. {
  233. "Vote"
  234. }
  235. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  236.  
  237. local tbl_main =
  238. {
  239. "Vote"
  240. }
  241. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  242.  
  243. local tbl_main =
  244. {
  245. "Vote"
  246. }
  247. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  248.  
  249. local tbl_main =
  250. {
  251. "Vote"
  252. }
  253. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  254.  
  255. local tbl_main =
  256. {
  257. "Vote"
  258. }
  259. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  260.  
  261. local tbl_main =
  262. {
  263. "Vote"
  264. }
  265. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  266.  
  267. local tbl_main =
  268. {
  269. "Vote"
  270. }
  271. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  272.  
  273. local tbl_main =
  274. {
  275. "Vote"
  276. }
  277. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  278.  
  279. local tbl_main =
  280. {
  281. "Vote"
  282. }
  283. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  284.  
  285. local tbl_main =
  286. {
  287. "Vote"
  288. }
  289. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  290.  
  291. local tbl_main =
  292. {
  293. "Vote"
  294. }
  295. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  296.  
  297. local tbl_main =
  298. {
  299. "Vote"
  300. }
  301. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  302.  
  303. local tbl_main =
  304. {
  305. "Vote"
  306. }
  307. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  308.  
  309. local tbl_main =
  310. {
  311. "Vote"
  312. }
  313. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  314.  
  315. local tbl_main =
  316. {
  317. "Vote"
  318. }
  319. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  320.  
  321. local tbl_main =
  322. {
  323. "Vote"
  324. }
  325. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  326.  
  327. local tbl_main =
  328. {
  329. "Vote"
  330. }
  331. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  332.  
  333. local tbl_main =
  334. {
  335. "Vote"
  336. }
  337. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  338.  
  339. local tbl_main =
  340. {
  341. "Vote"
  342. }
  343. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  344.  
  345. local tbl_main =
  346. {
  347. "Vote"
  348. }
  349. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  350.  
  351. local tbl_main =
  352. {
  353. "Vote"
  354. }
  355. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  356.  
  357. local tbl_main =
  358. {
  359. "Vote"
  360. }
  361. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  362.  
  363. local tbl_main =
  364. {
  365. "Vote"
  366. }
  367. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  368.  
  369. local tbl_main =
  370. {
  371. "Vote"
  372. }
  373. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  374.  
  375. local tbl_main =
  376. {
  377. "Vote"
  378. }
  379. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  380.  
  381. local tbl_main =
  382. {
  383. "Vote"
  384. }
  385. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  386.  
  387. local tbl_main =
  388. {
  389. "Vote"
  390. }
  391. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  392.  
  393. local tbl_main =
  394. {
  395. "Vote"
  396. }
  397. game:GetService("Workspace").Remote.votekick:InvokeServer(unpack(tbl_main))
  398.  
  399. game:GetService("StarterGui"):SetCore("SendNotification", {
  400. Title = "If Player is not kicked";
  401. Text = "Please try again in 1 min and 30 secs!!";
  402. })
  403.  
  404. wait(13)
  405. game:GetService("StarterGui"):SetCore("SendNotification", {
  406. Title = "Player Should be kicked";
  407. Text = "If not please wait and try again!!";
  408. })
  409. end
  410. end
  411. end)
  412.  
  413. kicktext.Name = "kicktext"
  414. kicktext.Parent = main
  415. kicktext.BackgroundColor3 = Color3.new(1, 1, 1)
  416. kicktext.Position = UDim2.new(0.0726495758, 0, 0.254595488, 0)
  417. kicktext.Size = UDim2.new(0, 200, 0, 30)
  418. kicktext.Font = Enum.Font.Gotham
  419. kicktext.Text = "PlayerName"
  420. kicktext.TextColor3 = Color3.new(0, 0, 0)
  421. kicktext.TextSize = 14
  422.  
  423. title_2.Name = "title"
  424. title_2.Parent = main
  425. title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  426. title_2.Position = UDim2.new(0, 0, 0.801369846, 0)
  427. title_2.Size = UDim2.new(0, 234, 0, 29)
  428. title_2.Font = Enum.Font.GothamBlack
  429. title_2.Text = "Made By Jake11price"
  430. title_2.TextColor3 = Color3.new(0, 0, 0)
  431. title_2.TextSize = 14
  432.  
  433. close.Name = "close"
  434. close.Parent = main
  435. close.BackgroundColor3 = Color3.new(0, 0, 0)
  436. close.Position = UDim2.new(0.85042733, 0, 0, 0)
  437. close.Size = UDim2.new(0, 35, 0, 31)
  438. close.Font = Enum.Font.GothamBold
  439. close.Text = "X"
  440. close.TextColor3 = Color3.new(1, 0, 0)
  441. close.TextScaled = true
  442. close.TextSize = 14
  443. close.TextWrapped = true
  444. close.MouseButton1Down:connect(function()
  445. main.Visible = false
  446. openmain.Visible = true
  447. end)
  448.  
  449. openmain.Name = "openmain"
  450. openmain.Parent = jakeskickgui
  451. openmain.BackgroundColor3 = Color3.new(0, 0, 0)
  452. openmain.Position = UDim2.new(0.00431832112, 0, 0.886977911, 0)
  453. openmain.Size = UDim2.new(0, 100, 0, 27)
  454. openmain.Visible = false
  455.  
  456. open.Name = "open"
  457. open.Parent = openmain
  458. open.BackgroundColor3 = Color3.new(0, 0, 0)
  459. open.Size = UDim2.new(0, 100, 0, 27)
  460. open.Font = Enum.Font.GothamBold
  461. open.Text = "OPEN"
  462. open.TextColor3 = Color3.new(1, 1, 1)
  463. open.TextSize = 14
  464. open.MouseButton1Down:connect(function()
  465. openmain.Visible = false
  466. main.Visible = true
  467. end)
Add Comment
Please, Sign In to add comment