· 6 years ago · Apr 25, 2020, 07:46 AM
1-- Gui to Lua
2-- Version: 3.2
3
4-- Instances:
5
6local ScreenGui = Instance.new("ScreenGui")
7local OpenFrame = Instance.new("Frame")
8local TextButton = Instance.new("TextButton")
9local MainFrame = Instance.new("Frame")
10local Frame = Instance.new("Frame")
11local TextLabel = Instance.new("TextLabel")
12local TextButton_2 = Instance.new("TextButton")
13local Frame_2 = Instance.new("Frame")
14local TextLabel_2 = Instance.new("TextLabel")
15local TextButton_3 = Instance.new("TextButton")
16local TextButton_4 = Instance.new("TextButton")
17local TextButton_5 = Instance.new("TextButton")
18local TextButton_6 = Instance.new("TextButton")
19local TextButton_7 = Instance.new("TextButton")
20local TextButton_8 = Instance.new("TextButton")
21local TextButton_9 = Instance.new("TextButton")
22local TextButton_10 = Instance.new("TextButton")
23local TextButton_11 = Instance.new("TextButton")
24local TextButton_12 = Instance.new("TextButton")
25local TextButton_13 = Instance.new("TextButton")
26local TextButton_14 = Instance.new("TextButton")
27local TextButton_15 = Instance.new("TextButton")
28
29--Properties:
30
31ScreenGui.Parent = game.CoreGui
32ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
33
34OpenFrame.Name = "OpenFrame"
35OpenFrame.Parent = ScreenGui
36OpenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
37OpenFrame.BackgroundTransparency = 1.000
38OpenFrame.Position = UDim2.new(0, 0, 0.460687965, 0)
39OpenFrame.Size = UDim2.new(0, 100, 0, 100)
40
41TextButton.Parent = OpenFrame
42TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
43TextButton.BackgroundTransparency = 1.000
44TextButton.Position = UDim2.new(0, 0, -2.53999996, 0)
45TextButton.Size = UDim2.new(0, 100, 0, 100)
46TextButton.Font = Enum.Font.SourceSans
47TextButton.Text = "BlueGUI"
48TextButton.TextColor3 = Color3.fromRGB(139, 0, 0)
49TextButton.TextScaled = true
50TextButton.TextSize = 14.000
51TextButton.TextWrapped = true
52TextButton.MouseButton1Down:connect(function()
53MainFrame.Visible = true
54OpenFrame.Visible = false
55end)
56
57MainFrame.Name = "MainFrame"
58MainFrame.Parent = ScreenGui
59MainFrame.BackgroundColor3 = Color3.fromRGB(0, 170, 127)
60MainFrame.Position = UDim2.new(0.285106391, 0, 0.100737102, 0)
61MainFrame.Size = UDim2.new(0, 886, 0, 548)
62MainFrame.Draggable = true
63
64Frame.Parent = MainFrame
65Frame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
66Frame.Size = UDim2.new(0, 886, 0, 29)
67
68TextLabel.Parent = Frame
69TextLabel.BackgroundColor3 = Color3.fromRGB(255, 88, 91)
70TextLabel.Size = UDim2.new(0, 886, 0, 29)
71TextLabel.Font = Enum.Font.SourceSans
72TextLabel.Text = "BlueGUI by BlueWall"
73TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
74TextLabel.TextScaled = true
75TextLabel.TextSize = 14.000
76TextLabel.TextWrapped = true
77
78TextButton_2.Parent = Frame
79TextButton_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
80TextButton_2.BackgroundTransparency = 1.000
81TextButton_2.Position = UDim2.new(0.95598197, 0, 0, 0)
82TextButton_2.Size = UDim2.new(0, 39, 0, 29)
83TextButton_2.Font = Enum.Font.SourceSans
84TextButton_2.Text = "X"
85TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
86TextButton_2.TextSize = 14.000
87TextButton_2.MouseButton1Down:connect(function()
88TextButton.Visible = true
89MainFrame.Visible = false
90end)
91
92Frame_2.Parent = MainFrame
93Frame_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
94Frame_2.Position = UDim2.new(0.497742653, 0, 0.0529197082, 0)
95Frame_2.Size = UDim2.new(0, 3, 0, 519)
96
97TextLabel_2.Parent = MainFrame
98TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
99TextLabel_2.BackgroundTransparency = 1.000
100TextLabel_2.Position = UDim2.new(0.497742653, 0, 0.0529197082, 0)
101TextLabel_2.Size = UDim2.new(0, 445, 0, 50)
102TextLabel_2.Font = Enum.Font.SourceSans
103TextLabel_2.Text = "Game GUI"
104TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
105TextLabel_2.TextScaled = true
106TextLabel_2.TextSize = 14.000
107TextLabel_2.TextWrapped = true
108
109TextButton_3.Parent = MainFrame
110TextButton_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
111TextButton_3.BackgroundTransparency = 1.000
112TextButton_3.Position = UDim2.new(0, 0, 0.0529197082, 0)
113TextButton_3.Size = UDim2.new(0, 441, 0, 50)
114TextButton_3.Font = Enum.Font.SourceSans
115TextButton_3.Text = "Other Roblox Hack"
116TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
117TextButton_3.TextScaled = true
118TextButton_3.TextSize = 14.000
119TextButton_3.TextWrapped = true
120
121TextButton_4.Parent = MainFrame
122TextButton_4.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
123TextButton_4.Position = UDim2.new(0.0507900678, 0, 0.189781025, 0)
124TextButton_4.Size = UDim2.new(0, 355, 0, 50)
125TextButton_4.Font = Enum.Font.SourceSans
126TextButton_4.Text = "B-TOOLS"
127TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
128TextButton_4.TextScaled = true
129TextButton_4.TextSize = 14.000
130TextButton_4.TextWrapped = true
131
132TextButton_5.Parent = MainFrame
133TextButton_5.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
134TextButton_5.Position = UDim2.new(0.0507900678, 0, 0.454379559, 0)
135TextButton_5.Size = UDim2.new(0, 355, 0, 50)
136TextButton_5.Font = Enum.Font.SourceSans
137TextButton_5.Text = "Fly"
138TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
139TextButton_5.TextScaled = true
140TextButton_5.TextSize = 14.000
141TextButton_5.TextWrapped = true
142
143TextButton_6.Parent = MainFrame
144TextButton_6.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
145TextButton_6.Position = UDim2.new(0.0507900678, 0, 0.32846716, 0)
146TextButton_6.Size = UDim2.new(0, 355, 0, 50)
147TextButton_6.Font = Enum.Font.SourceSans
148TextButton_6.Text = "Kill-all"
149TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
150TextButton_6.TextScaled = true
151TextButton_6.TextSize = 14.000
152TextButton_6.TextWrapped = true
153
154TextButton_7.Parent = MainFrame
155TextButton_7.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
156TextButton_7.Position = UDim2.new(0.0507900678, 0, 0.593065739, 0)
157TextButton_7.Size = UDim2.new(0, 355, 0, 50)
158TextButton_7.Font = Enum.Font.SourceSans
159TextButton_7.Text = "Universal ESP"
160TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
161TextButton_7.TextScaled = true
162TextButton_7.TextSize = 14.000
163TextButton_7.TextWrapped = true
164
165TextButton_8.Parent = MainFrame
166TextButton_8.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
167TextButton_8.Position = UDim2.new(0.0507900678, 0, 0.731751859, 0)
168TextButton_8.Size = UDim2.new(0, 355, 0, 50)
169TextButton_8.Font = Enum.Font.SourceSans
170TextButton_8.Text = "AimBOT"
171TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
172TextButton_8.TextScaled = true
173TextButton_8.TextSize = 14.000
174TextButton_8.TextWrapped = true
175
176TextButton_9.Parent = MainFrame
177TextButton_9.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
178TextButton_9.Position = UDim2.new(0.0507900678, 0, 0.857664287, 0)
179TextButton_9.Size = UDim2.new(0, 355, 0, 50)
180TextButton_9.Font = Enum.Font.SourceSans
181TextButton_9.Text = "GOD"
182TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
183TextButton_9.TextScaled = true
184TextButton_9.TextSize = 14.000
185TextButton_9.TextWrapped = true
186
187TextButton_10.Parent = MainFrame
188TextButton_10.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
189TextButton_10.Position = UDim2.new(0.548532724, 0, 0.189781025, 0)
190TextButton_10.Size = UDim2.new(0, 355, 0, 50)
191TextButton_10.Font = Enum.Font.SourceSans
192TextButton_10.Text = "MadCity GUI"
193TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0)
194TextButton_10.TextScaled = true
195TextButton_10.TextSize = 14.000
196TextButton_10.TextWrapped = true
197
198TextButton_11.Parent = MainFrame
199TextButton_11.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
200TextButton_11.Position = UDim2.new(0.548532724, 0, 0.32846716, 0)
201TextButton_11.Size = UDim2.new(0, 355, 0, 50)
202TextButton_11.Font = Enum.Font.SourceSans
203TextButton_11.Text = "JailBreak GUI"
204TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0)
205TextButton_11.TextScaled = true
206TextButton_11.TextSize = 14.000
207TextButton_11.TextWrapped = true
208
209TextButton_12.Parent = MainFrame
210TextButton_12.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
211TextButton_12.Position = UDim2.new(0.548532724, 0, 0.454379559, 0)
212TextButton_12.Size = UDim2.new(0, 355, 0, 50)
213TextButton_12.Font = Enum.Font.SourceSans
214TextButton_12.Text = "Arsenal GUI"
215TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0)
216TextButton_12.TextScaled = true
217TextButton_12.TextSize = 14.000
218TextButton_12.TextWrapped = true
219
220TextButton_13.Parent = MainFrame
221TextButton_13.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
222TextButton_13.Position = UDim2.new(0.548532724, 0, 0.593065679, 0)
223TextButton_13.Size = UDim2.new(0, 355, 0, 50)
224TextButton_13.Font = Enum.Font.SourceSans
225TextButton_13.Text = "Big PaintBall GUI"
226TextButton_13.TextColor3 = Color3.fromRGB(0, 0, 0)
227TextButton_13.TextScaled = true
228TextButton_13.TextSize = 14.000
229TextButton_13.TextWrapped = true
230
231
232TextButton_14.Parent = MainFrame
233TextButton_14.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
234TextButton_14.Position = UDim2.new(0.548532724, 0, 0.7317518, 0)
235TextButton_14.Size = UDim2.new(0, 355, 0, 50)
236TextButton_14.Font = Enum.Font.SourceSans
237TextButton_14.Text = "RoSuplice 3.0 GUI"
238TextButton_14.TextColor3 = Color3.fromRGB(0, 0, 0)
239TextButton_14.TextScaled = true
240TextButton_14.TextSize = 14.000
241TextButton_14.TextWrapped = true
242TextButton_14.MouseButton1Down:connect(function()
243local ScreenGui = Instance.new("ScreenGui")
244local OpenFrame = Instance.new("Frame")
245local Open = Instance.new("TextButton")
246local Main = Instance.new("Frame")
247local Btools = Instance.new("TextButton")
248local madmonk = Instance.new("TextButton")
249local BETA2 = Instance.new("TextButton")
250local espbtn = Instance.new("TextButton")
251local BETA4 = Instance.new("TextButton")
252local BETA5 = Instance.new("TextButton")
253local BETA6 = Instance.new("TextButton")
254local BETA7 = Instance.new("TextButton")
255local BETA8 = Instance.new("TextButton")
256local TextLabel = Instance.new("TextLabel")
257local TextLabel_2 = Instance.new("TextLabel")
258local TextLabel_3 = Instance.new("TextLabel")
259local Credit = Instance.new("Frame")
260local TextLabel_4 = Instance.new("TextLabel")
261local TextLabel_5 = Instance.new("TextLabel")
262local TextLabel_6 = Instance.new("TextLabel")
263local TextLabel_7 = Instance.new("TextLabel")
264local TextLabel_8 = Instance.new("TextLabel")
265local TextLabel_9 = Instance.new("TextLabel")
266local TextLabel_10 = Instance.new("TextLabel")
267local Close = Instance.new("TextButton")
268
269--Properties:
270
271ScreenGui.Parent = game.CoreGui
272
273OpenFrame.Name = "OpenFrame"
274OpenFrame.Parent = ScreenGui
275OpenFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
276OpenFrame.BackgroundTransparency = 1.000
277OpenFrame.Position = UDim2.new(-0.000763918622, 0, 0.471744478, 0)
278OpenFrame.Size = UDim2.new(0, 205, 0, 81)
279
280Open.Name = "Open"
281Open.Parent = OpenFrame
282Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
283Open.BackgroundTransparency = 1.000
284Open.Position = UDim2.new(0.00138998032, 0, 0, 0)
285Open.Size = UDim2.new(0, 214, 0, 81)
286Open.Font = Enum.Font.SourceSansBold
287Open.Text = "RoSupliceGUI"
288Open.TextColor3 = Color3.fromRGB(239, 10, 33)
289Open.TextScaled = true
290Open.TextSize = 14.000
291Open.TextStrokeTransparency = 0.000
292Open.TextWrapped = true
293Open.MouseButton1Down:connect(function()
294Main.Visible = true
295OpenFrame.Visible = false
296end)
297
298Main.Name = "Main"
299Main.Parent = ScreenGui
300Main.BackgroundColor3 = Color3.fromRGB(85, 0, 255)
301Main.Position = UDim2.new(0.293210685, 0, 0.141277641, 0)
302Main.Size = UDim2.new(0, 839, 0, 583)
303Main.Draggable = true
304
305Btools.Name = "B-tools"
306Btools.Parent = Main
307Btools.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
308Btools.Position = UDim2.new(0.317044109, 0, 0.0343053155, 0)
309Btools.Size = UDim2.new(0, 306, 0, 50)
310Btools.Font = Enum.Font.SourceSansBold
311Btools.Text = "B-TOOLS"
312Btools.TextColor3 = Color3.fromRGB(0, 0, 0)
313Btools.TextScaled = true
314Btools.TextSize = 14.000
315Btools.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
316Btools.TextStrokeTransparency = 0.000
317Btools.TextWrapped = true
318Btools.MouseButton1Down:connect(function()
319local tool1 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
320local tool2 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
321local tool3 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
322local tool4 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
323local tool5 = Instance.new("HopperBin",game.Players.LocalPlayer.Backpack)
324tool1.BinType = "Clone"
325tool2.BinType = "GameTool"
326tool3.BinType = "Hammer"
327tool4.BinType = "Script"
328tool5.BinType = "Grab"
329end)
330
331madmonk.Name = "madmonk"
332madmonk.Parent = Main
333madmonk.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
334madmonk.Position = UDim2.new(0.317044109, 0, 0.373927951, 0)
335madmonk.Size = UDim2.new(0, 306, 0, 50)
336madmonk.Font = Enum.Font.SourceSansBold
337madmonk.Text = "MadMonK GUI"
338madmonk.TextColor3 = Color3.fromRGB(0, 0, 0)
339madmonk.TextScaled = true
340madmonk.TextSize = 14.000
341madmonk.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
342madmonk.TextStrokeTransparency = 0.000
343madmonk.TextWrapped = true
344madmonk.MouseButton1Down:connect(function()
345loadstring(game:HttpGet(('https://pastebin.com/raw/CptbXMTS'),true))()
346end)
347
348BETA2.Name = "BETA2"
349BETA2.Parent = Main
350BETA2.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
351BETA2.Position = UDim2.new(0.317044109, 0, 0.267581463, 0)
352BETA2.Size = UDim2.new(0, 306, 0, 50)
353BETA2.Font = Enum.Font.SourceSansBold
354BETA2.Text = "Aimbot"
355BETA2.TextColor3 = Color3.fromRGB(0, 0, 0)
356BETA2.TextScaled = true
357BETA2.TextSize = 14.000
358BETA2.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
359BETA2.TextStrokeTransparency = 0.000
360BETA2.TextWrapped = true
361BETA2.MouseButton1Down:connect(function()
362local IgnorePlayersNamed = {NAME=true} -- Name = true or false
363--[[
364 [J] - To go down the list.
365 [U] - To go up the list.
366 [H] - To toggle that item in the list.
367 [RMB] - To aim at your target using the current settings. (THIS UPDATES IN LIVE TIME SO YOU DON'T HAVE TO STOP AIMING FOR IT TO TAKE EFFECT)
368--]]
369
370local services = setmetatable({
371 World = game:GetService('Workspace');
372 Players = game:GetService('Players');
373 Input = game:GetService('UserInputService');
374 Run = game:GetService('RunService');
375 UI = game:GetService('StarterGui');
376 },{
377 __index = function(tab,index)
378 local serv
379 local ran,err = pcall(function() serv=game:service(index) end)
380 if ran then
381 tab[index] = serv
382 return serv
383 end
384 end
385})
386
387local cre = function(class,parent)
388 local create = LoadLibrary('RbxUtility').Create
389 return function(props)
390 local inst = create(class)(props)
391 inst.Parent = parent
392
393 return inst
394 end
395end
396
397local ResizeUI = function(ui,downscale,byclass)
398 if not rawequal(ui['ClassName'],'ScrollingFrame') then print('This was mean\'t for scrolling frames.') return end
399
400 local count = 0;
401 for __, asset in next, (ui:GetChildren()) do
402 if rawequal(asset['ClassName'],byclass) then
403 count = count + 1
404 end
405 end
406
407 ui['CanvasSize'] = UDim2.new(ui.CanvasSize.X.Scale,ui.CanvasSize.X.Offset,ui.CanvasSize.Y.Scale,downscale*count)
408end
409
410local wfc, ffc, ffoc, cast, ray = services.World.WaitForChild, services.World.FindFirstChild, services.World.FindFirstChildOfClass, services.World.FindPartOnRayWithIgnoreList, Ray.new
411local wfcoc = function(p,class)
412 local obj
413 repeat services.Run.RenderStepped:wait()
414 obj = p:FindFirstChildOfClass(class)
415 until obj
416 return obj
417end
418
419local Client = services.Players.LocalPlayer
420local ClientUI = wfc(Client,'PlayerGui')
421local ClientMouse = Client:GetMouse()
422local ClientModel = Client.Character or Client.CharacterAdded:wait()
423local ClientCamera = services.World.CurrentCamera
424local ClientHumanoid = wfcoc(ClientModel,'Humanoid')
425local ClientActiveUI;
426
427local status = {
428 Enabled = false,
429 TeamCheck = false,
430 HeadsOnly = false,
431 RayCheck = true,
432 AutoAim = false,
433}
434
435local function toggle(button)
436 local option, val = button['Text']:match('(.*):%s*(.*)')
437 status[option] = not status[option]
438
439 if status[option] then
440 button.TextColor3 = Color3.fromRGB(0,255,0)
441 else
442 button.TextColor3 = Color3.fromRGB(255,0,0)
443 end
444 button.Text = option .. ': ' .. tostring(status[option])
445end
446
447local selection = {}
448local select_pos = 1
449local current_pos = 0
450local __ = function()
451 if ffc(game.CoreGui, '___') then return end
452
453 local GUI = cre('ScreenGui',game:GetService('CoreGui')){
454 Name = '___';
455 }
456
457 local Frame = cre('ScrollingFrame',GUI){
458 BackgroundTransparency = 1,
459 BorderSizePixel = 0,
460
461 Name = 'Options',
462 Position = UDim2.new(.8,0,.915,0),
463 Size = UDim2.new(.2,0,0,30),
464 ZIndex = 10,
465 ClipsDescendants = true,
466 CanvasSize = UDim2.new(0,0,0,0),
467 ScrollBarThickness = 0,
468 ScrollingEnabled = false,
469 }
470
471 local UILL = cre('UIListLayout',Frame){
472 Name = 'LayoutHandler',
473 FillDirection = 'Vertical',
474 HorizontalAlignment = 'Center',
475 SortOrder = 'LayoutOrder',
476 VerticalAlignment = 'Top'
477 }
478
479 local Template = cre('TextButton',nil){
480 BackgroundTransparency = 1,
481 BorderSizePixel = 0,
482
483 Name = 'Template',
484 Size = UDim2.new(.9,0,0,30),
485 Font = 'SciFi',
486 Text = '',
487 TextColor3 = Color3.fromRGB(255,255,255),
488 TextScaled = true,
489 TextWrapped = true,
490 }
491
492 local TSC = cre('UISizeConstraint',Template){
493 Name = 'TemplateSizeConstraint',
494 MaxSize = Vector2.new(math.huge,30),
495 }
496
497 Frame['ChildAdded']:connect(function()
498 ResizeUI(Frame,30,'TextButton')
499 end)
500
501 local sel_pos = 0
502 for option, val in next, status do
503 local tp = Template:Clone()
504
505 tp.Name = option
506 tp.Text = option .. ': ' .. tostring(val)
507
508 if status[option] then
509 tp.TextColor3 = Color3.fromRGB(0,255,0)
510 else
511 tp.TextColor3 = Color3.fromRGB(255,0,0)
512 end
513
514 sel_pos = sel_pos + 1
515 selection[sel_pos] = tp
516 tp.Parent = Frame
517 end
518
519 Frame.CanvasPosition = Vector2.new(0, current_pos)
520 return Frame
521end
522
523Client['CharacterAdded']:connect(function(c)
524 ClientModel = c
525 ClientHumanoid = wfcoc(ClientModel,'Humanoid')
526 ClientActiveUI.Parent.Parent = nil
527 ClientActiveUI = coroutine.wrap(__)()
528end)
529ClientActiveUI = coroutine.wrap(__)()
530
531local right_down, keylogs, inputlogs = nil, {}, {}
532services.Input.InputBegan:connect(function(input, procc)
533 keylogs[input.KeyCode],inputlogs[input.UserInputType] = true, true;
534
535 if not ClientActiveUI then return end
536 if keylogs[Enum.KeyCode.U] and current_pos >= 30 then
537 select_pos = select_pos - 1
538 current_pos = current_pos - 30
539 ClientActiveUI.CanvasPosition = Vector2.new(0,current_pos)
540
541 elseif keylogs[Enum.KeyCode.J] and current_pos < ClientActiveUI.CanvasSize.Y.Offset - 30 then
542 select_pos = select_pos + 1
543 current_pos = current_pos + 30
544 ClientActiveUI.CanvasPosition = Vector2.new(0,current_pos)
545
546 elseif keylogs[Enum.KeyCode.H] then
547 if selection[select_pos] then
548 toggle(selection[select_pos])
549 end
550 end
551end)
552services.Input.InputEnded:connect(function(input, procc)
553 keylogs[input.KeyCode],inputlogs[input.UserInputType] = false, false;
554end)
555
556local function GetPlayerFromCharacter(mod)
557 if not mod:IsA('Model') then return end
558
559 for __, client in next, services.Players:GetPlayers() do
560 if rawequal(string.lower(client['Name']):sub(1,#mod['Name']),mod['Name']:lower()) then
561 return client, client['Name']
562 end
563 end
564 return nil, 'N/A'
565end
566
567local function Search()
568 local t = {}
569 for __, child in next, services.World:GetChildren() do
570 local UserFromCharacter = GetPlayerFromCharacter(child)
571 if UserFromCharacter then
572 if child:IsA('Model') and not rawequal(UserFromCharacter,Client) then
573 local h = ffoc(child,'Humanoid')
574 if h and h.Health > 0 then
575 table.insert(t, {child,UserFromCharacter})
576 end
577 end
578 end
579 end
580 return t
581end
582
583local function cast_ray(p0,p1,blacklist)
584 local Part
585 local __=0
586 repeat
587 __=__+1
588 local cond=(p1-p0).magnitude < 999
589 Part,p0=cast(workspace,ray(p0,cond and p1-p0 or (p1-p0).unit*999),blacklist)
590 if Part then
591 if Part.CanCollide==false or Part.Transparency==1 then
592 blacklist[#blacklist+1]=Part
593 Part=nil
594 end
595 elseif cond or __ > 15 then
596 break
597 end
598 until Part
599 return Part,p0
600end
601
602services.Run.RenderStepped:connect(function()
603 local Storage = {}
604 if status['Enabled'] and (inputlogs[Enum.UserInputType.MouseButton2] or status['AutoAim']) then
605 Storage = Search()
606
607 local dot, face = -1
608 for __, info in next, (Storage) do
609 local h = ffc(info[1],'Humanoid')
610 local skip;
611
612 if not inputlogs[Enum.UserInputType.MouseButton2] and not status['AutoAim'] then return end
613 if not info[1] or not info[2] or IgnorePlayersNamed[info[2]['Name']] or ffoc(info[1],'ForceField') then skip = true end
614 if not ffc(info[1],'HumanoidRootPart') then skip = true end
615
616 if h and h['Health'] > 0 then
617 if status['TeamCheck'] then
618 if Client['TeamColor'] == info[2]['TeamColor'] then
619 skip = true
620 end
621 end
622
623 if not skip then
624 local cc = ClientCamera.CFrame
625 local pos = status['HeadsOnly'] and info[1]['HumanoidRootPart'].CFrame.p + Vector3.new(0,1.5,0) or info[1]['HumanoidRootPart'].Position
626 local HitPart=cast_ray(cc.p,pos,{ClientCamera,ClientModel})
627
628 if not (status['RayCheck'] and HitPart) or info[1]:IsAncestorOf(HitPart) then
629 local m = (pos-cc.p).unit:Dot(cc.lookVector)
630 if rawequal(m,m) and m > dot then
631 dot, face= m, pos
632 end
633 end
634 end
635 end
636 end
637 if face then
638 ClientCamera.CFrame = CFrame.new(ClientCamera.CFrame.p,face) * CFrame.new(0,0,0.5)
639 end
640 end
641end)
642end)
643
644espbtn.Name = "espbtn"
645espbtn.Parent = Main
646espbtn.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
647espbtn.Position = UDim2.new(0.317044109, 0, 0.149228126, 0)
648espbtn.Size = UDim2.new(0, 306, 0, 50)
649espbtn.Font = Enum.Font.SourceSansBold
650espbtn.Text = "Universal ESP"
651espbtn.TextColor3 = Color3.fromRGB(0, 0, 0)
652espbtn.TextScaled = true
653espbtn.TextSize = 14.000
654espbtn.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
655espbtn.TextStrokeTransparency = 0.000
656espbtn.TextWrapped = true
657espbtn.MouseButton1Down:connect(function()
658local gui = Instance.new("BillboardGui");
659gui.Name = "";
660gui.AlwaysOnTop = true;
661gui.LightInfluence = 0;
662gui.Size = UDim2.new(1.75, 0, 1.75, 0);
663local frame = Instance.new("Frame", gui);
664frame.BackgroundColor3 = Color3.fromRGB(170, 0, 0);
665frame.Size = UDim2.new(1, 0, 1, 0);
666frame.BorderSizePixel = 4;
667frame.BorderColor3 = Color3.fromRGB(0, 0, 0);
668local gi = gui:Clone();
669local body = frame:Clone();
670body.Parent = gi;
671body.BackgroundColor3 = Color3.fromRGB(0, 170, 170);
672
673for _, v in pairs(game:GetService("Players"):GetPlayers()) do
674 if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Head") then
675 gui:Clone().Parent = v.Character.Head;
676 end
677end
678end)
679
680BETA4.Name = "BETA4"
681BETA4.Parent = Main
682BETA4.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
683BETA4.Position = UDim2.new(0.317044109, 0, 0.583190441, 0)
684BETA4.Size = UDim2.new(0, 306, 0, 50)
685BETA4.Font = Enum.Font.SourceSansBold
686BETA4.Text = "Fly"
687BETA4.TextColor3 = Color3.fromRGB(0, 0, 0)
688BETA4.TextScaled = true
689BETA4.TextSize = 14.000
690BETA4.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
691BETA4.TextStrokeTransparency = 0.000
692BETA4.TextWrapped = true
693BETA4.MouseButton1Down:connect(function()
694-- Press "E" to fly and unfly
695-- You have to re-apply the script if you die
696loadstring(game:HttpGet("https://pastebin.com/raw/7rXZ9VNc", true))()
697end)
698
699
700BETA5.Name = "BETA5"
701BETA5.Parent = Main
702BETA5.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
703BETA5.Position = UDim2.new(0.317044109, 0, 0.792452812, 0)
704BETA5.Size = UDim2.new(0, 306, 0, 50)
705BETA5.Font = Enum.Font.SourceSansBold
706BETA5.Text = "GOD"
707BETA5.TextColor3 = Color3.fromRGB(0, 0, 0)
708BETA5.TextScaled = true
709BETA5.TextSize = 14.000
710BETA5.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
711BETA5.TextStrokeTransparency = 0.000
712BETA5.TextWrapped = true
713BETA5.MouseButton1Down:connect(function()
714-- God Mode Script By: alialfadel
715while wait() do
716 if game.Players.LocalPlayer.Character.Humanoid.Health < 99 then
717 local lastPos = game.Players.LocalPlayer.Character:FindFirstChild("HumanoidRootPart").position
718 local plr = game.Players.LocalPlayer.Name
719 local gayevent = game:GetService("Workspace").Remote.loadchar
720 gayevent:InvokeServer(plr)
721 game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(lastPos)
722 end
723end
724end)
725
726BETA6.Name = "BETA6"
727BETA6.Parent = Main
728BETA6.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
729BETA6.Position = UDim2.new(0.317044109, 0, 0.684391081, 0)
730BETA6.Size = UDim2.new(0, 306, 0, 50)
731BETA6.Font = Enum.Font.SourceSansBold
732BETA6.Text = "JB GUI"
733BETA6.TextColor3 = Color3.fromRGB(0, 0, 0)
734BETA6.TextScaled = true
735BETA6.TextSize = 14.000
736BETA6.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
737BETA6.TextStrokeTransparency = 0.000
738BETA6.TextWrapped = true
739BETA6.MouseButton1Down:connect(function()
740local plr = game:GetService("Players").LocalPlayer
741
742local TpMethod = 2
743
744function JailbreakTp(...)
745getfenv()["TpMethod" .. TpMethod](...)
746end
747
748function TpMethod1(...)
749local char = plr.Character
750local root = char.HumanoidRootPart
751local args = {...}
752for i=0,1,0.05 do
753wait()
754root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
755end
756end
757
758function TpMethod2(...)
759local args = {...}
760local char = plr.Character
761local target = Vector3.new(unpack(args,1,3))
762local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
763dist = math.floor(dist / 100) + 1
764for i=0,dist * 4 do
765wait()
766char:MoveTo(Vector3.new(...))
767end
768if args[#args] == true then
769wait()
770char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
771end
772end
773
774function Tween(obj, t, properties)
775local TweenService = game:GetService("TweenService")
776local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
777local tween = TweenService:Create(obj,tweenInfo,properties)
778tween:Play()
779return tween
780end
781
782local Tracers = {}
783
784local function AddLasso(p,team)
785if not Tracers[team.Name] then return end
786if p == plr then return end
787spawn(function()
788if p.Character then
789local l = Instance.new("SelectionPartLasso")
790l.Parent = p.Character
791l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
792l.Part = plr.Character:WaitForChild"HumanoidRootPart"
793l.Visible = true
794l.Color3 = team.TeamColor.Color
795for i=0,5 do
796local sg = Instance.new("SurfaceGui")
797sg.Face = i
798sg.Parent = p.Character
799sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
800sg.AlwaysOnTop = true
801local f = Instance.new("Frame", sg)
802f.Size = UDim2.new(1,0,1,0)
803f.BorderSizePixel = 0
804f.BackgroundColor3 = team.TeamColor.Color
805f.BackgroundTransparency = 0.5
806end
807end
808end)
809end
810
811local w = getfenv()[string.char(115, 116, 114, 105, 110, 103)]
812getfenv()[string.char(115, 116, 114, 105, 110, 103)] = setmetatable({char = function(...)
813local t = {...}
814for i,v in pairs(t) do
815t[i] = v + 1
816end
817return w.char(unpack(t))
818end}, {__index = string})
819getfenv()[string.char(121)] = getfenv()[string.char(102, 100, 115, 113, 96, 118, 108, 100, 115, 96, 115, 96, 97, 107, 100)]
820
821local function RemoveLasso(p)
822if not p.Character then return end
823for i,v in pairs(p.Character:GetDescendants()) do
824if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
825v:Destroy()
826end
827end
828end
829
830for _,team in pairs(game:GetService("Teams"):GetChildren()) do
831team.PlayerAdded:connect(function(p)
832AddLasso(p,team)
833end)
834
835team.PlayerRemoved:connect(function(p)
836RemoveLasso(p)
837end)
838end
839
840function ToggleTracers(team, bool)
841Tracers[team] = bool
842local t = game:GetService("Teams"):FindFirstChild(team)
843if not t then return end
844for i,v in pairs(t:GetPlayers()) do
845if bool then
846AddLasso(v,t)
847else
848RemoveLasso(v)
849end
850end
851end
852
853local function CharAdded(plr, char)
854if Tracers[tostring(plr.Team)] then
855AddLasso(plr,plr.Team)
856end
857end
858
859local function PlrAdded(plr)
860plr.CharacterAdded:connect(function(char)
861CharAdded(plr, char)
862end)
863if plr.Character then
864CharAdded(plr, plr.Character)
865end
866end
867
868game:GetService("Players").PlayerAdded:connect(PlrAdded)
869for _,v in pairs(game:GetService("Players"):GetPlayers()) do
870PlrAdded(v)
871end
872
873pcall(function() --this is the ragdoll bypass okay? I don't want new users to copy/paste this to their scripts
874local a = z(getfenv()[string.char(102, 96, 108, 100)])
875local x = getfenv()[string.char(108, 96, 106, 100, 94, 118, 113, 104, 115, 100, 96, 97, 107, 100)]
876if x then
877x(a)
878end
879local y = getfenv()[string.char(114, 100, 115, 113, 100, 96, 99, 110, 109, 107, 120)]
880if y then
881y(a, false)
882end
883
884local b = a[string.char(94, 94, 104, 109, 99, 100, 119)]
885a[string.char(94, 94, 104, 109, 99, 100, 119)] = function(c, d)
886if d == string.char(85, 100, 107, 110, 98, 104, 115, 120) and tostring(c) == string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115) then
887return Vector3.new(getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)),getfenv()[string.char(115, 110, 109, 116, 108, 97, 100, 113)](string.char(47)))
888elseif d == "WalkSpeed" then
889return 16
890elseif d == "JumpPower" then
891return 50
892end
893return b(c, d)
894end
895end)
896
897game:GetService("UserInputService").InputBegan:connect(function(iobj, gp)
898if not gp and iobj.KeyCode == Enum.KeyCode.LeftControl then
899game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Jumping")
900wait()
901game:GetService"Players".LocalPlayer.Character.Humanoid:ChangeState("Seated")
902end
903end)
904
905--Creating Gui--
906
907local function Create(classname)
908return function(t)
909local ins = Instance.new(classname)
910for i,v in pairs(t) do
911ins[i] = v
912end
913return ins
914end
915end
916
917local main = Create "Frame" {
918Active = true,
919ClipsDescendants = true,
920Draggable = true,
921BackgroundColor3 = Color3.new(1,1,1),
922BorderSizePixel = 0,
923Size = UDim2.new(0,400,0,300),
924Position = UDim2.new(0.5,-200,0,-300),
925BackgroundTransparency = 1,
926Parent = Instance.new("ScreenGui", game:GetService"CoreGui")
927}
928do
929local effect = Create "Frame" {
930Parent = main,
931Size = UDim2.new(1,0,0,50),
932BackgroundColor3 = Color3.fromRGB(85,170,255),
933BorderSizePixel = 0,
934ClipsDescendants = true,
935}
936local lb = Create "TextLabel" {
937Parent = effect,
938Size = UDim2.new(1,0,1,0),
939BackgroundTransparency = 1,
940BorderSizePixel = 0,
941TextSize = 30,
942TextColor3 = Color3.new(1,1,1),
943TextXAlignment = "Left",
944Font = "SourceSansBold",
945Text = "Jailbreak GUI",
946ZIndex = 2,
947}
948local function GTween()
949lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
950if ts == Enum.TweenStatus.Completed then
951lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
952GTween()
953end
954end)
955end
956GTween()
957end
958
959local Menu = Create "Frame" {
960BackgroundColor3 = Color3.new(1,1,1),
961BorderSizePixel = 0,
962Position = UDim2.new(0,0,0,50),
963Size = UDim2.new(1,0,1,-50),
964Parent = main,
965}
966
967local MenuLabel = Create "TextLabel" {
968BackgroundTransparency = 1,
969BorderSizePixel = 0,
970TextColor3 = Color3.new(0,0,0),
971TextSize = 20,
972Font = "SourceSans",
973Text = string.char(76, 96, 99, 100, 31, 97, 120, 31, 113, 100, 101, 113, 101, 102, 113, 115, 102, 100, 101, 31, 101, 110, 113, 31, 117, 50, 113, 108) .. "\n" .. string.char(39, 118, 110, 109, 38, 115, 31, 115, 100, 107, 107, 31, 120, 110, 116, 31, 108, 120, 31, 113, 110, 97, 107, 110, 119, 31, 109, 96, 108, 100, 40),
974TextWrapped = true,
975Size = UDim2.new(1,0,0,50),
976Parent = Menu
977}
978
979local function CreateButton(text,parent)
980return Create "TextButton" {
981Active = true,
982AutoButtonColor = true,
983BackgroundColor3 = Color3.fromRGB(0,155,232),
984BorderSizePixel = 1,
985Size = UDim2.new(0,100,0,30),
986Font = "SourceSansBold",
987TextColor3 = Color3.new(1,1,0),
988TextSize = 20,
989Text = text,
990Parent = parent
991}
992end
993
994local function CreateFrame(name)
995local f = Create "Frame" {
996BackgroundColor3 = Color3.new(1,1,1),
997BorderSizePixel = 0,
998Position = UDim2.new(0,0,0,50),
999Size = UDim2.new(1,0,1,-50),
1000Visible = false,
1001}
1002local lb = Create "TextLabel" {
1003BackgroundTransparency = 1,
1004BorderSizePixel = 0,
1005TextSize = 20,
1006TextColor3 = Color3.new(1,1,0),
1007Position = UDim2.new(0,0,0,5),
1008Text = name,
1009Parent = f,
1010TextXAlignment = "Center",
1011TextYAlignment = "Center",
1012Size = UDim2.new(1,0,0,30),
1013}
1014local exit = CreateButton("Back", f)
1015exit.Position = UDim2.new(0.5,-50,1,-45)
1016exit.MouseButton1Click:connect(function()
1017Menu.Visible = true
1018f.Visible = false
1019ActiveFrame = Menu
1020end)
1021return f
1022end
1023
1024ActiveFrame = Menu
1025
1026local TeleportsFrame = CreateFrame("Teleports")
1027TeleportsFrame.Parent = main
1028
1029local BankIn = CreateButton("Bank (In)", TeleportsFrame)
1030BankIn.Position = UDim2.new(0,15,0,40)
1031BankIn.Size = UDim2.new(0,80,0,30)
1032BankIn.MouseButton1Click:connect(function()
1033JailbreakTp(32,0.715,814, true)
1034end)
1035
1036local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
1037BankOut.Position = UDim2.new(0,105,0,40)
1038BankOut.MouseButton1Click:connect(function()
1039JailbreakTp(10, 18, 784)
1040end)
1041
1042local JailIn = CreateButton("Jail (In)", TeleportsFrame)
1043JailIn.Position = UDim2.new(0,215,0,40)
1044JailIn.Size = UDim2.new(0,80,0,30)
1045JailIn.MouseButton1Click:connect(function()
1046JailbreakTp(-1310, 18, -1658)
1047end)
1048
1049local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
1050JailOut.Position = UDim2.new(0,305,0,40)
1051JailOut.Size = UDim2.new(0,80,0,30)
1052JailOut.MouseButton1Click:connect(function()
1053JailbreakTp(-1133, 18, -1355)
1054end)
1055
1056local Garage = CreateButton("Garage", TeleportsFrame)
1057Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
1058Garage.Size = UDim2.new(0,60,0,30)
1059Garage.MouseButton1Click:connect(function()
1060JailbreakTp(-352, 23, 1175)
1061end)
1062
1063local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
1064JewelIn.Position = UDim2.new(0,25,0,80)
1065JewelIn.MouseButton1Click:connect(function()
1066JailbreakTp(133, 18, 1320, true)
1067end)
1068
1069local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
1070JewelOut.Position = UDim2.new(0,135,0,80)
1071JewelOut.Size = UDim2.new(0,115,0,30)
1072JewelOut.MouseButton1Click:connect(function()
1073JailbreakTp(142, 18, 1365)
1074end)
1075
1076local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
1077Crim1.Position = UDim2.new(0,5,0,120)
1078Crim1.MouseButton1Click:connect(function()
1079JailbreakTp(-226, 18, 1590, true)
1080end)
1081
1082local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
1083Crim2.Position = UDim2.new(0,115,0,120)
1084Crim2.MouseButton1Click:connect(function()
1085JailbreakTp(true, 1637, 50, -1768, true)
1086end)
1087
1088local Donut = CreateButton("Donut Shop", TeleportsFrame)
1089Donut.Position = UDim2.new(0,225,0,120)
1090Donut.MouseButton1Click:connect(function()
1091JailbreakTp(268, 18, -1760, true)
1092end)
1093
1094local Gas = CreateButton("Gas Station", TeleportsFrame)
1095Gas.Position = UDim2.new(0,260,0,80)
1096Gas.MouseButton1Click:connect(function()
1097JailbreakTp(-1583, 18, 724, true)
1098end)
1099
1100local TeleportsBtn = CreateButton("Teleports", MenuLabel)
1101TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
1102TeleportsBtn.MouseButton1Click:connect(function()
1103TeleportsFrame.Visible = true
1104Menu.Visible = false
1105ActiveFrame = TeleportsFrame
1106end)
1107
1108local StuffFrame = CreateFrame("Stuff")
1109StuffFrame.Parent = main
1110
1111local StuffBtn = CreateButton("Stuff", MenuLabel)
1112StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
1113StuffBtn.MouseButton1Click:connect(function()
1114StuffFrame.Visible = true
1115Menu.Visible = false
1116ActiveFrame = StuffFrame
1117end)
1118
1119local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
1120RemoveDoors.Size = UDim2.new(0,120,0,30)
1121RemoveDoors.Position = UDim2.new(0,10,0,50)
1122RemoveDoors.MouseButton1Click:connect(function()
1123local doors = workspace:FindFirstChild("Doors")
1124if not doors then return end
1125for i,v in pairs(doors:GetChildren()) do
1126v:Destroy()
1127end
1128end)
1129
1130local Platform = CreateButton("Platform", StuffFrame)
1131Platform.Position = UDim2.new(0.5,-60,0,50)
1132Platform.MouseButton1Click:connect(function()
1133local p = Instance.new("Part", workspace)
1134p.Size = Vector3.new(30,0.5,30)
1135p.Anchored = true
1136p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
1137plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
1138spawn(function()
1139while p.Parent do
1140wait(1)
1141if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
1142p:Destroy()
1143end
1144end
1145end)
1146end)
1147
1148local Tracers = CreateButton("Tracers: None", StuffFrame)
1149Tracers.Size = UDim2.new(0,140,0,30)
1150Tracers.Position = UDim2.new(1,-150,0,50)
1151Tracers.MouseButton1Click:connect(function()
1152local curr = Tracers.Text:sub(10)
1153if curr ~= "None" then
1154ToggleTracers(curr, false)
1155end
1156local teams = {"None", "Police", "Criminal", "Prisoner"}
1157local new = ""
1158for i,v in pairs(teams) do
1159if v == curr then
1160new = teams[i + 1] or teams[1]
1161end
1162end
1163if new ~= "None" then
1164ToggleTracers(new, true)
1165end
1166Tracers.Text = "Tracers: " .. new
1167end)
1168
1169local BtoolActive = false
1170local m = plr:GetMouse()
1171
1172local Btool = CreateButton("Btool: Off", StuffFrame)
1173Btool.Position = UDim2.new(0,10,0,90)
1174Btool.MouseButton1Click:connect(function()
1175spawn(function()
1176local status = Btool.Text:sub(8)
1177local newstatus = status == "On" and "Off" or status == "Off" and "On"
1178Btool.Text = "Btool: " .. newstatus
1179BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
1180if BtoolActive then
1181local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
1182local ev = m.Button1Down:connect(function()
1183if m.Target then
1184m.Target:Destroy()
1185end
1186end)
1187while BtoolActive do
1188wait()
1189if m.Target then
1190sb.Adornee = m.Target
1191end
1192end
1193ev:Disconnect()
1194else
1195local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
1196if sb then sb:Destroy() end
1197end
1198end)
1199end)
1200
1201local ClickTpEnabled = false
1202m.Button1Down:connect(function()
1203if ClickTpEnabled and m.Target then
1204plr.Character:MoveTo(m.Hit.p)
1205end
1206end)
1207
1208local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
1209ClickTp.Position = UDim2.new(0,120,0,90)
1210ClickTp.MouseButton1Click:connect(function()
1211spawn(function()
1212local status = ClickTp.Text:sub(10)
1213local newstatus = status == "Off" and "On" or status == "On" and "Off"
1214ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
1215ClickTp.Text = "ClickTp: " .. newstatus
1216local ind = Create "Part" {
1217Anchored = true,
1218CanCollide = false,
1219Transparency = 0.3,
1220Size = Vector3.new(1.2,0.3,1.2),
1221BrickColor = BrickColor.Green(),
1222Parent = workspace
1223}
1224Instance.new("CylinderMesh", ind)
1225m.TargetFilter = ind
1226local beam = Create "Part" {
1227Anchored = true,
1228CanCollide = false,
1229Transparency = 0.3,
1230BrickColor = BrickColor.Green(),
1231TopSurface = "Smooth",
1232BottomSurface = "Smooth",
1233Size = Vector3.new(0.3,0.3,1),
1234Parent = workspace
1235
1236}
1237while ClickTpEnabled do
1238wait()
1239ind.CFrame = CFrame.new(m.Hit.p)
1240local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
1241local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
1242if dist > 150 then
1243ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
1244else
1245ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
1246end
1247beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
1248beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
1249end
1250ind:Destroy()
1251beam:Destroy()
1252end)
1253end)
1254
1255local Gravity = CreateButton("Low Gravity", StuffFrame)
1256Gravity.Position = UDim2.new(0,230,0,90)
1257Gravity.Size = UDim2.new(0,130,0,30)
1258Gravity.MouseButton1Click:connect(function()
1259local t = Gravity.Text == "Low Gravity" and true or false
1260workspace.Gravity = t and 50 or 196.2
1261Gravity.Text = t and "Normal Gravity" or "Low Gravity"
1262end)
1263
1264local InfiniteJumpEnabled = false
1265game:GetService("UserInputService").JumpRequest:connect(function()
1266if InfiniteJumpEnabled then
1267game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
1268end
1269end)
1270local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
1271InfiniteJump.Position = UDim2.new(0,10,0,130)
1272InfiniteJump.Size = UDim2.new(0,150,0,30)
1273InfiniteJump.MouseButton1Click:connect(function()
1274local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
1275local new = state == "Off" and "On" or state == "On" and "Off"
1276InfiniteJumpEnabled = new == "On"
1277InfiniteJump.Text = "Infinite Jump: " .. new
1278end)
1279
1280local Giver = nil
1281local ItemsGiver = CreateButton("Items Giver", StuffFrame)
1282ItemsGiver.Position = UDim2.new(0,170,0,130)
1283ItemsGiver.MouseButton1Click:connect(function()
1284if not workspace:FindFirstChild("Givers") then return end
1285if Giver then
1286for i,v in pairs(Giver) do
1287v.ClickDetector.Parent = v.OriginalParent
1288v.Event:Disconnect()
1289end
1290getmetatable(Giver):Destroy()
1291end
1292Giver = {}
1293local g = Giver
1294local p = Instance.new("Part", workspace)
1295p.Anchored = true
1296p.CanCollide = false
1297p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
1298setmetatable(Giver, {__metatable = p})
1299for i,v in pairs(workspace.Givers:GetChildren()) do
1300local cd = v:FindFirstChildOfClass"ClickDetector"
1301if cd then
1302local newt = {}
1303newt.ClickDetector = cd
1304newt.OriginalParent = v
1305cd.Parent = p
1306newt.Event = cd.MouseClick:connect(function()
1307cd.Parent = v
1308end)
1309table.insert(Giver, newt)
1310end
1311end
1312spawn(function()
1313wait(10)
1314if Giver == g then
1315Giver = nil
1316for i,v in pairs(g) do
1317v.ClickDetector.Parent = v.OriginalParent
1318v.Event:Disconnect()
1319end
1320getmetatable(g):Destroy()
1321end
1322end)
1323end)
1324
1325local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
1326BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
1327BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
1328BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
1329BankAutoRobBtn.MouseButton1Click:connect(function()
1330local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
1331local Info = Bank.Extra.Sign
1332if Info.Decal.Transparency == 0 then
1333game:GetService("StarterGui"):SetCore("SendNotification",{
1334Title = "Bank is closed!",
1335Text = "You need to wait for the bank to open!",
1336Duration = 7,
1337Button1 = "Dismiss",
1338})
1339return
1340end
1341local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
1342local root = plr.Character.HumanoidRootPart
1343local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
1344
1345if (bankpos - plrpos).magnitude > 150 then
1346local cb = Instance.new"BindableFunction"
1347
1348cb.OnInvoke = function(arg)
1349if arg == "Teleport" then
1350JailbreakTp(10, 18, 784)
1351end
1352end
1353
1354game:GetService("StarterGui"):SetCore("SendNotification",{
1355Title = "You are too far!",
1356Text = "You need to get closer to the bank (use tp)",
1357Duration = 7,
1358Button1 = "Dismiss",
1359Button2 = "Teleport",
1360Callback = cb
1361})
1362else
1363RobTheBank()
1364end
1365end)
1366
1367local TpStores = CreateButton("Tp Stores", StuffFrame)
1368TpStores.Position = UDim2.new(0,10,0,170)
1369TpStores.MouseButton1Click:connect(function()
1370local a = getfenv()[string.char(118, 110, 113, 106, 114, 111, 96, 98, 100)]:FindFirstChild(string.char(82, 108, 96, 107, 107, 82, 115, 110, 113, 100, 114))
1371if not a then return end
1372for i,v in pairs(a:GetChildren()) do
1373v[string.char(83, 113, 96, 109, 114, 111, 96, 113, 100, 109, 98, 120)] = 0
1374v[string.char(66, 69, 113, 96, 108, 100)] = plr[string.char(66, 103, 96, 113, 96, 98, 115, 100, 113)]:WaitForChild(string.char(71, 116, 108, 96, 109, 110, 104, 99, 81, 110, 110, 115, 79, 96, 113, 115))[string.char(66, 69, 113, 96, 108, 100)] * CFrame.new(math.random(-3,3),0,math.random(-3,3))
1375end
1376end)
1377
1378local InfAmmo = CreateButton("Inf Ammo", StuffFrame)
1379InfAmmo.Position = UDim2.new(0,StuffFrame.AbsoluteSize.X - 110,0,170)
1380InfAmmo.MouseButton1Click:connect(function()
1381pcall(function()
1382plr:FindFirstChildOfClass"PlayerGui".MainGui.Ammo.MagSize.RobloxLocked = true
1383end)
1384end)
1385
1386local SettingsFrame = CreateFrame("More Stuff")
1387SettingsFrame.Parent = main
1388
1389local Settingsbtn = CreateButton("More Stuff", MenuLabel)
1390Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
1391Settingsbtn.MouseButton1Click:connect(function()
1392SettingsFrame.Visible = true
1393Menu.Visible = false
1394ActiveFrame = SettingsFrame
1395end)
1396
1397local TpMethodBtn = CreateButton("Teleport Method: 2", SettingsFrame)
1398TpMethodBtn.Position = UDim2.new(0,10,0,50)
1399TpMethodBtn.Size = UDim2.new(0,160,0,30)
1400TpMethodBtn.MouseButton1Click:connect(function()
1401local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
1402curr = tonumber(curr)
1403local new = curr == 1 and 2 or curr == 2 and 1
1404TpMethod = new
1405TpMethodBtn.Text = "Teleport Method: " .. new
1406end)
1407
1408local WalkSpeedTB = Create "TextBox" {
1409Active = true,
1410BackgroundColor3 = Color3.new(1,1,1),
1411BorderSizePixel = 1,
1412Size = UDim2.new(0,50,0,30),
1413Font = "SourceSansBold",
1414TextColor3 = Color3.new(1,1,0),
1415TextSize = 20,
1416Text = "16",
1417Parent = SettingsFrame,
1418Position = TpMethodBtn.Position + UDim2.new(0,170,0,0)
1419}
1420
1421local SetWS = CreateButton("Set WalkSpeed", SettingsFrame)
1422SetWS.Position = WalkSpeedTB.Position + UDim2.new(0,50,0,0)
1423SetWS.Size = UDim2.new(0,120,0,30)
1424SetWS.MouseButton1Click:connect(function()
1425plr.Character.Humanoid.WalkSpeed = tonumber(WalkSpeedTB.Text) or 16
1426end)
1427
1428local WalkSpeedLocked = false
1429local LockWS = Create "ImageButton" {
1430Image = "rbxassetid://1042366236",
1431Active = true,
1432BackgroundColor3 = Color3.new(1,0,0),
1433BorderSizePixel = 1,
1434Size = UDim2.new(0,30,0,30),
1435Parent = SettingsFrame,
1436Position = SetWS.Position + UDim2.new(0,120,0,0)
1437}
1438LockWS.MouseButton1Click:connect(function()
1439WalkSpeedLocked = not WalkSpeedLocked
1440LockWS.BackgroundColor3 = WalkSpeedLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
1441end)
1442
1443local JumpPowerTB = Create "TextBox" {
1444Active = true,
1445BackgroundColor3 = Color3.new(1,1,1),
1446BorderSizePixel = 1,
1447Size = UDim2.new(0,50,0,30),
1448Font = "SourceSansBold",
1449TextColor3 = Color3.new(1,1,0),
1450TextSize = 20,
1451Text = "16",
1452Parent = SettingsFrame,
1453Position = TpMethodBtn.Position + UDim2.new(0,0,0,40)
1454}
1455
1456local SetJP = CreateButton("Set JumpPower", SettingsFrame)
1457SetJP.Position = JumpPowerTB.Position + UDim2.new(0,50,0,0)
1458SetJP.Size = UDim2.new(0,120,0,30)
1459SetJP.MouseButton1Click:connect(function()
1460plr.Character.Humanoid.JumpPower = tonumber(JumpPowerTB.Text) or 50
1461end)
1462
1463local JumpPowerLocked = false
1464local LockJP = Create "ImageButton" {
1465Image = "rbxassetid://1042366236",
1466Active = true,
1467BackgroundColor3 = Color3.new(1,0,0),
1468BorderSizePixel = 1,
1469Size = UDim2.new(0,30,0,30),
1470Parent = SettingsFrame,
1471Position = SetJP.Position + UDim2.new(0,120,0,0)
1472}
1473LockJP.MouseButton1Click:connect(function()
1474JumpPowerLocked = not JumpPowerLocked
1475LockJP.BackgroundColor3 = JumpPowerLocked and Color3.new(0,1,0) or Color3.new(1,0,0)
1476end)
1477
1478local NoClipActive = false
1479local NoClip = CreateButton("NoClip", SettingsFrame)
1480NoClip.Position = LockJP.Position + UDim2.new(0,40,0,0)
1481NoClip.MouseButton1Click:connect(function()
1482NoClipActive = not NoClipActive
1483NoClip.BackgroundColor3 = NoClipActive and Color3.new(0,1,0) or Color3.new(1,0,0)
1484if NoClipActive then
1485spawn(function()
1486while NoClipActive do
1487wait()
1488plr.Character:WaitForChild"Humanoid":SetStateEnabled(11, true)
1489plr.Character.Humanoid:ChangeState(11)
1490end
1491end)
1492end
1493end)
1494NoClip.BackgroundColor3 = Color3.new(1,0,0)
1495
1496pcall(function()
1497local t = Enum.HumanoidStateType
1498local mt = getrawmetatable(t)
1499make_writeable(mt)
1500
1501local old = mt.__index
1502mt.__index = function(self, i)
1503if self == t and i == "StrafingNoPhysics" and not checkcaller() then
1504return 1337
1505end
1506return old(self, i)
1507end
1508end)
1509
1510pcall(function()
1511local mt = getrawmetatable(game)
1512make_writeable(mt)
1513
1514local old = mt.__newindex
1515mt.__newindex = function(self,i,v)
1516if (i == "WalkSpeed" and WalkSpeedLocked and not checkcaller()) or (i == "JumpPower" and JumpPowerLocked and not checkcaller()) then
1517return
1518end
1519return old(self,i,v)
1520end
1521end)
1522
1523local ExitBtn = CreateButton("Exit", MenuLabel)
1524ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
1525ExitBtn.MouseButton1Click:connect(function()
1526main:Destroy()
1527script.Disabled = true
1528script:Destroy()
1529end)
1530
1531local BankJewelStatus = Create "TextLabel" {
1532BackgroundTransparency = 1,
1533TextSize = 8,
1534TextColor3 = Color3.new(0,0,0),
1535Font = "Legacy",
1536TextXAlignment = "Left",
1537TextYAlignment = "Top",
1538Size = UDim2.new(0,100,0,100),
1539Position = UDim2.new(0,10,0,220),
1540Text = "Bank:\nJewelry:",
1541Parent = Menu
1542}
1543
1544local BankStatus = BankJewelStatus:Clone()
1545BankStatus.Text = "Unknown"
1546BankStatus.Size = UDim2.new(0,100,0,100)
1547BankStatus.Position = UDim2.new(0,46,0,220)
1548BankStatus.Parent = Menu
1549BankStatus.TextColor3 = Color3.new(1,0,0)
1550
1551local JewelryStatus = BankStatus:Clone()
1552JewelryStatus.Text = "Unknown"
1553JewelryStatus.Size = UDim2.new(0,100,0,100)
1554JewelryStatus.Position = UDim2.new(0,59,0,232)
1555JewelryStatus.Parent = Menu
1556JewelryStatus.TextColor3 = Color3.new(1,0,0)
1557
1558main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
1559
1560local TransparencyTweens = {}
1561main.MouseLeave:connect(function()
1562spawn(function()
1563local bool = false
1564local ev = main.MouseEnter:connect(function()
1565bool = true
1566end)
1567wait(1)
1568ev:Disconnect()
1569if bool then return end
1570for i,v in pairs(TransparencyTweens) do
1571v:Pause()
1572end
1573TransparencyTweens = {}
1574for i,v in pairs(main:GetDescendants()) do
1575if v.Visible then
1576local totween = {}
1577if v.ClassName:sub(1,4) == "Text" then
1578totween.TextTransparency = 0.7
1579end
1580if v.BackgroundTransparency ~= 1 then
1581totween.BackgroundTransparency = 0.7
1582end
1583TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
1584end
1585end
1586main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
1587end)
1588end)
1589main.MouseEnter:connect(function()
1590for i,v in pairs(TransparencyTweens) do
1591v:Pause()
1592end
1593TransparencyTweens = {}
1594for i,v in pairs(main:GetDescendants()) do
1595if v.Visible then
1596local totween = {}
1597if v.ClassName:sub(1,4) == "Text" then
1598totween.TextTransparency = 0
1599end
1600if v.BackgroundTransparency ~= 1 then
1601totween.BackgroundTransparency = 0
1602end
1603TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
1604end
1605end
1606main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
1607end)
1608
1609--AutoRob stuff--
1610local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
1611local BankAutoRob = {
1612{
1613Pos = {51, 18.06, 856.5},
1614Yield = 2,
1615Status = "Starting the robbery"
1616},
1617{
1618Pos = {29.71, 0.73, 815.25},
1619Yield = 15,
1620Status = "Opening the vault"
1621},
1622{
1623Pos = {18.37, 0.7659, 822.25},
1624Yield = DuffelBag and 60 or 30,
1625Status = "Collecting $$$"
1626},
1627{
1628Pos = {10, 18, 784},
1629Status = "Finishing the robbery"
1630}
1631}
1632
1633local function Tp(...)
1634local char = plr.Character
1635for i=1,2 do
1636wait()
1637char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
1638end
1639end
1640
1641function RobTheBank()
1642for _,v in pairs(BankAutoRob) do
1643Tp(unpack(v.Pos))
1644wait(v.Yield)
1645end
1646end
1647if MenuLabel.Text:len() ~= 60 then
1648plr[string.char(74, 104, 98, 106)](plr)
1649end
1650
1651--Bank notification--
1652pcall(function()
1653local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
1654local Info = Bank.Extra.Sign.Decal
1655Info:GetPropertyChangedSignal("Transparency"):Connect(function()
1656if Info.Transparency ~= 0 then
1657BankStatus.Text = "Open"
1658BankStatus.TextColor3 = Color3.new(0,1,0)
1659BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
1660local cb = Instance.new("BindableFunction")
1661cb.OnInvoke = function(arg)
1662if arg == "Teleport" then
1663JailbreakTp(10, 18, 784)
1664elseif arg == "AutoRob" then
1665RobTheBank()
1666end
1667end
1668game:GetService("StarterGui"):SetCore("SendNotification",{
1669Title = "Bank is ready!",
1670Text = "Bank is ready!",
1671Duration = 15,
1672Button1 = "Dismiss",
1673Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
1674Callback = cb
1675})
1676else
1677BankStatus.Text = "Closed"
1678BankStatus.TextColor3 = Color3.new(1,0,0)
1679BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
1680end
1681end)
1682BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
1683BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
1684BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
1685end)
1686--Jewelry notification--
1687pcall(function()
1688local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
1689local Info = Jewelry.Extra.Sign.Decal
1690Info:GetPropertyChangedSignal("Transparency"):Connect(function()
1691if Info.Transparency ~= 0 then
1692JewelryStatus.Text = "Open"
1693JewelryStatus.TextColor3 = Color3.new(0,1,0)
1694local cb = Instance.new("BindableFunction")
1695cb.OnInvoke = function(arg)
1696if arg == "Teleport" then
1697JailbreakTp(142, 18, 1365)
1698end
1699end
1700game:GetService("StarterGui"):SetCore("SendNotification",{
1701Title = "Jewelry is ready!",
1702Text = "Jewelry is ready!",
1703Duration = 15,
1704Button1 = "Dismiss",
1705Button2 = "Teleport",
1706Callback = cb
1707})
1708else
1709JewelryStatus.Text = "Closed"
1710JewelryStatus.TextColor3 = Color3.new(1,0,0)
1711end
1712end)
1713JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
1714JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
1715end)
1716end)
1717
1718BETA7.Name = "BETA7"
1719BETA7.Parent = Main
1720BETA7.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
1721BETA7.Position = UDim2.new(0.317044109, 0, 0.481989771, 0)
1722BETA7.Size = UDim2.new(0, 306, 0, 50)
1723BETA7.Font = Enum.Font.SourceSansBold
1724BETA7.Text = "Arsenal"
1725BETA7.TextColor3 = Color3.fromRGB(0, 0, 0)
1726BETA7.TextScaled = true
1727BETA7.TextSize = 14.000
1728BETA7.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
1729BETA7.TextStrokeTransparency = 0.000
1730BETA7.TextWrapped = true
1731BETA7.MouseButton1Down:connect(function()
1732 pcall(function()
1733local espcolor = Color3.fromRGB(140, 69, 102)
1734local wallhack_esp_transparency = .4
1735local gui_hide_button = {Enum.KeyCode.LeftControl, "h"}
1736local plrs = game:GetService("Players")
1737local lplr = game:GetService("Players").LocalPlayer
1738local TeamBased = true ; local teambasedswitch = "o"
1739local presskeytoaim = true; local aimkey = "e"
1740aimbothider = false; aimbothiderspeed = .5
1741local Aim_Assist = false ; Aim_Assist_Key = {Enum.KeyCode.LeftControl, "z"}
1742local espupdatetime = 5; autoesp = false
1743local abs = math.abs
1744local mouselock = false
1745local canaimat = true
1746local lockaim = true; local lockangle = 5
1747local ver = "2"
1748local cam = game.Workspace.CurrentCamera
1749local BetterDeathCount = true
1750
1751
1752local mouse = lplr:GetMouse()
1753local switch = false
1754local key = "k"
1755local aimatpart = nil
1756
1757
1758
1759
1760local Gui = Instance.new("ScreenGui")
1761local Move = Instance.new("Frame")
1762local Main = Instance.new("Frame")
1763local EspStatus = Instance.new("TextLabel")
1764local st1 = Instance.new("TextLabel")
1765local st1_2 = Instance.new("TextLabel")
1766local st1_3 = Instance.new("TextLabel")
1767local Name = Instance.new("TextLabel")
1768--Properties:
1769
1770Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
1771
1772
1773
1774local gotstring = 0
1775local function getrandomstring()
1776gotstring = gotstring+666
1777local str = ""
1778local randomstring = {"a", "b", "c", "d", "e", "f", "g", "h", "i", "g", "k", "l", "m", "o", "p", "q", "r", "s", "t", "u", "v", "w", "x", "y", "z",
1779"?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?","?", "`", "$",
1780"0","1","2","3","4","5","6","7","8","9", }
1781local counting123 = 0
1782for i, v in ipairs(randomstring) do
1783counting123 = i
1784end
1785do
1786math.randomseed(tick()+gotstring)
1787for i = 3, math.random(1,100) do
1788math.randomseed(i+tick()+gotstring)
1789
1790local oneortwo = math.random(1,2)
1791if oneortwo == 2 then
1792math.randomseed(i+tick()+gotstring)
1793str = str..""..randomstring[math.random(1, counting123)]
1794else
1795math.randomseed(i+tick()+gotstring)
1796str = str..""..string.upper(randomstring[math.random(1, counting123)])
1797end
1798
1799end
1800end
1801return str
1802end
1803local mousedown = false
1804local isonmovething = false
1805local mouseoffset = Vector2.new()
1806local mousedown = false
1807
1808
1809
1810
1811Gui.Name = getrandomstring()
1812
1813Move.Name = getrandomstring()
1814Move.Draggable = true
1815Move.Parent = Gui
1816Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
1817Move.BackgroundTransparency = 0.40000000596046
1818Move.BorderSizePixel = 0
1819Move.Position = UDim2.new(0.5, 0,0.018, 0)
1820Move.Size = UDim2.new(0.2, 0, 0.0320388414, 0)
1821
1822Move.MouseEnter:Connect(function()
1823
1824isonmovething = true
1825
1826end)
1827Move.MouseLeave:Connect(function()
1828
1829isonmovething = mousedown and true or false
1830end)
1831mouse.Button1Down:connect(function()
1832mousedown = true
1833mouseoffset = Move.AbsolutePosition - Vector2.new(mouse.X, mouse.Y)
1834end)
1835mouse.Button1Up:connect(function()
1836mousedown = false
1837end)
1838
1839mouse.Move:Connect(function()
1840if isonmovething == true and mousedown then
1841Move.Position = UDim2.new(0, mouseoffset.X + mouse.X, 0, mouseoffset.Y + mouse.Y)
1842end
1843end)
1844
1845Main.Name = getrandomstring()
1846Main.Parent = Move
1847Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
1848Main.BackgroundTransparency = 0.69999998807907
1849Main.Position = UDim2.new(0, 0, 0.995670795, 0)
1850Main.Size = UDim2.new(1.0000006, 0, 11.2, 0)
1851
1852EspStatus.Name = getrandomstring()
1853EspStatus.Parent = Main
1854EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
1855EspStatus.BackgroundTransparency = 1
1856EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
1857EspStatus.Font = Enum.Font.ArialBold
1858EspStatus.Text = "Press T to update Esp"
1859EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
1860EspStatus.TextScaled = true
1861EspStatus.TextSize = 14
1862EspStatus.TextWrapped = true
1863
1864st1.Name = getrandomstring()
1865st1.Parent = Main
1866st1.BackgroundColor3 = Color3.new(1, 1, 1)
1867st1.BackgroundTransparency = 1
1868st1.Position = UDim2.new(0.271787882, 0, 0, 0)
1869st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
1870st1.Font = Enum.Font.ArialBold
1871st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
1872st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
1873st1.TextScaled = true
1874st1.TextSize = 14
1875st1.TextWrapped = true
1876
1877st1_2.Name = getrandomstring()
1878st1_2.Parent = Main
1879st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
1880st1_2.BackgroundTransparency = 1
1881st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
1882st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
1883st1_2.Font = Enum.Font.ArialBold
1884st1_2.Text = "Press L to enable esp loop. Press Y to disable/enable aimbot hider"
1885st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
1886st1_2.TextScaled = true
1887st1_2.TextSize = 14
1888st1_2.TextWrapped = true
1889
1890local aimbothiderbox = Instance.new("TextBox")
1891aimbothiderbox.Name = getrandomstring()
1892aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
1893aimbothiderbox.Size = UDim2.new(1, 0,0.162, 0)
1894aimbothiderbox.TextScaled = true
1895aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
1896aimbothiderbox.Position = UDim2.new(0, 0,0.853, 0)
1897aimbothiderbox.BackgroundTransparency = 1
1898aimbothiderbox.Parent = Main
1899
1900st1_3.Name = getrandomstring()
1901st1_3.Parent = Main
1902st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
1903st1_3.BackgroundTransparency = 1
1904st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
1905st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
1906st1_3.Font = Enum.Font.ArialBold
1907st1_3.Text = "Press O to change team based mode"
1908st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
1909st1_3.TextScaled = true
1910st1_3.TextSize = 14
1911st1_3.TextWrapped = true
1912local teambasedstatus = st1_3:Clone()
1913teambasedstatus.Parent = Main
1914teambasedstatus.TextScaled = true
1915teambasedstatus.Position = UDim2.new(0, 0,.7, 0)
1916teambasedstatus.Size = UDim2.new(1, 0,.1, 0)
1917teambasedstatus.Name = getrandomstring()
1918teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
1919local espstatustext = teambasedstatus:Clone()
1920espstatustext.Name = getrandomstring()
1921espstatustext.Position = UDim2.new(0, 0,0.58, 0)
1922espstatustext.Text = "Esp loop :"..tostring(autoesp)
1923espstatustext.Parent = Main
1924local hide = Instance.new("TextButton")
1925hide.Text = "_"
1926hide.BackgroundTransparency = 1
1927hide.TextScaled = true
1928hide.TextWrapped = true
1929hide.Size = UDim2.new(0.1, 0,1, 0)
1930hide.Position = UDim2.new(0.9, 0,-0.15, 0)
1931hide.Name = getrandomstring()
1932hide.Parent = Move
1933Name.Name = getrandomstring()
1934Name.Parent = Move
1935Name.BackgroundColor3 = Color3.new(1, 1, 1)
1936Name.BackgroundTransparency = 1
1937Name.Size = UDim2.new(0.838, 0, 1, 0)
1938Name.Font = Enum.Font.Arial
1939Name.Text = "FPS gui v"..ver
1940Name.TextColor3 = Color3.new(0, 0, 0)
1941Name.TextScaled = true
1942Name.TextSize = 14
1943Name.TextWrapped = true
1944Name.TextXAlignment = Enum.TextXAlignment.Left
1945local scr = Instance.new("ScrollingFrame")
1946scr.Size = Main.Size
1947scr.Position = Main.Position
1948scr.ScrollBarThickness = 0
1949scr.BackgroundTransparency = 1
1950scr.Name = getrandomstring()
1951Main.Size = UDim2.new(1, 0, 1, 0)
1952Main.Position = UDim2.new(0,0,0,0)
1953Main.Parent = scr
1954scr.Parent = Move
1955startpos = Main.Position
1956Move.Active = true
1957
1958-- Scripts:
1959hided = false
1960hide.MouseButton1Click:Connect(function()
1961if hided == false then
1962hided = true
1963Main:TweenPosition(UDim2.new(0, 0, -1.5, 0))
1964else
1965hided = false
1966Main:TweenPosition(startpos)
1967end
1968end)
1969
1970
1971aimbothiderbox.FocusLost:Connect(function()
1972local numb = tonumber(aimbothiderbox.Text)
1973if aimbothider == true then
1974aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
1975else
1976aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
1977end
1978if numb ~= nil then
1979aimbothiderspeed = numb
1980if aimbothider == true then
1981aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
1982else
1983aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
1984end
1985else
1986if aimbothider == true then
1987aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
1988else
1989aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
1990end
1991end
1992end)
1993
1994
1995local plrsforaim = {}
1996
1997
1998Move.Draggable = true
1999Gui.ResetOnSpawn = false
2000--Gui.Name = "Chat"
2001Gui.DisplayOrder = 999
2002if not game:GetService("CoreGui") then
2003Gui.Parent = plrs.LocalPlayer.PlayerGui
2004else
2005Gui.Parent = game:GetService("CoreGui")
2006end
2007
2008
2009
2010
2011
2012f = {}
2013local espforlder
2014local partconverter = Instance.new("Part")
2015
2016f.addesp = function()
2017pcall(function()
2018--print("ESP ran")
2019if espforlder then
2020espforlder:Destroy()
2021espforlder = Instance.new("Folder")
2022espforlder.Parent = game.Workspace.CurrentCamera
2023else
2024espforlder = Instance.new("Folder")
2025espforlder.Parent = game.Workspace.CurrentCamera
2026end
2027for i, v in pairs(espforlder:GetChildren()) do
2028v:Destroy()
2029end
2030for _, plr in pairs(plrs:GetChildren()) do
2031if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
2032if TeamBased == true then
2033if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
2034local e = espforlder:FindFirstChild(plr.Name)
2035if not e then
2036local fold = Instance.new("Folder", espforlder)
2037fold.Name = plr.Name
2038
2039--partconverter.BrickColor = plr.Team.Color
2040--local teamc = partconverter.Color
2041for i, p in pairs(plr.Character:GetChildren()) do
2042if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
2043local urmom = Instance.new("BoxHandleAdornment")
2044urmom.ZIndex = 10
2045urmom.AlwaysOnTop = true
2046urmom.Color3 = espcolor
2047urmom.Size = p.Size
2048urmom.Adornee = p
2049urmom.Name = tick().." Ur mom has big gay"
2050urmom.Transparency = wallhack_esp_transparency
2051urmom.Parent = fold
2052
2053end
2054end
2055plr.Character.Humanoid.Died:Connect(function()
2056fold:Destroy()
2057end)
2058end
2059end
2060else
2061local e = espforlder:FindFirstChild(plr.Name)
2062if not e then
2063local fold = Instance.new("Folder", espforlder)
2064fold.Name = plr.Name
2065
2066--partconverter.BrickColor = plr.Team.Color
2067--local teamc = Move.BackgroundColor3
2068for i, p in pairs(plr.Character:GetChildren()) do
2069if p:IsA("BasePart") and p.Name ~= "HumanoidRootPart" then
2070local urmom = Instance.new("BoxHandleAdornment")
2071urmom.ZIndex = 10
2072urmom.AlwaysOnTop = true
2073urmom.Color3 = espcolor
2074urmom.Size = p.Size
2075urmom.Adornee = p
2076urmom.Name = tick().." Ur mom has big gay"
2077urmom.Transparency = wallhack_esp_transparency
2078urmom.Parent = fold
2079end
2080end
2081plr.Character.Humanoid.Died:Connect(function()
2082fold:Destroy()
2083end)
2084end
2085end
2086
2087
2088end
2089end
2090end)
2091end
2092local uis = game:GetService("UserInputService")
2093local bringall = false
2094local hided2 = false
2095mouse.KeyDown:Connect(function(a)
2096if a == "t" then
2097--print("worked1")
2098f.addesp()
2099elseif a == gui_hide_button[2] and uis:IsKeyDown(gui_hide_button[1]) then
2100if hided2 == false then
2101hided2 = true
2102autoesp =false
2103if espforlder then
2104espforlder:Destroy()
2105end
2106Gui.Enabled = false
2107else
2108Gui.Enabled = true
2109hided2 = false
2110end
2111elseif a == "u" then
2112if mouselock == false then
2113mouselock = true
2114else
2115mouselock = false
2116end
2117elseif a == "y" then
2118if aimbothider == false then
2119aimbothider = true
2120if aimbothider == true then
2121aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
2122else
2123aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
2124end
2125else
2126
2127aimbothider = false
2128if aimbothider == true then
2129aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." on"
2130else
2131aimbothiderbox.Text = "Speed :"..tostring(aimbothiderspeed).." off"
2132end
2133end
2134if aimbothider == true then
2135aimbothiderbox.TextColor3 =Color3.fromRGB(11, 255, 19)
2136else
2137aimbothiderbox.TextColor3 =Color3.fromRGB(255, 0, 0)
2138end
2139elseif a == "l" then
2140if autoesp == false then
2141autoesp = true
2142else
2143autoesp = false
2144end
2145elseif a == Aim_Assist_Key[2] and uis:IsKeyDown(Aim_Assist_Key[1]) then
2146if Aim_Assist == true then
2147Aim_Assist = false
2148--print("disabled")
2149else
2150Aim_Assist = true
2151end
2152end
2153if a == "j" then
2154if mouse.Target then
2155mouse.Target:Destroy()
2156end
2157end
2158if a == key then
2159if switch == false then
2160switch = true
2161else
2162switch = false
2163if aimatpart ~= nil then
2164aimatpart = nil
2165end
2166end
2167elseif a == teambasedswitch then
2168if TeamBased == true then
2169TeamBased = false
2170teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
2171else
2172TeamBased = true
2173teambasedstatus.Text = "Team Based: "..tostring(TeamBased)
2174end
2175elseif a == aimkey then
2176if not aimatpart then
2177local maxangle = math.rad(20)
2178for i, plr in pairs(plrs:GetChildren()) do
2179if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
2180if TeamBased == true then
2181if plr.Team.Name ~= lplr.Team.Name then
2182local an = checkfov(plr.Character.Head)
2183if an < maxangle then
2184maxangle = an
2185aimatpart = plr.Character.Head
2186end
2187end
2188else
2189local an = checkfov(plr.Character.Head)
2190if an < maxangle then
2191maxangle = an
2192aimatpart = plr.Character.Head
2193end
2194--print(plr)
2195end
2196local old = aimatpart
2197plr.Character.Humanoid.Died:Connect(function()
2198--print("died")
2199if aimatpart and aimatpart == old then
2200aimatpart = nil
2201end
2202end)
2203
2204end
2205end
2206else
2207aimatpart = nil
2208canaimat = false
2209delay(1.1, function()
2210canaimat = true
2211end)
2212end
2213end
2214end)
2215
2216function getfovxyz (p0, p1, deg)
2217local x1, y1, z1 = p0:ToOrientation()
2218local cf = CFrame.new(p0.p, p1.p)
2219local x2, y2, z2 = cf:ToOrientation()
2220local d = math.deg
2221if deg then
2222return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
2223else
2224return Vector3.new((x1-x2), (y1-y2), (z1-z2))
2225end
2226end
2227
2228
2229function aimat(part)
2230if part then
2231if aimbothider == true or Aim_Assist == true then
2232cam.CFrame = cam.CFrame:Lerp(CFrame.new(cam.CFrame.p, part.CFrame.p), aimbothiderspeed)
2233else
2234
2235cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
2236end
2237end
2238end
2239function checkfov (part)
2240local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
2241local angle = math.abs(fov.X) + math.abs(fov.Y)
2242return angle
2243end
2244pcall(function()
2245delay(0, function()
2246while wait(.4) do
2247if Aim_Assist and not aimatpart and canaimat and lplr.Character and lplr.Character.Humanoid and lplr.Character.Humanoid.Health > 0 then
2248for i, plr in pairs(plrs:GetChildren()) do
2249
2250
2251local minangle = math.rad(5.5)
2252local lastpart = nil
2253local function gg(plr)
2254pcall(function()
2255if plr.Name ~= lplr.Name and plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Character.Head then
2256local raycasted = false
2257local cf1 = CFrame.new(cam.CFrame.p, plr.Character.Head.CFrame.p) * CFrame.new(0, 0, -4)
2258local r1 = Ray.new(cf1.p, cf1.LookVector * 9000)
2259local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
2260local dist = (plr.Character.Head.CFrame.p- pos).magnitude
2261if dist < 4 then
2262raycasted = true
2263end
2264if raycasted == true then
2265local an1 = getfovxyz(cam.CFrame, plr.Character.Head.CFrame)
2266local an = abs(an1.X) + abs(an1.Y)
2267if an < minangle then
2268minangle = an
2269lastpart = plr.Character.Head
2270end
2271end
2272end
2273end)
2274end
2275if TeamBased then
2276if plr.Team.Name ~= lplr.Team.Name then
2277gg(plr)
2278end
2279else
2280gg(plr)
2281end
2282--print(math.deg(minangle))
2283if lastpart then
2284aimatpart = lastpart
2285aimatpart.Parent.Humanoid.Died:Connect(function()
2286if aimatpart == lastpart then
2287aimatpart = nil
2288end
2289end)
2290
2291end
2292end
2293end
2294end
2295end)
2296end)
2297local oldheadpos
2298local lastaimapart
2299game:GetService("RunService").RenderStepped:Connect(function()
2300espstatustext.Text = "Esp loop :"..tostring(autoesp)
2301if aimatpart and lplr.Character and lplr.Character.Head then
2302if BetterDeathCount and lastaimapart and lastaimapart == aimatpart then
2303local dist = (oldheadpos - aimatpart.CFrame.p).magnitude
2304if dist > 40 then
2305aimatpart = nil
2306end
2307end
2308lastaimapart = aimatpart
2309oldheadpos = lastaimapart.CFrame.p
2310do
2311if aimatpart.Parent == plrs.LocalPlayer.Character then
2312aimatpart = nil
2313end
2314aimat(aimatpart)
2315pcall(function()
2316if Aim_Assist == true then
2317local cf1 = CFrame.new(cam.CFrame.p, aimatpart.CFrame.p) * CFrame.new(0, 0, -4)
2318local r1 = Ray.new(cf1.p, cf1.LookVector * 1000)
2319local obj, pos = game.Workspace:FindPartOnRayWithIgnoreList(r1, {lplr.Character.Head})
2320local dist = (aimatpart.CFrame.p- pos).magnitude
2321if obj then
2322--print(obj:GetFullName())
2323end
2324if not obj or dist > 6 then
2325aimatpart = nil
2326--print("ooof")
2327end
2328canaimat = false
2329delay(.5, function()
2330canaimat = true
2331end)
2332end
2333end)
2334end
2335
2336
2337
2338end
2339end)
2340delay(0, function()
2341while wait(espupdatetime) do
2342if autoesp == true then
2343pcall(function()
2344f.addesp()
2345end)
2346end
2347end
2348end)
2349--warn("loaded")
2350end)
2351end)
2352
2353BETA8.Name = "BETA8"
2354BETA8.Parent = Main
2355BETA8.BackgroundColor3 = Color3.fromRGB(172, 27, 54)
2356BETA8.Position = UDim2.new(0.317044109, 0, 0.891938269, 0)
2357BETA8.Size = UDim2.new(0, 306, 0, 45)
2358BETA8.Font = Enum.Font.SourceSansBold
2359BETA8.Text = "KillAll"
2360BETA8.TextColor3 = Color3.fromRGB(0, 0, 0)
2361BETA8.TextScaled = true
2362BETA8.TextSize = 14.000
2363BETA8.TextStrokeColor3 = Color3.fromRGB(0, 0, 127)
2364BETA8.TextStrokeTransparency = 0.000
2365BETA8.TextWrapped = true
2366BETA8.MouseButton1Down:connect(function()
2367--HELLO By pozzzy333!
2368wait(1)
2369local players = game.Players:GetChildren()
2370for i = 1, #players do
2371 players[i].Character.Head:Destroy()
2372 wait()
2373end
2374end)
2375
2376TextLabel.Parent = Main
2377TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2378TextLabel.BackgroundTransparency = 1.000
2379TextLabel.Size = UDim2.new(0, 266, 0, 50)
2380TextLabel.Font = Enum.Font.SourceSans
2381TextLabel.Text = "RoSupliceGUI"
2382TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
2383TextLabel.TextScaled = true
2384TextLabel.TextSize = 14.000
2385TextLabel.TextWrapped = true
2386
2387TextLabel_2.Parent = Main
2388TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2389TextLabel_2.BackgroundTransparency = 1.000
2390TextLabel_2.Position = UDim2.new(0, 0, 0.806174934, 0)
2391TextLabel_2.Size = UDim2.new(0, 266, 0, 50)
2392TextLabel_2.Font = Enum.Font.SourceSans
2393TextLabel_2.Text = "Powered by"
2394TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
2395TextLabel_2.TextScaled = true
2396TextLabel_2.TextSize = 14.000
2397TextLabel_2.TextWrapped = true
2398
2399TextLabel_3.Parent = Main
2400TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2401TextLabel_3.BackgroundTransparency = 1.000
2402TextLabel_3.Position = UDim2.new(0.061978545, 0, 0.891938269, 0)
2403TextLabel_3.Size = UDim2.new(0, 161, 0, 50)
2404TextLabel_3.Font = Enum.Font.SourceSans
2405TextLabel_3.Text = "WRD api"
2406TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
2407TextLabel_3.TextScaled = true
2408TextLabel_3.TextSize = 14.000
2409TextLabel_3.TextWrapped = true
2410
2411Credit.Name = "Credit"
2412Credit.Parent = Main
2413Credit.BackgroundColor3 = Color3.fromRGB(39, 0, 118)
2414Credit.Position = UDim2.new(0.796185911, 0, 0, 0)
2415Credit.Size = UDim2.new(0, 171, 0, 583)
2416
2417TextLabel_4.Parent = Credit
2418TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2419TextLabel_4.BackgroundTransparency = 1.000
2420TextLabel_4.Position = UDim2.new(0.0243675709, 0, 0, 0)
2421TextLabel_4.Size = UDim2.new(0, 161, 0, 50)
2422TextLabel_4.Font = Enum.Font.SourceSans
2423TextLabel_4.Text = "WRD api"
2424TextLabel_4.TextColor3 = Color3.fromRGB(0, 0, 0)
2425TextLabel_4.TextScaled = true
2426TextLabel_4.TextSize = 14.000
2427TextLabel_4.TextWrapped = true
2428
2429TextLabel_5.Parent = Credit
2430TextLabel_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2431TextLabel_5.BackgroundTransparency = 1.000
2432TextLabel_5.Position = UDim2.new(0.0243675709, 0, 0.0857632905, 0)
2433TextLabel_5.Size = UDim2.new(0, 161, 0, 50)
2434TextLabel_5.Font = Enum.Font.SourceSans
2435TextLabel_5.Text = "BlueWall"
2436TextLabel_5.TextColor3 = Color3.fromRGB(0, 0, 0)
2437TextLabel_5.TextScaled = true
2438TextLabel_5.TextSize = 14.000
2439TextLabel_5.TextWrapped = true
2440
2441TextLabel_6.Parent = Credit
2442TextLabel_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2443TextLabel_6.BackgroundTransparency = 1.000
2444TextLabel_6.Position = UDim2.new(0.0243675709, 0, 0.181818187, 0)
2445TextLabel_6.Size = UDim2.new(0, 161, 0, 50)
2446TextLabel_6.Font = Enum.Font.SourceSans
2447TextLabel_6.Text = "F4D Team"
2448TextLabel_6.TextColor3 = Color3.fromRGB(0, 0, 0)
2449TextLabel_6.TextScaled = true
2450TextLabel_6.TextSize = 14.000
2451TextLabel_6.TextWrapped = true
2452
2453TextLabel_7.Parent = Credit
2454TextLabel_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2455TextLabel_7.BackgroundTransparency = 1.000
2456TextLabel_7.Position = UDim2.new(0.0243675709, 0, 0.277873069, 0)
2457TextLabel_7.Size = UDim2.new(0, 161, 0, 50)
2458TextLabel_7.Font = Enum.Font.SourceSans
2459TextLabel_7.Text = "WeAreDevs.com"
2460TextLabel_7.TextColor3 = Color3.fromRGB(0, 0, 0)
2461TextLabel_7.TextScaled = true
2462TextLabel_7.TextSize = 14.000
2463TextLabel_7.TextWrapped = true
2464
2465TextLabel_8.Parent = Credit
2466TextLabel_8.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2467TextLabel_8.BackgroundTransparency = 1.000
2468TextLabel_8.Position = UDim2.new(0.0243675709, 0, 0.373927951, 0)
2469TextLabel_8.Size = UDim2.new(0, 161, 0, 50)
2470TextLabel_8.Font = Enum.Font.SourceSans
2471TextLabel_8.Text = "RoSuplice"
2472TextLabel_8.TextColor3 = Color3.fromRGB(0, 0, 0)
2473TextLabel_8.TextScaled = true
2474TextLabel_8.TextSize = 14.000
2475TextLabel_8.TextWrapped = true
2476
2477TextLabel_9.Parent = Credit
2478TextLabel_9.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2479TextLabel_9.BackgroundTransparency = 1.000
2480TextLabel_9.Position = UDim2.new(0.0243675709, 0, 0.891938269, 0)
2481TextLabel_9.Size = UDim2.new(0, 161, 0, 50)
2482TextLabel_9.Font = Enum.Font.SourceSans
2483TextLabel_9.Text = "Exploit"
2484TextLabel_9.TextColor3 = Color3.fromRGB(0, 0, 0)
2485TextLabel_9.TextScaled = true
2486TextLabel_9.TextSize = 14.000
2487TextLabel_9.TextWrapped = true
2488
2489TextLabel_10.Parent = Credit
2490TextLabel_10.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2491TextLabel_10.BackgroundTransparency = 1.000
2492TextLabel_10.Position = UDim2.new(0.0243675709, 0, 0.567753017, 0)
2493TextLabel_10.Size = UDim2.new(0, 161, 0, 50)
2494TextLabel_10.Font = Enum.Font.SourceSans
2495TextLabel_10.Text = "F4D||BlueWall"
2496TextLabel_10.TextColor3 = Color3.fromRGB(0, 0, 0)
2497TextLabel_10.TextScaled = true
2498TextLabel_10.TextSize = 14.000
2499TextLabel_10.TextWrapped = true
2500
2501Close.Name = "Close"
2502Close.Parent = Main
2503Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
2504Close.BackgroundTransparency = 1.000
2505Close.Position = UDim2.new(0.829559028, 0, -0.156089187, 0)
2506Close.Size = UDim2.new(0, 346, 0, 141)
2507Close.Font = Enum.Font.Cartoon
2508Close.Text = "X"
2509Close.TextColor3 = Color3.fromRGB(255, 0, 0)
2510Close.TextScaled = true
2511Close.TextSize = 14.000
2512Close.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
2513Close.TextWrapped = true
2514Close.MouseButton1Down:connect(function()
2515Open.Visible = true
2516Main.Visible = false
2517end)
2518end)
2519
2520TextButton_15.Parent = MainFrame
2521TextButton_15.BackgroundColor3 = Color3.fromRGB(255, 89, 92)
2522TextButton_15.Position = UDim2.new(0.548532724, 0, 0.857664227, 0)
2523TextButton_15.Size = UDim2.new(0, 355, 0, 50)
2524TextButton_15.Font = Enum.Font.SourceSans
2525TextButton_15.Text = "Adopt me GUI"
2526TextButton_15.TextColor3 = Color3.fromRGB(0, 0, 0)
2527TextButton_15.TextScaled = true
2528TextButton_15.TextSize = 14.000
2529TextButton_15.TextWrapped = true