Advertisement
TheMoonGoddess

[Roblox: Wild Savanna] - GUI script (Working as of April 15, 2020) - (Exploiting script!)

Oct 3rd, 2021
628
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.08 KB | None | 0 0
  1. local Player = game:GetService("Players").LocalPlayer
  2. local Mouse = Player:GetMouse()
  3. local KillEvent = workspace.RemoteServer.Death
  4. local CKToggle = false
  5. local WaterCollide = false
  6.  
  7. -- Objects
  8.  
  9. local WildSavannaGui = Instance.new("ScreenGui")
  10. local Main = Instance.new("Frame")
  11. local Borders = Instance.new("Frame")
  12. local Ignore = Instance.new("ImageLabel")
  13. local Ignore_2 = Instance.new("ImageLabel")
  14. local Ignore_3 = Instance.new("ImageLabel")
  15. local Ignore_4 = Instance.new("ImageLabel")
  16. local Ignore_5 = Instance.new("ImageLabel")
  17. local Ignore_6 = Instance.new("ImageLabel")
  18. local Ignore_7 = Instance.new("ImageLabel")
  19. local Ignore_8 = Instance.new("ImageLabel")
  20. local Background = Instance.new("Frame")
  21. local God = Instance.new("TextButton")
  22. local Light = Instance.new("Frame")
  23. local Title = Instance.new("TextLabel")
  24. local Design = Instance.new("Frame")
  25. local Design_2 = Instance.new("Frame")
  26. local Players = Instance.new("ScrollingFrame")
  27. local p1 = Instance.new("TextButton")
  28. local p2 = Instance.new("TextButton")
  29. local p3 = Instance.new("TextButton")
  30. local p4 = Instance.new("TextButton")
  31. local p5 = Instance.new("TextButton")
  32. local p6 = Instance.new("TextButton")
  33. local p7 = Instance.new("TextButton")
  34. local p8 = Instance.new("TextButton")
  35. local p9 = Instance.new("TextButton")
  36. local p10 = Instance.new("TextButton")
  37. local p11 = Instance.new("TextButton")
  38. local p12 = Instance.new("TextButton")
  39. local p13 = Instance.new("TextButton")
  40. local p14 = Instance.new("TextButton")
  41. local p15 = Instance.new("TextButton")
  42. local p16 = Instance.new("TextButton")
  43. local p17 = Instance.new("TextButton")
  44. local p18 = Instance.new("TextButton")
  45. local p19 = Instance.new("TextButton")
  46. local p20 = Instance.new("TextButton")
  47. local PSelected = Instance.new("TextBox")
  48. local GodAll = Instance.new("TextButton")
  49. local Light_2 = Instance.new("Frame")
  50. local Kill = Instance.new("TextButton")
  51. local Light_3 = Instance.new("Frame")
  52. local KillAll = Instance.new("TextButton")
  53. local Light_4 = Instance.new("Frame")
  54. local Jesus = Instance.new("TextButton")
  55. local Light_5 = Instance.new("Frame")
  56. local Speed = Instance.new("TextButton")
  57. local Light_6 = Instance.new("Frame")
  58. local Credits = Instance.new("TextLabel")
  59. local ClickKill = Instance.new("TextButton")
  60. local Light_7 = Instance.new("Frame")
  61. local XTP = Instance.new("TextButton")
  62. local Light_8 = Instance.new("Frame")
  63. local Menu = Instance.new("TextButton")
  64.  
  65. -- Properties
  66.  
  67. WildSavannaGui.Name = "Wild Savanna Gui"
  68. WildSavannaGui.Parent = game.CoreGui
  69.  
  70. Main.Name = "Main"
  71. Main.Parent = WildSavannaGui
  72. Main.Active = true
  73. Main.BackgroundColor3 = Color3.new(1, 1, 0.921569)
  74. Main.BackgroundTransparency = 1
  75. Main.BorderSizePixel = 0
  76. Main.Draggable = true
  77. Main.Position = UDim2.new(0.5, -275, 0.5, -150)
  78. Main.Size = UDim2.new(0, 550, 0, 300)
  79. Main.Visible = false
  80. Main.ZIndex = 2
  81.  
  82. Borders.Name = "Borders"
  83. Borders.Parent = Main
  84. Borders.BackgroundColor3 = Color3.new(1, 1, 1)
  85. Borders.BackgroundTransparency = 1
  86. Borders.BorderSizePixel = 0
  87. Borders.Position = UDim2.new(0, 12, 0, 12)
  88. Borders.Size = UDim2.new(1, -70, 1, -24)
  89.  
  90. Ignore.Name = "Ignore"
  91. Ignore.Parent = Borders
  92. Ignore.BackgroundColor3 = Color3.new(1, 1, 1)
  93. Ignore.BackgroundTransparency = 1
  94. Ignore.BorderSizePixel = 0
  95. Ignore.Position = UDim2.new(0, -12, 0, -12)
  96. Ignore.Size = UDim2.new(0, 12, 0, 12)
  97. Ignore.Image = "http://www.roblox.com/asset/?id=238725003"
  98. Ignore.ImageColor3 = Color3.new(0, 0, 0)
  99. Ignore.ImageRectSize = Vector2.new(12, 12)
  100.  
  101. Ignore_2.Name = "Ignore"
  102. Ignore_2.Parent = Borders
  103. Ignore_2.BackgroundColor3 = Color3.new(1, 1, 1)
  104. Ignore_2.BackgroundTransparency = 1
  105. Ignore_2.BorderSizePixel = 0
  106. Ignore_2.Position = UDim2.new(1, 0, 0, -12)
  107. Ignore_2.Size = UDim2.new(0, 12, 0, 12)
  108. Ignore_2.Image = "http://www.roblox.com/asset/?id=238725003"
  109. Ignore_2.ImageColor3 = Color3.new(0, 0, 0)
  110. Ignore_2.ImageRectOffset = Vector2.new(24, 0)
  111. Ignore_2.ImageRectSize = Vector2.new(12, 12)
  112.  
  113. Ignore_3.Name = "Ignore"
  114. Ignore_3.Parent = Borders
  115. Ignore_3.BackgroundColor3 = Color3.new(1, 1, 1)
  116. Ignore_3.BackgroundTransparency = 1
  117. Ignore_3.BorderSizePixel = 0
  118. Ignore_3.Position = UDim2.new(0, -12, 1, 0)
  119. Ignore_3.Size = UDim2.new(0, 12, 0, 12)
  120. Ignore_3.Image = "http://www.roblox.com/asset/?id=238725003"
  121. Ignore_3.ImageColor3 = Color3.new(0, 0, 0)
  122. Ignore_3.ImageRectOffset = Vector2.new(0, 24)
  123. Ignore_3.ImageRectSize = Vector2.new(12, 12)
  124.  
  125. Ignore_4.Name = "Ignore"
  126. Ignore_4.Parent = Borders
  127. Ignore_4.BackgroundColor3 = Color3.new(1, 1, 1)
  128. Ignore_4.BackgroundTransparency = 1
  129. Ignore_4.BorderSizePixel = 0
  130. Ignore_4.Position = UDim2.new(1, 0, 1, 0)
  131. Ignore_4.Size = UDim2.new(0, 12, 0, 12)
  132. Ignore_4.Image = "http://www.roblox.com/asset/?id=238725003"
  133. Ignore_4.ImageColor3 = Color3.new(0, 0, 0)
  134. Ignore_4.ImageRectOffset = Vector2.new(24, 24)
  135. Ignore_4.ImageRectSize = Vector2.new(12, 12)
  136.  
  137. Ignore_5.Name = "Ignore"
  138. Ignore_5.Parent = Borders
  139. Ignore_5.BackgroundColor3 = Color3.new(1, 1, 1)
  140. Ignore_5.BackgroundTransparency = 1
  141. Ignore_5.BorderSizePixel = 0
  142. Ignore_5.Position = UDim2.new(0, 0, 1, 0)
  143. Ignore_5.Size = UDim2.new(1, 0, 0, 12)
  144. Ignore_5.Image = "http://www.roblox.com/asset/?id=238725003"
  145. Ignore_5.ImageColor3 = Color3.new(0, 0, 0)
  146. Ignore_5.ImageRectOffset = Vector2.new(12, 24)
  147. Ignore_5.ImageRectSize = Vector2.new(12, 12)
  148.  
  149. Ignore_6.Name = "Ignore"
  150. Ignore_6.Parent = Borders
  151. Ignore_6.BackgroundColor3 = Color3.new(1, 1, 1)
  152. Ignore_6.BackgroundTransparency = 1
  153. Ignore_6.BorderSizePixel = 0
  154. Ignore_6.Position = UDim2.new(0, 0, 0, -12)
  155. Ignore_6.Size = UDim2.new(1, 0, 0, 12)
  156. Ignore_6.Image = "http://www.roblox.com/asset/?id=238725003"
  157. Ignore_6.ImageColor3 = Color3.new(0, 0, 0)
  158. Ignore_6.ImageRectOffset = Vector2.new(12, 0)
  159. Ignore_6.ImageRectSize = Vector2.new(12, 12)
  160.  
  161. Ignore_7.Name = "Ignore"
  162. Ignore_7.Parent = Borders
  163. Ignore_7.BackgroundColor3 = Color3.new(1, 1, 1)
  164. Ignore_7.BackgroundTransparency = 1
  165. Ignore_7.BorderSizePixel = 0
  166. Ignore_7.Position = UDim2.new(0, -12, 0, 0)
  167. Ignore_7.Size = UDim2.new(0, 12, 1, 0)
  168. Ignore_7.Image = "http://www.roblox.com/asset/?id=238725003"
  169. Ignore_7.ImageColor3 = Color3.new(0, 0, 0)
  170. Ignore_7.ImageRectOffset = Vector2.new(0, 12)
  171. Ignore_7.ImageRectSize = Vector2.new(12, 12)
  172.  
  173. Ignore_8.Name = "Ignore"
  174. Ignore_8.Parent = Borders
  175. Ignore_8.BackgroundColor3 = Color3.new(1, 1, 1)
  176. Ignore_8.BackgroundTransparency = 1
  177. Ignore_8.BorderSizePixel = 0
  178. Ignore_8.Position = UDim2.new(1, 0, 0, 0)
  179. Ignore_8.Size = UDim2.new(0, 12, 1, 0)
  180. Ignore_8.Image = "http://www.roblox.com/asset/?id=238725003"
  181. Ignore_8.ImageColor3 = Color3.new(0, 0, 0)
  182. Ignore_8.ImageRectOffset = Vector2.new(24, 12)
  183. Ignore_8.ImageRectSize = Vector2.new(12, 12)
  184.  
  185. Background.Name = "Background"
  186. Background.Parent = Borders
  187. Background.Active = true
  188. Background.BackgroundColor3 = Color3.new(1, 1, 1)
  189. Background.BorderSizePixel = 0
  190. Background.Size = UDim2.new(1, 0, 1, 0)
  191.  
  192. God.Name = "God"
  193. God.Parent = Main
  194. God.BackgroundColor3 = Color3.new(0, 0, 0)
  195. God.BorderColor3 = Color3.new(0.666667, 1, 1)
  196. God.BorderSizePixel = 0
  197. God.Position = UDim2.new(0.699999988, -331, 0.300000012, 10)
  198. God.Size = UDim2.new(0, 120, 0, 35)
  199. God.Font = Enum.Font.SourceSansBold
  200. God.FontSize = Enum.FontSize.Size14
  201. God.Text = "God"
  202. God.TextColor3 = Color3.new(1, 1, 1)
  203. God.TextScaled = true
  204. God.TextSize = 14
  205. God.TextWrapped = true
  206.  
  207. Light.Name = "Light"
  208. Light.Parent = God
  209. Light.Active = true
  210. Light.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  211. Light.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  212. Light.BorderSizePixel = 2
  213. Light.Position = UDim2.new(0, 0, 1.01999998, 0)
  214. Light.Size = UDim2.new(1, 0, 0.0500000007, 0)
  215.  
  216. Title.Name = "Title"
  217. Title.Parent = Main
  218. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  219. Title.BackgroundTransparency = 1
  220. Title.Position = UDim2.new(0.100000001, 65, -0.100000001, 20)
  221. Title.Size = UDim2.new(0.5, 0, 0.300000012, 0)
  222. Title.Font = Enum.Font.SourceSansBold
  223. Title.FontSize = Enum.FontSize.Size14
  224. Title.Text = "W.S. HACK"
  225. Title.TextColor3 = Color3.new(0.0980392, 0.533333, 1)
  226. Title.TextScaled = true
  227. Title.TextSize = 14
  228. Title.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  229. Title.TextStrokeTransparency = 0.5
  230. Title.TextWrapped = true
  231.  
  232. Design.Name = "Design"
  233. Design.Parent = Main
  234. Design.BackgroundColor3 = Color3.new(0, 0, 0)
  235. Design.BorderColor3 = Color3.new(0, 0, 0)
  236. Design.Position = UDim2.new(0.100000001, 0, 0.200000003, 0)
  237. Design.Size = UDim2.new(0, 400, 0, 1)
  238.  
  239. Design_2.Name = "Design"
  240. Design_2.Parent = Main
  241. Design_2.BackgroundColor3 = Color3.new(0, 0, 0)
  242. Design_2.BorderColor3 = Color3.new(0, 0, 0)
  243. Design_2.Position = UDim2.new(0.100000001, 0, 0, 10)
  244. Design_2.Size = UDim2.new(0, 400, 0, 1)
  245.  
  246. Players.Name = "Players"
  247. Players.Parent = Main
  248. Players.BackgroundColor3 = Color3.new(0, 0, 0)
  249. Players.Position = UDim2.new(0.300000012, 15, 0.400000006, 25)
  250. Players.Size = UDim2.new(0, 150, 0, 125)
  251. Players.CanvasSize = UDim2.new(0, 0, 2.5, 0)
  252.  
  253. p1.Name = "p1"
  254. p1.Parent = Players
  255. p1.BackgroundColor3 = Color3.new(0, 0, 0)
  256. p1.Size = UDim2.new(0, 145, 0, 30)
  257. p1.Font = Enum.Font.SourceSansBold
  258. p1.FontSize = Enum.FontSize.Size18
  259. p1.Text = "1"
  260. p1.TextColor3 = Color3.new(1, 1, 1)
  261. p1.TextSize = 18
  262. p1.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  263. p1.TextWrapped = true
  264.  
  265. p2.Name = "p2"
  266. p2.Parent = Players
  267. p2.BackgroundColor3 = Color3.new(0, 0, 0)
  268. p2.Position = UDim2.new(0, 0, 0, 30)
  269. p2.Size = UDim2.new(0, 145, 0, 30)
  270. p2.Font = Enum.Font.SourceSansBold
  271. p2.FontSize = Enum.FontSize.Size18
  272. p2.Text = "2"
  273. p2.TextColor3 = Color3.new(1, 1, 1)
  274. p2.TextSize = 18
  275. p2.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  276. p2.TextWrapped = true
  277.  
  278. p3.Name = "p3"
  279. p3.Parent = Players
  280. p3.BackgroundColor3 = Color3.new(0, 0, 0)
  281. p3.Position = UDim2.new(0, 0, 0, 60)
  282. p3.Size = UDim2.new(0, 145, 0, 30)
  283. p3.Font = Enum.Font.SourceSansBold
  284. p3.FontSize = Enum.FontSize.Size18
  285. p3.Text = "3"
  286. p3.TextColor3 = Color3.new(1, 1, 1)
  287. p3.TextSize = 18
  288. p3.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  289. p3.TextWrapped = true
  290.  
  291. p4.Name = "p4"
  292. p4.Parent = Players
  293. p4.BackgroundColor3 = Color3.new(0, 0, 0)
  294. p4.Position = UDim2.new(0, 0, 0, 90)
  295. p4.Size = UDim2.new(0, 145, 0, 30)
  296. p4.Font = Enum.Font.SourceSansBold
  297. p4.FontSize = Enum.FontSize.Size18
  298. p4.Text = "4"
  299. p4.TextColor3 = Color3.new(1, 1, 1)
  300. p4.TextSize = 18
  301. p4.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  302. p4.TextWrapped = true
  303.  
  304. p5.Name = "p5"
  305. p5.Parent = Players
  306. p5.BackgroundColor3 = Color3.new(0, 0, 0)
  307. p5.Position = UDim2.new(0, 0, 0, 120)
  308. p5.Size = UDim2.new(0, 145, 0, 30)
  309. p5.Font = Enum.Font.SourceSansBold
  310. p5.FontSize = Enum.FontSize.Size18
  311. p5.Text = "5"
  312. p5.TextColor3 = Color3.new(1, 1, 1)
  313. p5.TextSize = 18
  314. p5.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  315. p5.TextWrapped = true
  316.  
  317. p6.Name = "p6"
  318. p6.Parent = Players
  319. p6.BackgroundColor3 = Color3.new(0, 0, 0)
  320. p6.Position = UDim2.new(0, 0, 0, 150)
  321. p6.Size = UDim2.new(0, 145, 0, 30)
  322. p6.Font = Enum.Font.SourceSansBold
  323. p6.FontSize = Enum.FontSize.Size18
  324. p6.Text = "6"
  325. p6.TextColor3 = Color3.new(1, 1, 1)
  326. p6.TextSize = 18
  327. p6.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  328. p6.TextWrapped = true
  329.  
  330. p7.Name = "p7"
  331. p7.Parent = Players
  332. p7.BackgroundColor3 = Color3.new(0, 0, 0)
  333. p7.Position = UDim2.new(0, 0, 0, 180)
  334. p7.Size = UDim2.new(0, 145, 0, 30)
  335. p7.Font = Enum.Font.SourceSansBold
  336. p7.FontSize = Enum.FontSize.Size18
  337. p7.Text = "7"
  338. p7.TextColor3 = Color3.new(1, 1, 1)
  339. p7.TextSize = 18
  340. p7.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  341. p7.TextWrapped = true
  342.  
  343. p8.Name = "p8"
  344. p8.Parent = Players
  345. p8.BackgroundColor3 = Color3.new(0, 0, 0)
  346. p8.Position = UDim2.new(0, 0, 0, 210)
  347. p8.Size = UDim2.new(0, 145, 0, 30)
  348. p8.Font = Enum.Font.SourceSansBold
  349. p8.FontSize = Enum.FontSize.Size18
  350. p8.Text = "8"
  351. p8.TextColor3 = Color3.new(1, 1, 1)
  352. p8.TextSize = 18
  353. p8.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  354. p8.TextWrapped = true
  355.  
  356. p9.Name = "p9"
  357. p9.Parent = Players
  358. p9.BackgroundColor3 = Color3.new(0, 0, 0)
  359. p9.Position = UDim2.new(0, 0, 0, 240)
  360. p9.Size = UDim2.new(0, 145, 0, 30)
  361. p9.Font = Enum.Font.SourceSansBold
  362. p9.FontSize = Enum.FontSize.Size18
  363. p9.Text = "9"
  364. p9.TextColor3 = Color3.new(1, 1, 1)
  365. p9.TextSize = 18
  366. p9.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  367. p9.TextWrapped = true
  368.  
  369. p10.Name = "p10"
  370. p10.Parent = Players
  371. p10.BackgroundColor3 = Color3.new(0, 0, 0)
  372. p10.Position = UDim2.new(0, 0, 0, 270)
  373. p10.Size = UDim2.new(0, 145, 0, 30)
  374. p10.Font = Enum.Font.SourceSansBold
  375. p10.FontSize = Enum.FontSize.Size18
  376. p10.Text = "10"
  377. p10.TextColor3 = Color3.new(1, 1, 1)
  378. p10.TextSize = 18
  379. p10.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  380. p10.TextWrapped = true
  381.  
  382. p11.Name = "p11"
  383. p11.Parent = Players
  384. p11.BackgroundColor3 = Color3.new(0, 0, 0)
  385. p11.Position = UDim2.new(0, 0, 0, 300)
  386. p11.Size = UDim2.new(0, 145, 0, 30)
  387. p11.Font = Enum.Font.SourceSansBold
  388. p11.FontSize = Enum.FontSize.Size18
  389. p11.Text = "11"
  390. p11.TextColor3 = Color3.new(1, 1, 1)
  391. p11.TextSize = 18
  392. p11.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  393. p11.TextWrapped = true
  394.  
  395. p12.Name = "p12"
  396. p12.Parent = Players
  397. p12.BackgroundColor3 = Color3.new(0, 0, 0)
  398. p12.Position = UDim2.new(0, 0, 0, 330)
  399. p12.Size = UDim2.new(0, 145, 0, 30)
  400. p12.Font = Enum.Font.SourceSansBold
  401. p12.FontSize = Enum.FontSize.Size18
  402. p12.Text = "12"
  403. p12.TextColor3 = Color3.new(1, 1, 1)
  404. p12.TextSize = 18
  405. p12.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  406. p12.TextWrapped = true
  407.  
  408. p13.Name = "p13"
  409. p13.Parent = Players
  410. p13.BackgroundColor3 = Color3.new(0, 0, 0)
  411. p13.Position = UDim2.new(0, 0, 0, 360)
  412. p13.Size = UDim2.new(0, 145, 0, 30)
  413. p13.Font = Enum.Font.SourceSansBold
  414. p13.FontSize = Enum.FontSize.Size18
  415. p13.Text = "13"
  416. p13.TextColor3 = Color3.new(1, 1, 1)
  417. p13.TextSize = 18
  418. p13.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  419. p13.TextWrapped = true
  420.  
  421. p14.Name = "p14"
  422. p14.Parent = Players
  423. p14.BackgroundColor3 = Color3.new(0, 0, 0)
  424. p14.Position = UDim2.new(0, 0, 0, 390)
  425. p14.Size = UDim2.new(0, 145, 0, 30)
  426. p14.Font = Enum.Font.SourceSansBold
  427. p14.FontSize = Enum.FontSize.Size18
  428. p14.Text = "14"
  429. p14.TextColor3 = Color3.new(1, 1, 1)
  430. p14.TextSize = 18
  431. p14.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  432. p14.TextWrapped = true
  433.  
  434. p15.Name = "p15"
  435. p15.Parent = Players
  436. p15.BackgroundColor3 = Color3.new(0, 0, 0)
  437. p15.Position = UDim2.new(0, 0, 0, 420)
  438. p15.Size = UDim2.new(0, 145, 0, 30)
  439. p15.Font = Enum.Font.SourceSansBold
  440. p15.FontSize = Enum.FontSize.Size18
  441. p15.Text = "15"
  442. p15.TextColor3 = Color3.new(1, 1, 1)
  443. p15.TextSize = 18
  444. p15.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  445. p15.TextWrapped = true
  446.  
  447. p16.Name = "p16"
  448. p16.Parent = Players
  449. p16.BackgroundColor3 = Color3.new(0, 0, 0)
  450. p16.Position = UDim2.new(0, 0, 0, 450)
  451. p16.Size = UDim2.new(0, 145, 0, 30)
  452. p16.Font = Enum.Font.SourceSansBold
  453. p16.FontSize = Enum.FontSize.Size18
  454. p16.Text = "16"
  455. p16.TextColor3 = Color3.new(1, 1, 1)
  456. p16.TextSize = 18
  457. p16.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  458. p16.TextWrapped = true
  459.  
  460. p17.Name = "p17"
  461. p17.Parent = Players
  462. p17.BackgroundColor3 = Color3.new(0, 0, 0)
  463. p17.Position = UDim2.new(0, 0, 0, 480)
  464. p17.Size = UDim2.new(0, 145, 0, 30)
  465. p17.Font = Enum.Font.SourceSansBold
  466. p17.FontSize = Enum.FontSize.Size18
  467. p17.Text = "17"
  468. p17.TextColor3 = Color3.new(1, 1, 1)
  469. p17.TextSize = 18
  470. p17.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  471. p17.TextWrapped = true
  472.  
  473. p18.Name = "p18"
  474. p18.Parent = Players
  475. p18.BackgroundColor3 = Color3.new(0, 0, 0)
  476. p18.Position = UDim2.new(0, 0, 0, 510)
  477. p18.Size = UDim2.new(0, 145, 0, 30)
  478. p18.Font = Enum.Font.SourceSansBold
  479. p18.FontSize = Enum.FontSize.Size18
  480. p18.Text = "18"
  481. p18.TextColor3 = Color3.new(1, 1, 1)
  482. p18.TextSize = 18
  483. p18.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  484. p18.TextWrapped = true
  485.  
  486. p19.Name = "p19"
  487. p19.Parent = Players
  488. p19.BackgroundColor3 = Color3.new(0, 0, 0)
  489. p19.Position = UDim2.new(0, 0, 0, 540)
  490. p19.Size = UDim2.new(0, 145, 0, 30)
  491. p19.Font = Enum.Font.SourceSansBold
  492. p19.FontSize = Enum.FontSize.Size18
  493. p19.Text = "19"
  494. p19.TextColor3 = Color3.new(1, 1, 1)
  495. p19.TextSize = 18
  496. p19.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  497. p19.TextWrapped = true
  498.  
  499. p20.Name = "p20"
  500. p20.Parent = Players
  501. p20.BackgroundColor3 = Color3.new(0, 0, 0)
  502. p20.Position = UDim2.new(0, 0, 0, 570)
  503. p20.Size = UDim2.new(0, 145, 0, 30)
  504. p20.Font = Enum.Font.SourceSansBold
  505. p20.FontSize = Enum.FontSize.Size18
  506. p20.Text = "20"
  507. p20.TextColor3 = Color3.new(1, 1, 1)
  508. p20.TextSize = 18
  509. p20.TextStrokeColor3 = Color3.new(0.52549, 0.172549, 0.262745)
  510. p20.TextWrapped = true
  511.  
  512. PSelected.Name = "PSelected"
  513. PSelected.Parent = Main
  514. PSelected.BackgroundColor3 = Color3.new(0, 0, 0)
  515. PSelected.Position = UDim2.new(0.300000012, 15, 0.300000012, 10)
  516. PSelected.Size = UDim2.new(0, 150, 0, 40)
  517. PSelected.Font = Enum.Font.SourceSansBold
  518. PSelected.FontSize = Enum.FontSize.Size18
  519. PSelected.Text = "Player"
  520. PSelected.TextColor3 = Color3.new(1, 1, 1)
  521. PSelected.TextSize = 15
  522.  
  523. GodAll.Name = "GodAll"
  524. GodAll.Parent = Main
  525. GodAll.BackgroundColor3 = Color3.new(0, 0, 0)
  526. GodAll.BorderColor3 = Color3.new(0.666667, 1, 1)
  527. GodAll.BorderSizePixel = 0
  528. GodAll.Position = UDim2.new(0.699999988, -331, 0.400000006, 25)
  529. GodAll.Size = UDim2.new(0, 120, 0, 35)
  530. GodAll.Font = Enum.Font.SourceSansBold
  531. GodAll.FontSize = Enum.FontSize.Size14
  532. GodAll.Text = "God All"
  533. GodAll.TextColor3 = Color3.new(1, 1, 1)
  534. GodAll.TextScaled = true
  535. GodAll.TextSize = 14
  536. GodAll.TextWrapped = true
  537.  
  538. Light_2.Name = "Light"
  539. Light_2.Parent = GodAll
  540. Light_2.Active = true
  541. Light_2.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  542. Light_2.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  543. Light_2.BorderSizePixel = 2
  544. Light_2.Position = UDim2.new(0, 0, 1.01999998, 0)
  545. Light_2.Size = UDim2.new(1, 0, 0.0500000007, 0)
  546.  
  547. Kill.Name = "Kill"
  548. Kill.Parent = Main
  549. Kill.BackgroundColor3 = Color3.new(0, 0, 0)
  550. Kill.BorderColor3 = Color3.new(0.666667, 1, 1)
  551. Kill.BorderSizePixel = 0
  552. Kill.Position = UDim2.new(0.699999988, -331, 0.5, 40)
  553. Kill.Size = UDim2.new(0, 120, 0, 35)
  554. Kill.Font = Enum.Font.SourceSansBold
  555. Kill.FontSize = Enum.FontSize.Size14
  556. Kill.Text = "Kill"
  557. Kill.TextColor3 = Color3.new(1, 1, 1)
  558. Kill.TextScaled = true
  559. Kill.TextSize = 14
  560. Kill.TextWrapped = true
  561.  
  562. Light_3.Name = "Light"
  563. Light_3.Parent = Kill
  564. Light_3.Active = true
  565. Light_3.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  566. Light_3.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  567. Light_3.BorderSizePixel = 2
  568. Light_3.Position = UDim2.new(0, 0, 1.01999998, 0)
  569. Light_3.Size = UDim2.new(1, 0, 0.0500000007, 0)
  570.  
  571. KillAll.Name = "KillAll"
  572. KillAll.Parent = Main
  573. KillAll.BackgroundColor3 = Color3.new(0, 0, 0)
  574. KillAll.BorderColor3 = Color3.new(0.666667, 1, 1)
  575. KillAll.BorderSizePixel = 0
  576. KillAll.Position = UDim2.new(0.699999988, -331, 0.600000024, 55)
  577. KillAll.Size = UDim2.new(0, 120, 0, 35)
  578. KillAll.Font = Enum.Font.SourceSansBold
  579. KillAll.FontSize = Enum.FontSize.Size14
  580. KillAll.Text = "Kill All"
  581. KillAll.TextColor3 = Color3.new(1, 1, 1)
  582. KillAll.TextScaled = true
  583. KillAll.TextSize = 14
  584. KillAll.TextWrapped = true
  585.  
  586. Light_4.Name = "Light"
  587. Light_4.Parent = KillAll
  588. Light_4.Active = true
  589. Light_4.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  590. Light_4.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  591. Light_4.BorderSizePixel = 2
  592. Light_4.Position = UDim2.new(0, 0, 1.01999998, 0)
  593. Light_4.Size = UDim2.new(1, 0, 0.0500000007, 0)
  594.  
  595. Jesus.Name = "Jesus"
  596. Jesus.Parent = Main
  597. Jesus.BackgroundColor3 = Color3.new(0, 0, 0)
  598. Jesus.BorderColor3 = Color3.new(0.666667, 1, 1)
  599. Jesus.BorderSizePixel = 0
  600. Jesus.Position = UDim2.new(1.20000005, -325, 0.400000006, 25)
  601. Jesus.Size = UDim2.new(0, 120, 0, 35)
  602. Jesus.Font = Enum.Font.SourceSansBold
  603. Jesus.FontSize = Enum.FontSize.Size14
  604. Jesus.Text = "Jesus ON"
  605. Jesus.TextColor3 = Color3.new(1, 1, 1)
  606. Jesus.TextScaled = true
  607. Jesus.TextSize = 14
  608. Jesus.TextWrapped = true
  609.  
  610. Light_5.Name = "Light"
  611. Light_5.Parent = Jesus
  612. Light_5.Active = true
  613. Light_5.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  614. Light_5.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  615. Light_5.BorderSizePixel = 2
  616. Light_5.Position = UDim2.new(0, 0, 1.01999998, 0)
  617. Light_5.Size = UDim2.new(1, 0, 0.0500000007, 0)
  618.  
  619. Speed.Name = "Speed"
  620. Speed.Parent = Main
  621. Speed.BackgroundColor3 = Color3.new(0, 0, 0)
  622. Speed.BorderColor3 = Color3.new(0.666667, 1, 1)
  623. Speed.BorderSizePixel = 0
  624. Speed.Position = UDim2.new(1.20000005, -325, 0.600000024, 55)
  625. Speed.Size = UDim2.new(0, 120, 0, 35)
  626. Speed.Font = Enum.Font.SourceSansBold
  627. Speed.FontSize = Enum.FontSize.Size14
  628. Speed.Text = "Speed"
  629. Speed.TextColor3 = Color3.new(1, 1, 1)
  630. Speed.TextScaled = true
  631. Speed.TextSize = 14
  632. Speed.TextWrapped = true
  633.  
  634. Light_6.Name = "Light"
  635. Light_6.Parent = Speed
  636. Light_6.Active = true
  637. Light_6.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  638. Light_6.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  639. Light_6.BorderSizePixel = 2
  640. Light_6.Position = UDim2.new(0, 0, 1.01999998, 0)
  641. Light_6.Size = UDim2.new(1, 0, 0.0500000007, 0)
  642.  
  643. ClickKill.Name = "ClickKill"
  644. ClickKill.Parent = Main
  645. ClickKill.BackgroundColor3 = Color3.new(0, 0, 0)
  646. ClickKill.BorderColor3 = Color3.new(0.666667, 1, 1)
  647. ClickKill.BorderSizePixel = 0
  648. ClickKill.Position = UDim2.new(1.20000005, -325, 0.5, 41)
  649. ClickKill.Size = UDim2.new(0, 120, 0, 35)
  650. ClickKill.Font = Enum.Font.SourceSansBold
  651. ClickKill.FontSize = Enum.FontSize.Size14
  652. ClickKill.Text = "Click Kill"
  653. ClickKill.TextColor3 = Color3.new(1, 1, 1)
  654. ClickKill.TextScaled = true
  655. ClickKill.TextSize = 14
  656. ClickKill.TextWrapped = true
  657.  
  658. Light_7.Name = "Light"
  659. Light_7.Parent = ClickKill
  660. Light_7.Active = true
  661. Light_7.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  662. Light_7.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  663. Light_7.BorderSizePixel = 2
  664. Light_7.Position = UDim2.new(0, 0, 1.01999998, 0)
  665. Light_7.Size = UDim2.new(1, 0, 0.0500000007, 0)
  666.  
  667. XTP.Name = "XTP"
  668. XTP.Parent = Main
  669. XTP.BackgroundColor3 = Color3.new(0, 0, 0)
  670. XTP.BorderColor3 = Color3.new(0.666667, 1, 1)
  671. XTP.BorderSizePixel = 0
  672. XTP.Position = UDim2.new(0.5, 60, 0.300000012, 10)
  673. XTP.Size = UDim2.new(0, 120, 0, 35)
  674. XTP.Font = Enum.Font.SourceSansBold
  675. XTP.FontSize = Enum.FontSize.Size18
  676. XTP.Text = "X to TP"
  677. XTP.TextColor3 = Color3.new(1, 1, 1)
  678. XTP.TextScaled = true
  679. XTP.TextSize = 14
  680. XTP.TextWrapped = true
  681.  
  682. Light_8.Name = "Light"
  683. Light_8.Parent = XTP
  684. Light_8.Active = true
  685. Light_8.BackgroundColor3 = Color3.new(0.0980392, 0.533333, 1)
  686. Light_8.BorderColor3 = Color3.new(0.0980392, 0.533333, 1)
  687. Light_8.BorderSizePixel = 2
  688. Light_8.Position = UDim2.new(0, 0, 1.01999998, 0)
  689. Light_8.Size = UDim2.new(1, 0, 0.0500000007, 0)
  690.  
  691. Credits.Name = "Credits"
  692. Credits.Parent = Main
  693. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  694. Credits.BackgroundTransparency = 1
  695. Credits.Position = UDim2.new(0.200000003, 50, 0.100000001, 25)
  696. Credits.Size = UDim2.new(0, 200, 0, 50)
  697. Credits.Font = Enum.Font.Bodoni
  698. Credits.FontSize = Enum.FontSize.Size18
  699. Credits.Text = "SAAAAUUUUCE for the win."
  700. Credits.TextColor3 = Color3.new(0, 0, 0)
  701. Credits.TextSize = 18
  702.  
  703. Menu.Name = "Menu"
  704. Menu.Parent = WildSavannaGui
  705. Menu.BackgroundColor3 = Color3.new(1, 1, 1)
  706. Menu.BorderColor3 = Color3.new(0, 0, 0)
  707. Menu.BorderSizePixel = 3
  708. Menu.Position = UDim2.new(0, 0, 0.699999988, 0)
  709. Menu.Size = UDim2.new(0, 80, 0, 30)
  710. Menu.Font = Enum.Font.SourceSansBold
  711. Menu.FontSize = Enum.FontSize.Size11
  712. Menu.Text = "Open"
  713. Menu.TextColor3 = Color3.new(0.0980392, 0.533333, 1)
  714. Menu.TextScaled = true
  715. Menu.TextSize = 11
  716. Menu.TextWrapped = true
  717.  
  718. Menu.MouseButton1Click:connect(function()
  719. if Menu.Text == 'Close' then
  720. Main.Visible = false
  721. Menu.Text = 'Open'
  722. elseif Menu.Text == 'Open' then
  723. Main.Visible = true
  724. Menu.Text = 'Close'
  725. end
  726. end)
  727.  
  728. Main.Players.p1.MouseButton1Down:connect(function()
  729. PSelected.Text = p1.Text
  730. end)
  731. Main.Players.p2.MouseButton1Down:connect(function()
  732. PSelected.Text = p2.Text
  733. end)
  734. Main.Players.p3.MouseButton1Down:connect(function()
  735. PSelected.Text = p3.Text
  736. end)
  737. Main.Players.p4.MouseButton1Down:connect(function()
  738. PSelected.Text = p4.Text
  739. end)
  740. Main.Players.p5.MouseButton1Down:connect(function()
  741. PSelected.Text = p5.Text
  742. end)
  743. Main.Players.p6.MouseButton1Down:connect(function()
  744. PSelected.Text = p6.Text
  745. end)
  746. Main.Players.p7.MouseButton1Down:connect(function()
  747. PSelected.Text = p7.Text
  748. end)
  749. Main.Players.p8.MouseButton1Down:connect(function()
  750. PSelected.Text = p8.Text
  751. end)
  752. Main.Players.p9.MouseButton1Down:connect(function()
  753. PSelected.Text = p9.Text
  754. end)
  755. Main.Players.p10.MouseButton1Down:connect(function()
  756. PSelected.Text = p10.Text
  757. end)
  758. Main.Players.p11.MouseButton1Down:connect(function()
  759. PSelected.Text = p11.Text
  760. end)
  761. Main.Players.p12.MouseButton1Down:connect(function()
  762. PSelected.Text = p12.Text
  763. end)
  764. Main.Players.p13.MouseButton1Down:connect(function()
  765. PSelected.Text = p13.Text
  766. end)
  767. Main.Players.p14.MouseButton1Down:connect(function()
  768. Main.PSelected.Text = p14.Text
  769. end)
  770. Main.Players.p15.MouseButton1Down:connect(function()
  771. Main.PSelected.Text = p15.Text
  772. end)
  773. Main.Players.p16.MouseButton1Down:connect(function()
  774. Main.PSelected.Text = p16.Text
  775. end)
  776. Main.Players.p17.MouseButton1Down:connect(function()
  777. Main.PSelected.Text = p17.Text
  778. end)
  779. Main.Players.p18.MouseButton1Down:connect(function()
  780. Main.PSelected.Text = p18.Text
  781. end)
  782. Main.Players.p19.MouseButton1Down:connect(function()
  783. Main.PSelected.Text = p19.Text
  784. end)
  785. Main.Players.p20.MouseButton1Down:connect(function()
  786. Main.PSelected.Text = p20.Text
  787. end)
  788.  
  789. local buttons = {
  790. Main.Players.p1,
  791. Main.Players.p2,
  792. Main.Players.p3,
  793. Main.Players.p4,
  794. Main.Players.p5,
  795. Main.Players.p6,
  796. Main.Players.p7,
  797. Main.Players.p8,
  798. Main.Players.p9,
  799. Main.Players.p10,
  800. Main.Players.p11,
  801. Main.Players.p12,
  802. Main.Players.p13,
  803. Main.Players.p14,
  804. Main.Players.p15,
  805. Main.Players.p16,
  806. Main.Players.p17,
  807. Main.Players.p18,
  808. Main.Players.p19,
  809. Main.Players.p20
  810. }
  811. for i, v in pairs(game.Players:GetChildren()) do
  812. buttons[i].Text = v.Name
  813. buttons[i].Visible = true
  814. end
  815. game.Players.PlayerRemoving:connect(function()
  816. for i, v in pairs(game.Players:GetChildren()) do
  817. buttons[i].Text = v.Name
  818. buttons[i].Visible = true
  819. end
  820. end)
  821. game.Players.PlayerAdded:connect(function()
  822. for i, v in pairs(game.Players:GetChildren()) do
  823. buttons[i].Text = v.Name
  824. buttons[i].Visible = true
  825. end
  826. end)
  827.  
  828. Main.God.MouseButton1Click:connect(function()
  829. local target = game.Players:FindFirstChild(Main.PSelected.Text)
  830. game.Workspace.RemoteServer.ChangeValue:FireServer(Workspace:FindFirstChild(Main.PSelected.Text).Health2, 9e5)
  831. end)
  832.  
  833. Main.ClickKill.MouseButton1Down:Connect(function()
  834. CKToggle = not CKToggle
  835. if CKToggle == true then ClickKill.BackgroundColor3 = Color3.fromRGB(83, 121, 74) else ClickKill.BackgroundColor3 = Color3.fromRGB(15, 15, 15) end
  836. Mouse.Button1Down:connect(function()
  837. if CKToggle == true then
  838. Mouse.TargetFilter = workspace.Water
  839. KillEvent:FireServer(game.Players[Mouse.Target.Parent.Name].Character)
  840. else
  841. print(nil)
  842. end
  843. end)
  844. end)
  845.  
  846. Main.GodAll.MouseButton1Down:connect(function()
  847. local Descendants = game:GetService("Players").LocalPlayer.Character:GetDescendants()
  848. for _,Item in pairs(Descendants) do
  849. if Item.Name == "ChangeValue" then
  850. for _,Player in pairs(game.Players:GetPlayers()) do
  851. if Player ~= game:GetService("Players").LocalPlayer then
  852. local Character = Player.Character
  853. local Health = Character.Health2
  854. Item:FireServer(Health, 2e999)
  855. end
  856. end
  857. end
  858. end
  859. end)
  860.  
  861. Main.Kill.MouseButton1Click:connect(function()
  862. local target = game.Players:FindFirstChild(Main.PSelected.Text)
  863. game.Workspace.RemoteServer.ChangleValue:FireServer(Workspace:FindFirstChild(Main.PSelected.Text).Health2, 0)
  864. end)
  865.  
  866. Main.KillAll.MouseButton1Click:connect(function()
  867. local Descendants = game:GetService("Players").LocalPlayer.Character:GetDescendants()
  868. for _,Item in pairs(Descendants) do
  869. if Item.Name == "ChangeValue" then
  870. for _,Player in pairs(game.Players:GetPlayers()) do
  871. if Player ~= game:GetService("Players").LocalPlayer then
  872. local Character = Player.Character
  873. local Health = Character.Health2
  874. Item:FireServer(Health, 0)
  875. end
  876. end
  877. end
  878. end
  879. end)
  880.  
  881. Main.Jesus.MouseButton1Click:connect(function()
  882. WaterCollide = not WaterCollide
  883. if WaterCollide == true then
  884. Jesus.Text = "Jesus OFF"
  885. game.Workspace.Water.CanCollide = true
  886. else
  887. Jesus.Text = "Jesus ON"
  888. game.Workspace.Water.CanCollide = false
  889. end
  890. end)
  891.  
  892. Main.XTP.MouseButton1Click:connect(function()
  893. local plr = game:GetService"Players".LocalPlayer
  894. local m = plr:GetMouse()
  895. m.KeyDown:connect(function(k)
  896. if k == "x" and m.Target then
  897. plr.Character:MoveTo(m.Hit.p)
  898. end
  899. end)
  900. end)
  901.  
  902.  
  903. Main.Speed.MouseButton1Click:connect(function()
  904. local plr = game:GetService("Players").LocalPlayer
  905. local char = plr.Character
  906. local mouse = game:GetService("Players").LocalPlayer:GetMouse()
  907. local hum = char:FindFirstChild("HumanoidRootPart")
  908. mouse.KeyDown:connect(function(key)
  909. if key == "c" then
  910. loop =
  911. true
  912. while loop do
  913. hum.CFrame = hum.CFrame + hum.CFrame.lookVector * 3
  914. wait()
  915. end
  916. end
  917. end)
  918.  
  919. mouse.KeyUp:connect(function(key)
  920. if key == "c" then
  921. loop = false
  922. end
  923. end)
  924. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement