Advertisement
RealLeon

Mad City

Dec 19th, 2021
408
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.84 KB | None | 0 0
  1. if game.PlaceId == 1224212277 then
  2. local library = loadstring(game:HttpGet("https://raw.githubusercontent.com/zxciaz/VenyxUI/main/Reuploaded"))() --someone reuploaded it so I put it in place of the original back up so guy can get free credit.
  3. local venyx = library.new("Vex Hub: Mad City", 5013109572)
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17. local page3 = venyx:addPage("Main", 5012544693)
  18.  
  19. local Farm = page3:addSection("Farm Xp")
  20. local RANKUP
  21. Farm:addToggle("Farm Xp", nil, function(bool)
  22. game:GetService("ReplicatedStorage").RemoteFunction:InvokeServer("SetTeam", "Police")
  23. wait(.75)
  24. game:GetService("RunService").RenderStepped:Connect(function()
  25. for i,v in pairs(game:GetService("Players").LocalPlayer.Backpack:GetChildren()) do
  26. if v.Name == "Handcuffs" then v.Parent = game:GetService("Players").LocalPlayer.Character
  27. end
  28. end
  29. game:GetService("ReplicatedStorage").Event:FireServer("Eject", game:GetService("Players").LocalPlayer)
  30. end)
  31. RANKUP = bool
  32. end)
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39. local Farm = page3:addSection("Drive on Water")
  40. local RANKUP
  41. Farm:addToggle("Drive on Water", nil, function(bool)
  42. game:GetService("Workspace").ObjectSelection[game.Players.LocalPlayer.Name .. "'s Vehicle"].CarChassis.HoverMode.Value = true
  43. RANKUP = bool
  44. end)
  45.  
  46.  
  47.  
  48. local Farm = page3:addSection("Walk on Water")
  49. local RANKUP
  50. Farm:addToggle("Walk on Water", nil, function(bool)
  51. for k,v in pairs(game:GetService("Workspace").Water:GetChildren()) do
  52. v.CanCollide = true
  53. v.Anchored = true
  54. v.Material = "Ice"
  55. end
  56. RANKUP = bool
  57. end)
  58.  
  59.  
  60.  
  61. local Farm = page3:addSection("Infinite Nitro")
  62. local RANKUP
  63. Farm:addToggle("Infinite Nitro", nil, function(bool)
  64. game:GetService("RunService").RenderStepped:Connect(function()
  65. if workspace.ObjectSelection:FindFirstChild(game.Players.LocalPlayer.Name.."'s Vehicle") then
  66. pcall(function()workspace.ObjectSelection[game.Players.LocalPlayer.Name.."'s Vehicle"].CarChassis.Boost.Value = 20;end)
  67. end
  68. end)
  69. RANKUP = bool
  70. end)
  71.  
  72.  
  73.  
  74. local Farm = page3:addSection("Crash Server")
  75. local RANKUP
  76. Farm:addToggle("Crash Server", nil, function(bool)
  77. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Cesare0328/my-scripts/main/Mad%20Shitty%20instant%20crash%20server'),true))()
  78. RANKUP = bool
  79. end)
  80.  
  81.  
  82.  
  83.  
  84. local dfdf = page3:addSection("Rejoin Server")
  85.  
  86.  
  87. dfdf:addButton("Rejoin", function()
  88. game:GetService("TeleportService"):Teleport(game.PlaceId)
  89. end)
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101. local page4 = venyx:addPage("Weapons", 5012544693)
  102. local Farm = page4:addSection("Inf Ammo")
  103. local RANKUP
  104. Farm:addToggle("Inf Ammo", nil, function(bool)
  105. local function main(v)
  106. if v.Name == "RifleScript" or v.Name == "ShotgunScript" or v.Name == "PistolScript" or v.Name == "TazerScript" or v.Name == "PowerScript" then
  107. local a = getsenv(v)
  108. if debug.getupvalues(a.Reload) then
  109. debug.setupvalue(a.Reload, 2, math.huge)
  110. end
  111. end
  112. end
  113.  
  114. for _, v in pairs(game.Players.LocalPlayer.Backpack:GetDescendants()) do main(v) end
  115. for _, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do main(v) end
  116. RANKUP = bool
  117. end)
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. local page2 = venyx:addPage("Local Player", 5012544693)
  130. local Farm = page2:addSection("Local Player")
  131.  
  132. local Farm = page2:addSection("Infinite Jump")
  133. local RANKUP
  134. Farm:addToggle("Inf Jump", nil, function(bool)
  135. game:GetService("UserInputService").JumpRequest:connect(function()
  136. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  137. end)
  138. RANKUP = bool
  139. end)
  140.  
  141.  
  142.  
  143.  
  144.  
  145. local Farm = page2:addSection("Anti-Afk")
  146. local RANKUP
  147. Farm:addToggle("Anti-Afk", nil, function(bool)
  148. wait(0.5)local ba=Instance.new("ScreenGui")
  149. local ca=Instance.new("TextLabel")local da=Instance.new("Frame")
  150. local _b=Instance.new("TextLabel")local ab=Instance.new("TextLabel")ba.Parent=game.CoreGui
  151. ba.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;ca.Parent=ba;ca.Active=true
  152. ca.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ca.Draggable=true
  153. ca.Position=UDim2.new(0.698610067,0,0.098096624,0)ca.Size=UDim2.new(0,304,0,52)
  154. ca.Font=Enum.Font.SourceSansSemibold;ca.Text="Anti Afk Kick Script"ca.TextColor3=Color3.new(0,1,1)
  155. ca.TextSize=22;da.Parent=ca
  156. da.BackgroundColor3=Color3.new(0.196078,0.196078,0.196078)da.Position=UDim2.new(0,0,1.0192306,0)
  157. da.Size=UDim2.new(0,304,0,107)_b.Parent=da
  158. _b.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)_b.Position=UDim2.new(0,0,0.800455689,0)
  159. _b.Size=UDim2.new(0,304,0,21)_b.Font=Enum.Font.Arial;_b.Text="Made by: RealLeon#0005"
  160. _b.TextColor3=Color3.new(1,1,1)_b.TextSize=20;ab.Parent=da
  161. ab.BackgroundColor3=Color3.new(0.176471,0.176471,0.176471)ab.Position=UDim2.new(0,0,0.158377379,0)
  162. ab.Size=UDim2.new(0,304,0,44)ab.Font=Enum.Font.ArialBold;ab.Text="Status: Script Started"
  163. ab.TextColor3=Color3.new(1,1,1)ab.TextSize=20;local bb=game:service'VirtualUser'
  164. game:service'Players'.LocalPlayer.Idled:connect(function()
  165. bb:CaptureController()bb:ClickButton2(Vector2.new())
  166. ab.Text="You went idle and ROBLOX tried to kick you but we reflected it!"wait(2)ab.Text="Script Re-Enabled"end)
  167. RANKUP = bool
  168. end)
  169.  
  170.  
  171.  
  172. local Farm = page2:addSection("Fly with (E)")
  173. local RANKUP
  174. Farm:addToggle("Fly (E)", nil, function(bool)
  175. loadstring(game:HttpGet("https://pastebin.com/raw/7rXZ9VNc", true))()
  176. RANKUP = bool
  177. end)
  178.  
  179.  
  180.  
  181.  
  182.  
  183. local Title = page2:addSection("Reset Character")
  184.  
  185.  
  186. Title:addButton("Reset", function()
  187. game.Players.LocalPlayer.Character.Head:Remove()
  188. end)
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.  
  196. local Farm = page2:addSection("Noclip with (R)")
  197. local RANKUP
  198. Farm:addToggle("Noclip (R)", nil, function(bool)
  199. loadstring(game:HttpGet("https://pastebin.com/raw/2pwTjwS4", true))()
  200. RANKUP = bool
  201. end)
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208. local Farm = page2:addSection("God Mode")
  209. local RANKUP
  210. Farm:addToggle("God Mode", nil, function(bool)
  211. loadstring(game:HttpGet(('https://raw.githubusercontent.com/Cesare0328/my-scripts/main/Mad%20City%20GodMode'),true))()
  212. RANKUP = bool
  213. end)
  214.  
  215.  
  216.  
  217.  
  218.  
  219. local Farm = page2:addSection("Alt Delete")
  220. local RANKUP
  221. Farm:addToggle("Alt Delet", nil, function(bool)
  222. loadstring(game:HttpGet("https://pastebin.com/raw/DThr62Cn", true))()
  223. RANKUP = bool
  224. end)
  225.  
  226.  
  227.  
  228.  
  229. local Farm = page2:addSection("Ctrl Teleport")
  230. local RANKUP
  231. Farm:addToggle("Ctrl Teleport", nil, function(bool)
  232. loadstring(game:HttpGet("https://pastebin.com/raw/gp9y2Wht", true))()
  233. RANKUP = bool
  234. end)
  235.  
  236.  
  237.  
  238. local Farm = page2:addSection("God Mode")
  239. local RANKUP
  240. Farm:addToggle("God Mode", nil, function(bool)
  241. loadstring(game:HttpGet("https://pastebin.com/raw/MSZAznxp", true))()
  242. RANKUP = bool
  243. end)
  244.  
  245.  
  246.  
  247.  
  248.  
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.  
  267.  
  268.  
  269.  
  270.  
  271.  
  272.  
  273.  
  274.  
  275. local page5 = venyx:addPage("Credits", 5012544693)
  276. local Discord = page5:addSection("Discord")
  277.  
  278.  
  279. Discord:addButton("Copy Discord Link", function()
  280. setclipboard("https://discord.gg/JdEK5qN7Yb")
  281. end)
  282. local Discord = page5:addSection("Credits")
  283. local d = page5:addSection("Made by: Leon!#0831")
  284. local d = page5:addSection("Scripter: Leon!#0831")
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292. -- themes
  293. local themes = {
  294. Background = Color3.fromRGB(24, 24, 24),
  295. Glow = Color3.fromRGB(0, 0, 0),
  296. Accent = Color3.fromRGB(10, 10, 10),
  297. LightContrast = Color3.fromRGB(20, 20, 20),
  298. DarkContrast = Color3.fromRGB(14, 14, 14),
  299. TextColor = Color3.fromRGB(255, 255, 255)
  300. }
  301.  
  302.  
  303. -- Theme page
  304. local settings = venyx:addPage("Settings", 5012544693)
  305. local colors = settings:addSection("Colors")
  306. local setting = settings:addSection("Settings")
  307.  
  308. setting:addKeybind("Show/Hide Settings", Enum.KeyCode.P, function()
  309. print("Activated Keybind")
  310. venyx:toggle()
  311. end, function()
  312. print("Changed Keybind")
  313. end)
  314.  
  315. for theme, color in pairs(themes) do -- all in one theme changer, i know, im cool
  316. colors:addColorPicker(theme, color, function(color3)
  317. venyx:setTheme(theme, color3)
  318. end)
  319. end
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329.  
  330.  
  331. -- load
  332. venyx:SelectPage(venyx.pages[1], true) -- no default for more freedom
  333. end
  334.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement