Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.68 KB | None | 0 0
  1. local thewarzoneheccer = Instance.new("ScreenGui")
  2. local Gang = Instance.new("Frame")
  3. local sdeing = Instance.new("Frame")
  4. local Script = Instance.new("TextButton")
  5. local Script2 = Instance.new("TextButton")
  6. local Script3 = Instance.new("TextButton")
  7. local Script4 = Instance.new("TextButton")
  8. local Script5 = Instance.new("TextButton")
  9. local Script6 = Instance.new("TextButton")
  10. local tiiittle = Instance.new("TextLabel")
  11. local OtherTPS = Instance.new("Frame")
  12. local sdeingdos = Instance.new("Frame")
  13. local tiiiuttle = Instance.new("TextLabel")
  14. local Script7 = Instance.new("TextButton")
  15. local Script8 = Instance.new("TextButton")
  16. local Script9 = Instance.new("TextButton")
  17. local Script10 = Instance.new("TextButton")
  18. local Credits = Instance.new("Frame")
  19. local sdeingthres = Instance.new("Frame")
  20. local tiiiuttley = Instance.new("TextLabel")
  21. local Credito = Instance.new("TextLabel")
  22.  
  23. thewarzoneheccer.Name = "the warzone heccer"
  24. thewarzoneheccer.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  25. thewarzoneheccer.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  26.  
  27. Gang.Name = "Gang"
  28. Gang.Parent = thewarzoneheccer
  29. Gang.Active = true
  30. Gang.BackgroundColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  31. Gang.Position = UDim2.new(0.0427083336, 0, 0.0521064289, 0)
  32. Gang.Size = UDim2.new(0, 172, 0, 477)
  33. Gang.Visible = false
  34. Gang.Draggable = true
  35.  
  36. sdeing.Name = "sdeing"
  37. sdeing.Parent = Gang
  38. sdeing.BackgroundColor3 = Color3.new(0, 1, 0)
  39. sdeing.Position = UDim2.new(0, 0, 0.0796645731, 0)
  40. sdeing.Size = UDim2.new(0, 172, 0, 9)
  41.  
  42. Script.Name = "Script"
  43. Script.Parent = Gang
  44. Script.BackgroundColor3 = Color3.new(1, 1, 1)
  45. Script.BackgroundTransparency = 1
  46. Script.Position = UDim2.new(0, 0, 0.115303971, 0)
  47. Script.Size = UDim2.new(0, 172, 0, 47)
  48. Script.Font = Enum.Font.Cartoon
  49. Script.Text = "Blue Gang House with Guns"
  50. Script.TextColor3 = Color3.new(0, 0, 0)
  51. Script.TextScaled = true
  52. Script.TextSize = 14
  53. Script.TextWrapped = true
  54.  
  55. Script2.Name = "Script2"
  56. Script2.Parent = Gang
  57. Script2.BackgroundColor3 = Color3.new(1, 1, 1)
  58. Script2.BackgroundTransparency = 1
  59. Script2.Position = UDim2.new(0, 0, 0.27463311, 0)
  60. Script2.Size = UDim2.new(0, 172, 0, 47)
  61. Script2.Font = Enum.Font.Cartoon
  62. Script2.Text = "Red Gang House with guns"
  63. Script2.TextColor3 = Color3.new(0, 0, 0)
  64. Script2.TextScaled = true
  65. Script2.TextSize = 14
  66. Script2.TextWrapped = true
  67.  
  68. Script3.Name = "Script3"
  69. Script3.Parent = Gang
  70. Script3.BackgroundColor3 = Color3.new(1, 1, 1)
  71. Script3.BackgroundTransparency = 1
  72. Script3.Position = UDim2.new(0, 0, 0.450733751, 0)
  73. Script3.Size = UDim2.new(0, 172, 0, 47)
  74. Script3.Font = Enum.Font.Cartoon
  75. Script3.Text = "White Gang House With Guns"
  76. Script3.TextColor3 = Color3.new(0, 0, 0)
  77. Script3.TextScaled = true
  78. Script3.TextSize = 14
  79. Script3.TextWrapped = true
  80.  
  81. Script4.Name = "Script4"
  82. Script4.Parent = Gang
  83. Script4.BackgroundColor3 = Color3.new(1, 1, 1)
  84. Script4.BackgroundTransparency = 1
  85. Script4.Position = UDim2.new(0, 0, 0.614255786, 0)
  86. Script4.Size = UDim2.new(0, 172, 0, 47)
  87. Script4.Font = Enum.Font.Cartoon
  88. Script4.Text = "Teal Gang House With Guns"
  89. Script4.TextColor3 = Color3.new(0, 0, 0)
  90. Script4.TextScaled = true
  91. Script4.TextSize = 14
  92. Script4.TextWrapped = true
  93.  
  94. Script5.Name = "Script5"
  95. Script5.Parent = Gang
  96. Script5.BackgroundColor3 = Color3.new(1, 1, 1)
  97. Script5.BackgroundTransparency = 1
  98. Script5.Position = UDim2.new(0, 0, 0.767295599, 0)
  99. Script5.Size = UDim2.new(0, 172, 0, 47)
  100. Script5.Font = Enum.Font.Cartoon
  101. Script5.Text = "Purple Gang House With Guns"
  102. Script5.TextColor3 = Color3.new(0, 0, 0)
  103. Script5.TextScaled = true
  104. Script5.TextSize = 14
  105. Script5.TextWrapped = true
  106.  
  107. Script6.Name = "Script6"
  108. Script6.Parent = Gang
  109. Script6.BackgroundColor3 = Color3.new(1, 1, 1)
  110. Script6.BackgroundTransparency = 1
  111. Script6.Position = UDim2.new(0, 0, 0.901467502, 0)
  112. Script6.Size = UDim2.new(0, 172, 0, 47)
  113. Script6.Font = Enum.Font.Cartoon
  114. Script6.Text = "Tp out of Purple House"
  115. Script6.TextColor3 = Color3.new(0, 0, 0)
  116. Script6.TextScaled = true
  117. Script6.TextSize = 14
  118. Script6.TextWrapped = true
  119.  
  120. tiiittle.Name = "tiiittle"
  121. tiiittle.Parent = Gang
  122. tiiittle.BackgroundColor3 = Color3.new(1, 1, 1)
  123. tiiittle.BackgroundTransparency = 1
  124. tiiittle.Size = UDim2.new(0, 172, 0, 38)
  125. tiiittle.Font = Enum.Font.Cartoon
  126. tiiittle.Text = "Gang House Tps"
  127. tiiittle.TextColor3 = Color3.new(0, 0, 0)
  128. tiiittle.TextScaled = true
  129. tiiittle.TextSize = 14
  130. tiiittle.TextWrapped = true
  131.  
  132. OtherTPS.Name = "OtherTPS"
  133. OtherTPS.Parent = thewarzoneheccer
  134. OtherTPS.Active = true
  135. OtherTPS.BackgroundColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  136. OtherTPS.Position = UDim2.new(0.159374997, 0, 0.0521064289, 0)
  137. OtherTPS.Size = UDim2.new(0, 172, 0, 340)
  138. OtherTPS.Visible = false
  139. OtherTPS.Draggable = true
  140.  
  141. sdeingdos.Name = "sdeingdos"
  142. sdeingdos.Parent = OtherTPS
  143. sdeingdos.BackgroundColor3 = Color3.new(0, 1, 0)
  144. sdeingdos.Position = UDim2.new(0, 0, 0.109076329, 0)
  145. sdeingdos.Size = UDim2.new(0, 172, 0, 9)
  146.  
  147. tiiiuttle.Name = "tiiiuttle"
  148. tiiiuttle.Parent = OtherTPS
  149. tiiiuttle.BackgroundColor3 = Color3.new(1, 1, 1)
  150. tiiiuttle.BackgroundTransparency = 1
  151. tiiiuttle.Position = UDim2.new(0, 0, -0.0029411763, 0)
  152. tiiiuttle.Size = UDim2.new(0, 172, 0, 38)
  153. tiiiuttle.Font = Enum.Font.Cartoon
  154. tiiiuttle.Text = "Other Tps"
  155. tiiiuttle.TextColor3 = Color3.new(0, 0, 0)
  156. tiiiuttle.TextScaled = true
  157. tiiiuttle.TextSize = 14
  158. tiiiuttle.TextWrapped = true
  159.  
  160. Script7.Name = "Script7"
  161. Script7.Parent = OtherTPS
  162. Script7.BackgroundColor3 = Color3.new(1, 1, 1)
  163. Script7.BackgroundTransparency = 1
  164. Script7.Position = UDim2.new(0, 0, 0.152941182, 0)
  165. Script7.Size = UDim2.new(0, 172, 0, 50)
  166. Script7.Font = Enum.Font.Cartoon
  167. Script7.Text = "Police Station (Click on Boxes For Guns and armor)"
  168. Script7.TextColor3 = Color3.new(0, 0, 0)
  169. Script7.TextScaled = true
  170. Script7.TextSize = 14
  171. Script7.TextWrapped = true
  172.  
  173. Script8.Name = "Script8"
  174. Script8.Parent = OtherTPS
  175. Script8.BackgroundColor3 = Color3.new(1, 1, 1)
  176. Script8.BackgroundTransparency = 1
  177. Script8.Position = UDim2.new(0, 0, 0.379411787, 0)
  178. Script8.Size = UDim2.new(0, 172, 0, 50)
  179. Script8.Font = Enum.Font.Cartoon
  180. Script8.Text = "Heavy Gun Store (Click On Display Cases for weapons and armor)"
  181. Script8.TextColor3 = Color3.new(0, 0, 0)
  182. Script8.TextScaled = true
  183. Script8.TextSize = 14
  184. Script8.TextWrapped = true
  185.  
  186. Script9.Name = "Script9"
  187. Script9.Parent = OtherTPS
  188. Script9.BackgroundColor3 = Color3.new(1, 1, 1)
  189. Script9.BackgroundTransparency = 1
  190. Script9.Position = UDim2.new(0, 0, 0.626470625, 0)
  191. Script9.Size = UDim2.new(0, 172, 0, 50)
  192. Script9.Font = Enum.Font.Cartoon
  193. Script9.Text = "Tp out of police station"
  194. Script9.TextColor3 = Color3.new(0, 0, 0)
  195. Script9.TextScaled = true
  196. Script9.TextSize = 14
  197. Script9.TextWrapped = true
  198.  
  199. Script10.Name = "Script10"
  200. Script10.Parent = OtherTPS
  201. Script10.BackgroundColor3 = Color3.new(1, 1, 1)
  202. Script10.BackgroundTransparency = 1
  203. Script10.Position = UDim2.new(0, 0, 0.852941215, 0)
  204. Script10.Size = UDim2.new(0, 172, 0, 50)
  205. Script10.Font = Enum.Font.Cartoon
  206. Script10.Text = "Tp out of heavy gun store"
  207. Script10.TextColor3 = Color3.new(0, 0, 0)
  208. Script10.TextScaled = true
  209. Script10.TextSize = 14
  210. Script10.TextWrapped = true
  211.  
  212. Credits.Name = "Credits"
  213. Credits.Parent = thewarzoneheccer
  214. Credits.BackgroundColor3 = Color3.new(0.235294, 0.231373, 0.235294)
  215. Credits.Position = UDim2.new(0.275000006, 0, 0.0509977825, 0)
  216. Credits.Size = UDim2.new(0, 172, 0, 190)
  217.  
  218. sdeingthres.Name = "sdeingthres"
  219. sdeingthres.Parent = Credits
  220. sdeingthres.BackgroundColor3 = Color3.new(0, 1, 0)
  221. sdeingthres.Position = UDim2.new(0, 0, 0.19530113, 0)
  222. sdeingthres.Size = UDim2.new(0, 172, 0, 9)
  223.  
  224. tiiiuttley.Name = "tiiiuttley"
  225. tiiiuttley.Parent = Credits
  226. tiiiuttley.BackgroundColor3 = Color3.new(1, 1, 1)
  227. tiiiuttley.BackgroundTransparency = 1
  228. tiiiuttley.Position = UDim2.new(1.1920929e-07, 0, -0.0029411763, 0)
  229. tiiiuttley.Size = UDim2.new(0, 172, 0, 38)
  230. tiiiuttley.Font = Enum.Font.Cartoon
  231. tiiiuttley.Text = "Credits"
  232. tiiiuttley.TextColor3 = Color3.new(0, 0, 0)
  233. tiiiuttley.TextScaled = true
  234. tiiiuttley.TextSize = 14
  235. tiiiuttley.TextWrapped = true
  236.  
  237. Credito.Name = "Credito"
  238. Credito.Parent = Credits
  239. Credito.BackgroundColor3 = Color3.new(1, 1, 1)
  240. Credito.BackgroundTransparency = 1
  241. Credito.Position = UDim2.new(0, 0, 0.242669523, 0)
  242. Credito.Size = UDim2.new(0, 172, 0, 143)
  243. Credito.Font = Enum.Font.Cartoon
  244. Credito.Text = "Made by ??#9268/Lolidkwhatisthis. Have fun using the New Ui! Press Right Ctrl to open the Guis."
  245. Credito.TextColor3 = Color3.new(0, 0, 0)
  246. Credito.TextScaled = true
  247. Credito.TextSize = 14
  248. Credito.TextWrapped = true
  249.  
  250. function SCRIPT_NUBO84_FAKESCRIPT() -- Gang.keybinf
  251. local script = Instance.new('LocalScript')
  252. script.Parent = Gang
  253. local frame = script.Parent.Parent.Gang
  254. local hotkey = Enum.KeyCode.RightControl
  255.  
  256. local UIS = game:GetService("UserInputService")
  257. local open = false
  258.  
  259. UIS.InputBegan:Connect(function(key, gp)
  260. if key.KeyCode == hotkey then
  261. if UIS:GetFocusedTextBox() == nil then
  262. if open == false then
  263. open = true
  264. frame.Visible = open
  265. elseif open == true then
  266. open = false
  267. frame.Visible = open
  268. end
  269. end
  270. end
  271. end)
  272.  
  273.  
  274. end
  275. coroutine.resume(coroutine.create(SCRIPT_NUBO84_FAKESCRIPT))
  276. function SCRIPT_EUKR65_FAKESCRIPT() -- OtherTPS.keybind
  277. local script = Instance.new('LocalScript')
  278. script.Parent = OtherTPS
  279. local frame = script.Parent.Parent.OtherTPS
  280. local hotkey = Enum.KeyCode.RightControl
  281.  
  282. local UIS = game:GetService("UserInputService")
  283. local open = false
  284.  
  285. UIS.InputBegan:Connect(function(key, gp)
  286. if key.KeyCode == hotkey then
  287. if UIS:GetFocusedTextBox() == nil then
  288. if open == false then
  289. open = true
  290. frame.Visible = open
  291. elseif open == true then
  292. open = false
  293. frame.Visible = open
  294. end
  295. end
  296. end
  297. end)
  298.  
  299.  
  300. end
  301. coroutine.resume(coroutine.create(SCRIPT_EUKR65_FAKESCRIPT))
  302.  
  303. Script.MouseButton1Click:Connect(function()
  304. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(416.993011, 117.085098, -188.279861)
  305. end)
  306.  
  307. Script2.MouseButton1Click:Connect(function()
  308. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-11.7795067, 117.232628, -606.70282)
  309. end)
  310.  
  311. Script3.MouseButton1Click:Connect(function()
  312. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(223.850204, 117.422546, -1160.37964)
  313. end)
  314.  
  315. Script4.MouseButton1Click:Connect(function()
  316. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(150.591949, 122.538017, -792.222961)
  317. end)
  318.  
  319. Script5.MouseButton1Down:connect(function()
  320. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(61.0946655, 122.438019, -384.039581)
  321. end)
  322.  
  323. Script6.MouseButton1Down:connect(function()
  324. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(77.6696701, 116.937996, -394.405548)
  325. end)
  326.  
  327. Script7.MouseButton1Down:connect(function()
  328. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3.30321836, 116.947525, -539.158569)
  329. end)
  330.  
  331. Script8.MouseButton1Down:connect(function()
  332. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(474.615356, 116.975197, -510.239197)
  333. end)
  334.  
  335. Script9.MouseButton1Down:connect(function()
  336. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(60.5828972, 116.447525, -520.390259)
  337. end)
  338.  
  339. Script10.MouseButton1Down:connect(function()
  340. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(434.475586, 116.947495, -492.66571)
  341. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement