· 5 years ago · Sep 03, 2020, 11:08 AM
1-- ({[&#%$*TryOofingMeUp*$%#&]})
2-- Sup people of youtube
3-- Just so you can know i created this script
4-- I hope you enjoy it
5print("| IAPI!@# |IZO API has been loaded!")
6print("| IZObreak |IZO BREAK 1.0.0 Has been added on GAME>Players>lP (Local Player)")
7warn("|% ! %|Unsupported exploit! Stuff such Themes and maybe ??SECRETS?? Would no save (we recomned you to use SynapseX x.synapse.to")
8warn("IzoAPI has been crashed reloading...")
9wait(0.100)
10warn("Secsesfully updated GAME>ServerScriptStorage>IzoAPI (API)")
11-- Instances:
12
13local GUI = Instance.new("ScreenGui")
14local MainUI = Instance.new("Frame")
15local IZOlabel = Instance.new("TextLabel")
16local BreakLabel = Instance.new("TextLabel")
17local TopBar = Instance.new("Frame")
18local CloseF = Instance.new("TextButton")
19local TextLabel = Instance.new("TextLabel")
20local ImageButtonS = Instance.new("ImageButton")
21local BTools = Instance.new("TextButton")
22local Walkspeed = Instance.new("TextButton")
23local AutoRob = Instance.new("TextButton")
24local CrimBase = Instance.new("TextButton")
25local Bank = Instance.new("TextButton")
26local Jewlery = Instance.new("TextButton")
27local SettingsFrame = Instance.new("Frame")
28local TopBarS = Instance.new("Frame")
29local TextLabel_2 = Instance.new("TextLabel")
30local CloseS = Instance.new("TextButton")
31local TextLabel_3 = Instance.new("TextLabel")
32local Red = Instance.new("TextButton")
33local Orange = Instance.new("TextButton")
34local Blue = Instance.new("TextButton")
35local Yellow = Instance.new("TextButton")
36local Green = Instance.new("TextButton")
37local White = Instance.new("TextButton")
38local Rainbow = Instance.new("TextButton")
39local Open = Instance.new("TextButton")
40
41--Properties:
42
43GUI.Name = "GUI"
44GUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
45GUI.ResetOnSpawn = false
46
47MainUI.Name = "MainUI"
48MainUI.Parent = GUI
49MainUI.BackgroundColor3 = Color3.fromRGB(255, 118, 26)
50MainUI.BackgroundTransparency = 0.150
51MainUI.BorderColor3 = Color3.fromRGB(0, 0, 0)
52MainUI.Position = UDim2.new(0.0456204377, 0, 0.445337683, 0)
53MainUI.Size = UDim2.new(0, 994, 0, 160)
54MainUI.Visible = false
55MainUI.Active = true
56MainUI.Draggable = true
57
58IZOlabel.Name = "IZOlabel"
59IZOlabel.Parent = MainUI
60IZOlabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
61IZOlabel.BackgroundTransparency = 1.000
62IZOlabel.Position = UDim2.new(0.0405904055, 0, 0.212500006, 0)
63IZOlabel.Size = UDim2.new(0, 114, 0, 91)
64IZOlabel.Font = Enum.Font.GothamBold
65IZOlabel.Text = "IZO"
66IZOlabel.TextColor3 = Color3.fromRGB(0, 0, 0)
67IZOlabel.TextScaled = true
68IZOlabel.TextSize = 14.000
69IZOlabel.TextWrapped = true
70
71BreakLabel.Name = "BreakLabel"
72BreakLabel.Parent = MainUI
73BreakLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
74BreakLabel.BackgroundTransparency = 1.000
75BreakLabel.Position = UDim2.new(-0.0123001235, 0, 0.6875, 0)
76BreakLabel.Size = UDim2.new(0, 200, 0, 50)
77BreakLabel.Font = Enum.Font.GothamBlack
78BreakLabel.Text = "BREAK"
79BreakLabel.TextColor3 = Color3.fromRGB(255, 11, 11)
80BreakLabel.TextScaled = true
81BreakLabel.TextSize = 14.000
82BreakLabel.TextWrapped = true
83
84TopBar.Name = "TopBar"
85TopBar.Parent = MainUI
86TopBar.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
87TopBar.Size = UDim2.new(0, 994, 0, 34)
88
89CloseF.Name = "CloseF"
90CloseF.Parent = TopBar
91CloseF.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
92CloseF.Position = UDim2.new(0.967214465, 0, 0, 0)
93CloseF.Size = UDim2.new(0, 33, 0, 34)
94CloseF.Style = Enum.ButtonStyle.RobloxButtonDefault
95CloseF.Font = Enum.Font.GothamBlack
96CloseF.Text = "X"
97CloseF.TextColor3 = Color3.fromRGB(255, 0, 0)
98CloseF.TextScaled = true
99CloseF.TextSize = 14.000
100CloseF.TextWrapped = true
101CloseF.MouseButton1Click:Connect(function()
102 MainUI.Visible = false
103 Open.Visible = true
104end)
105
106TextLabel.Parent = TopBar
107TextLabel.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
108TextLabel.BorderSizePixel = 0
109TextLabel.Size = UDim2.new(0, 200, 0, 34)
110TextLabel.Font = Enum.Font.GothamBlack
111TextLabel.Text = "IZO BREAK V1.0.0.0"
112TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
113TextLabel.TextSize = 14.000
114
115ImageButtonS.Name = "ImageButtonS"
116ImageButtonS.Parent = TopBar
117ImageButtonS.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
118ImageButtonS.BorderColor3 = Color3.fromRGB(0, 0, 0)
119ImageButtonS.Position = UDim2.new(0.931334138, 0, 0, 0)
120ImageButtonS.Size = UDim2.new(0, 36, 0, 34)
121ImageButtonS.Style = Enum.ButtonStyle.RobloxButtonDefault
122ImageButtonS.Image = "http://www.roblox.com/asset/?id=115574122"
123ImageButtonS.MouseButton1Click:Connect(function()
124 SettingsFrame.Visible = true
125end)
126
127BTools.Name = "BTools"
128BTools.Parent = MainUI
129BTools.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
130BTools.Position = UDim2.new(0.185641304, 0, 0.211086005, 0)
131BTools.Size = UDim2.new(0, 200, 0, 50)
132BTools.Font = Enum.Font.GothamBlack
133BTools.Text = "Btools"
134BTools.TextColor3 = Color3.fromRGB(255, 255, 255)
135BTools.TextScaled = true
136BTools.TextSize = 14.000
137BTools.TextWrapped = true
138BTools.MouseButton1Down:connect(function()
139 game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
140 for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
141 if child.ClassName == "Part" then
142 child.Locked = false
143 end
144 if child.ClassName == "MeshPart" then
145 child.Locked = false
146 end
147 if child.ClassName == "UnionOperation" then
148 child.Locked = false
149 end
150 if child.ClassName == "Model" then
151 for index, chil in pairs(child:GetChildren()) do
152 if chil.ClassName == "Part" then
153 chil.Locked = false
154 end
155 if chil.ClassName == "MeshPart" then
156 chil.Locked = false
157 end
158 if chil.ClassName == "UnionOperation" then
159 chil.Locked = false
160 end
161 if chil.ClassName == "Model" then
162 for index, childe in pairs(chil:GetChildren()) do
163 if childe.ClassName == "Part" then
164 childe.Locked = false
165 end
166 if childe.ClassName == "MeshPart" then
167 childe.Locked = false
168 end
169 if childe.ClassName == "UnionOperation" then
170 childe.Locked = false
171 end
172 if childe.ClassName == "Model" then
173 for index, childeo in pairs(childe:GetChildren()) do
174 if childeo.ClassName == "Part" then
175 childeo.Locked = false
176 end
177 if childeo.ClassName == "MeshPart" then
178 childeo.Locked = false
179 end
180 if childeo.ClassName == "UnionOperation" then
181 childeo.Locked = false
182 end
183 if childeo.ClassName == "Model" then
184 end
185 end
186 end
187 end
188 end
189 end
190 end
191 end
192 c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
193 c.BinType = Enum.BinType.Hammer
194 c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
195 c.BinType = Enum.BinType.Clone
196 c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
197 c.BinType = Enum.BinType.Grab
198end)
199
200Walkspeed.Name = "Walkspeed"
201Walkspeed.Parent = MainUI
202Walkspeed.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
203Walkspeed.Position = UDim2.new(0.185641304, 0, 0.686085999, 0)
204Walkspeed.Size = UDim2.new(0, 200, 0, 50)
205Walkspeed.Font = Enum.Font.GothamBlack
206Walkspeed.Text = "Walkspeed"
207Walkspeed.TextColor3 = Color3.fromRGB(255, 255, 255)
208Walkspeed.TextScaled = true
209Walkspeed.TextSize = 14.000
210Walkspeed.TextWrapped = true
211Walkspeed.MouseButton1Click:Connect(function()
212 local walkspeedplayer = game:GetService("Players").LocalPlayer
213 local walkspeedmouse = walkspeedplayer:GetMouse()
214
215 local walkspeedenabled = false
216
217 function x_walkspeed(key)
218 if (key == "x") then
219 if walkspeedenabled == false then
220 _G.WS = 200;
221 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
222 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
223 Humanoid.WalkSpeed = _G.WS;
224 end)
225 Humanoid.WalkSpeed = _G.WS;
226
227 walkspeedenabled = true
228 elseif walkspeedenabled == true then
229 _G.WS = 20;
230 local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
231 Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
232 Humanoid.WalkSpeed = _G.WS;
233 end)
234 Humanoid.WalkSpeed = _G.WS;
235
236 walkspeedenabled = false
237 end
238 end
239 end
240
241 walkspeedmouse.KeyDown:connect(x_walkspeed)
242end)
243
244AutoRob.Name = "AutoRob"
245AutoRob.Parent = MainUI
246AutoRob.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
247AutoRob.Position = UDim2.new(0.380286843, 0, 0.429836005, 0)
248AutoRob.Size = UDim2.new(0, 200, 0, 50)
249AutoRob.Font = Enum.Font.GothamBlack
250AutoRob.Text = " AutoRob"
251AutoRob.TextColor3 = Color3.fromRGB(255, 255, 255)
252AutoRob.TextScaled = true
253AutoRob.TextSize = 14.000
254AutoRob.TextWrapped = true
255AutoRob.MouseButton1Click:Connect(function()
256 loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
257end)
258
259CrimBase.Name = "CrimBase"
260CrimBase.Parent = MainUI
261CrimBase.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
262CrimBase.Position = UDim2.new(0.575113356, 0, 0.211086005, 0)
263CrimBase.Size = UDim2.new(0, 200, 0, 50)
264CrimBase.Font = Enum.Font.GothamBlack
265CrimBase.Text = " Criminals Base Vocando"
266CrimBase.TextColor3 = Color3.fromRGB(255, 255, 255)
267CrimBase.TextScaled = true
268CrimBase.TextSize = 14.000
269CrimBase.TextWrapped = true
270CrimBase.MouseButton1Click:Connect(function()
271 for i = 1,45 do
272 wait(.08)
273 game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261)
274 end
275end)
276
277Bank.Name = "Bank"
278Bank.Parent = MainUI
279Bank.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
280Bank.Position = UDim2.new(0.574965239, 0, 0.686085999, 0)
281Bank.Size = UDim2.new(0, 200, 0, 50)
282Bank.Font = Enum.Font.GothamBlack
283Bank.Text = "Bank"
284Bank.TextColor3 = Color3.fromRGB(255, 255, 255)
285Bank.TextScaled = true
286Bank.TextSize = 14.000
287Bank.TextWrapped = true
288Bank.MouseButton1Down:connect(function()
289 for i = 1,45 do
290 wait(.08)
291 game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147)
292 end
293end)
294
295
296
297Jewlery.Name = "Jewlery"
298Jewlery.Parent = MainUI
299Jewlery.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
300Jewlery.Position = UDim2.new(0.787537158, 0, 0.429836005, 0)
301Jewlery.Size = UDim2.new(0, 200, 0, 50)
302Jewlery.Font = Enum.Font.GothamBlack
303Jewlery.Text = "Jewwlery"
304Jewlery.TextColor3 = Color3.fromRGB(255, 255, 255)
305Jewlery.TextScaled = true
306Jewlery.TextSize = 14.000
307Jewlery.TextWrapped = true
308Jewlery.MouseButton1Click:Connect(function()
309 for i = 1,45 do
310 wait(.08)
311 game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175)
312 end
313end)
314
315SettingsFrame.Name = "SettingsFrame"
316SettingsFrame.Parent = GUI
317SettingsFrame.BackgroundColor3 = Color3.fromRGB(255, 143, 14)
318SettingsFrame.BackgroundTransparency = 0.300
319SettingsFrame.Position = UDim2.new(0.156021893, 0, 0.0466237925, 0)
320SettingsFrame.Size = UDim2.new(0, 821, 0, 221)
321SettingsFrame.Visible = false
322SettingsFrame.Active = true
323SettingsFrame.Draggable = true
324
325TopBarS.Name = "TopBarS"
326TopBarS.Parent = SettingsFrame
327TopBarS.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
328TopBarS.Size = UDim2.new(0, 821, 0, 39)
329
330TextLabel_2.Parent = TopBarS
331TextLabel_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
332TextLabel_2.BorderColor3 = Color3.fromRGB(0, 0, 0)
333TextLabel_2.Position = UDim2.new(0.0401948839, 0, 0, 0)
334TextLabel_2.Size = UDim2.new(0, 200, 0, 39)
335TextLabel_2.Font = Enum.Font.GothamBlack
336TextLabel_2.Text = "IZO BREAK Settings 1.0.0.0"
337TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
338TextLabel_2.TextSize = 14.000
339
340CloseS.Name = "CloseS"
341CloseS.Parent = TopBarS
342CloseS.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
343CloseS.Position = UDim2.new(0.959409595, 0, 0, 0)
344CloseS.Size = UDim2.new(0, 33, 0, 34)
345CloseS.Style = Enum.ButtonStyle.RobloxButtonDefault
346CloseS.Font = Enum.Font.GothamBlack
347CloseS.Text = "X"
348CloseS.TextColor3 = Color3.fromRGB(255, 0, 0)
349CloseS.TextScaled = true
350CloseS.TextSize = 14.000
351CloseS.TextWrapped = true
352CloseS.MouseButton1Click:Connect(function()
353 SettingsFrame.Visible = false
354end)
355
356TextLabel_3.Parent = TopBarS
357TextLabel_3.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
358TextLabel_3.BackgroundTransparency = 1.000
359TextLabel_3.BorderColor3 = Color3.fromRGB(0, 0, 0)
360TextLabel_3.Position = UDim2.new(-0.0353227779, 0, 1.53846145, 0)
361TextLabel_3.Size = UDim2.new(0, 200, 0, 39)
362TextLabel_3.Font = Enum.Font.GothamBlack
363TextLabel_3.Text = "Themes"
364TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
365TextLabel_3.TextScaled = true
366TextLabel_3.TextSize = 14.000
367TextLabel_3.TextWrapped = true
368
369Red.Name = "Red"
370Red.Parent = SettingsFrame
371Red.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
372Red.Position = UDim2.new(0.179049954, 0, 0.271493226, 0)
373Red.Size = UDim2.new(0, 200, 0, 50)
374Red.Font = Enum.Font.GothamBlack
375Red.Text = "Red"
376Red.TextColor3 = Color3.fromRGB(255, 0, 0)
377Red.TextScaled = true
378Red.TextSize = 14.000
379Red.TextWrapped = true
380Red.MouseButton1Click:Connect(function()
381 MainUI.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
382 SettingsFrame.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
383end)
384
385Orange.Name = "Orange"
386Orange.Parent = SettingsFrame
387Orange.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
388Orange.Position = UDim2.new(0.448233843, 0, 0.271493226, 0)
389Orange.Size = UDim2.new(0, 200, 0, 50)
390Orange.Font = Enum.Font.GothamBlack
391Orange.Text = "Orange (official)"
392Orange.TextColor3 = Color3.fromRGB(255, 186, 10)
393Orange.TextScaled = true
394Orange.TextSize = 14.000
395Orange.TextWrapped = true
396Orange.MouseButton1Click:Connect(function()
397 MainUI.BackgroundColor3 = Color3.fromRGB(255, 186, 10)
398 SettingsFrame.BackgroundColor3 = Color3.fromRGB(255, 186, 10)
399end)
400
401Blue.Name = "Blue"
402Blue.Parent = SettingsFrame
403Blue.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
404Blue.Position = UDim2.new(0.73568815, 0, 0.271493226, 0)
405Blue.Size = UDim2.new(0, 200, 0, 50)
406Blue.Font = Enum.Font.GothamBlack
407Blue.Text = "Blue"
408Blue.TextColor3 = Color3.fromRGB(12, 182, 255)
409Blue.TextScaled = true
410Blue.TextSize = 14.000
411Blue.TextWrapped = true
412Blue.MouseButton1Click:Connect(function()
413 MainUI.BackgroundColor3 = Color3.fromRGB(12, 182, 255)
414 SettingsFrame.BackgroundColor3 = Color3.fromRGB(12, 182, 255)
415end)
416
417Yellow.Name = "Yellow"
418Yellow.Parent = SettingsFrame
419Yellow.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
420Yellow.Position = UDim2.new(0.0401948914, 0, 0.561085999, 0)
421Yellow.Size = UDim2.new(0, 200, 0, 50)
422Yellow.Font = Enum.Font.GothamBlack
423Yellow.Text = "Yellow"
424Yellow.TextColor3 = Color3.fromRGB(255, 227, 14)
425Yellow.TextScaled = true
426Yellow.TextSize = 14.000
427Yellow.TextWrapped = true
428Yellow.MouseButton1Click:Connect(function()
429 MainUI.BackgroundColor3 = Color3.fromRGB(255, 227, 14)
430 SettingsFrame.BackgroundColor3 = Color3.fromRGB(255, 227, 14)
431end)
432
433Green.Name = "Green"
434Green.Parent = SettingsFrame
435Green.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
436Green.Position = UDim2.new(0.352009714, 0, 0.77375567, 0)
437Green.Size = UDim2.new(0, 200, 0, 50)
438Green.Font = Enum.Font.GothamBlack
439Green.Text = "Green"
440Green.TextColor3 = Color3.fromRGB(4, 255, 0)
441Green.TextScaled = true
442Green.TextSize = 14.000
443Green.TextWrapped = true
444Green.MouseButton1Click:Connect(function()
445 MainUI.BackgroundColor3 = Color3.fromRGB(4, 255, 0)
446 SettingsFrame.BackgroundColor3 = Color3.fromRGB(4, 255, 0)
447end)
448
449White.Name = "White"
450White.Parent = SettingsFrame
451White.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
452White.Position = UDim2.new(0.669914722, 0, 0.561085999, 0)
453White.Size = UDim2.new(0, 200, 0, 50)
454White.Font = Enum.Font.GothamBlack
455White.Text = "White"
456White.TextColor3 = Color3.fromRGB(255, 255, 255)
457White.TextScaled = true
458White.TextSize = 14.000
459White.TextWrapped = true
460White.MouseButton1Click:Connect(function()
461 MainUI.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
462 SettingsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
463end)
464
465Rainbow.Name = "Rainbow"
466Rainbow.Parent = SettingsFrame
467Rainbow.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
468Rainbow.Position = UDim2.new(0.359317899, 0, 0.561085999, 0)
469Rainbow.Size = UDim2.new(0, 209, 0, 36)
470Rainbow.Font = Enum.Font.GothamBlack
471Rainbow.Text = "Rainbow"
472Rainbow.TextColor3 = Color3.fromRGB(239, 7, 255)
473Rainbow.TextScaled = true
474Rainbow.TextSize = 14.000
475Rainbow.TextWrapped = true
476Rainbow.MouseButton1Click:Connect(function()
477 while true do
478 MainUI.BackgroundColor3 = Color3.new(0,204,255)
479 SettingsFrame.BackgroundColor3 = Color3.new(0,204,255)
480 wait(.1)
481 MainUI.BackgroundColor3 = Color3.new(0,255,0)
482 SettingsFrame.BackgroundColor3 = Color3.new(0,255,0)
483 wait(.1)
484 MainUI.BackgroundColor3 = Color3.new(255,255,0)
485 SettingsFrame.BackgroundColor3 = Color3.new(255,255,0)
486 wait(.1)
487 MainUI.BackgroundColor3 = Color3.new(255,0,0)
488 SettingsFrame.BackgroundColor3 = Color3.new(255,0,0)
489 wait(.1)
490 MainUI.BackgroundColor3 = Color3.new(153,0,153)
491 SettingsFrame.BackgroundColor3 = Color3.new(153,0,153)
492 wait(.1)
493 MainUI.BackgroundColor3 = Color3.new(0,0,255)
494 SettingsFrame.BackgroundColor3 = Color3.new(0,0,255)
495 wait(.1)
496 end
497end)
498
499Open.Name = "Open"
500Open.Parent = GUI
501Open.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
502Open.Position = UDim2.new(0.346843749, 0, 0.918581963, 0)
503Open.Size = UDim2.new(0, 200, 0, 50)
504Open.Font = Enum.Font.GothamBlack
505Open.Text = "Open"
506Open.TextColor3 = Color3.fromRGB(255, 255, 255)
507Open.TextScaled = true
508Open.TextSize = 14.000
509Open.TextWrapped = true
510Open.MouseButton1Click:Connect(function()
511 Open.Visible = false
512 MainUI.Visible = true
513end)
514