View difference between Paste ID: BTud63Vj and Pm66dRRa
SHOW: | | - or go back to the newest paste.
1-
-- Objects
1+
2
local SBO2Gui = Instance.new("ScreenGui", game.Players.LocalPlayer.PlayerGui)
3
local Main = Instance.new("Frame")
4
local Header = Instance.new("Frame")
5
local Hexus = Instance.new("TextLabel")
6
local TextLabel = Instance.new("TextLabel")
7
local NAME = Instance.new("TextLabel")
8
local Sides5 = Instance.new("Frame")
9
local HitBox = Instance.new("TextButton")
10
local Sides = Instance.new("Frame")
11
local Sides1 = Instance.new("Frame")
12
local Max = Instance.new("TextButton")
13
local F1Boss = Instance.new("TextButton")
14
local ESP = Instance.new("TextButton")
15
local Discord = Instance.new("TextLabel")
16
local F1miniBoss = Instance.new("TextButton")
17
local F1Spawn = Instance.new("TextButton")
18
local ItemTP = Instance.new("TextButton")
19
local FAM = Instance.new("TextButton")
20
local PlayerName = Instance.new("TextBox")
21
local TPTP = Instance.new("TextButton")
22
local Sides2 = Instance.new("Frame")
23
local Sides3 = Instance.new("Frame")
24
local Sides4 = Instance.new("Frame")
25
local RandomMob = Instance.new("TextButton")
26
local Keybind = Instance.new("TextBox")
27
local F2miniBoss = Instance.new("TextButton")
28
local F2BOSS = Instance.new("TextButton")
29
local OpenClose = Instance.new("TextButton")
30
local Loading = Instance.new("Frame")
31
local Text1 = Instance.new("TextLabel")
32
local Text2 = Instance.new("TextLabel")
33
local Text3 = Instance.new("TextLabel")
34
local Text4 = Instance.new("TextLabel")
35
local TAM = Instance.new("TextButton")
36
SBO2Gui.Name = "SBO2Gui"
37
--SBO2Gui.Parent = game.CoreGui
38-
-- Properties
38+
39
Main.Parent = SBO2Gui
40
Main.Active = true
41
Main.BackgroundColor3 = Color3.new(1, 1, 1)
42
Main.BorderSizePixel = 0
43
Main.ClipsDescendants = true
44
Main.Draggable = true
45
Main.Position = UDim2.new(0.759118557, 0, 0.286063582, 0)
46
Main.Selectable = true
47
Main.Size = UDim2.new(0, 261, 0, 400)
48
Main.Style = Enum.FrameStyle.RobloxRound
49
50
Header.Name = "Header"
51
Header.Parent = Main
52
Header.BackgroundColor3 = Color3.new(1, 1, 1)
53
Header.BorderSizePixel = 0
54
Header.ClipsDescendants = true
55
Header.Draggable = true
56
Header.Position = UDim2.new(-0.0306513403, 0, -0.0231213868, 0)
57
Header.Size = UDim2.new(0, 261, 0, 43)
58
Header.ZIndex = 4
59
Header.Style = Enum.FrameStyle.RobloxRound
60
61
Hexus.Name = "Hexus"
62
Hexus.Parent = Header
63
Hexus.BackgroundColor3 = Color3.new(1, 1, 1)
64
Hexus.BackgroundTransparency = 1
65
Hexus.Position = UDim2.new(-0.0651341006, 0, 0.511627913, 0)
66
Hexus.Size = UDim2.new(0, 208, 0, 27)
67
Hexus.ZIndex = 5
68
Hexus.Font = Enum.Font.SciFi
69
Hexus.FontSize = Enum.FontSize.Size12
70
Hexus.Text = "Made by: Lilith#7498, DenDen#7963"
71
Hexus.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
72
Hexus.TextSize = 12
73
74
TextLabel.Parent = Header
75
TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
76
TextLabel.BackgroundTransparency = 1
77
TextLabel.Position = UDim2.new(-0.333333343, 0, -0.348836571, 0)
78
TextLabel.Size = UDim2.new(0, 200, 0, 27)
79
TextLabel.ZIndex = 5
80
TextLabel.Font = Enum.Font.SciFi
81
TextLabel.FontSize = Enum.FontSize.Size14
82
TextLabel.Text = "HEXUS"
83
TextLabel.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
84
TextLabel.TextSize = 14
85
TextLabel.TextTransparency = -1
86
87
NAME.Name = "NAME"
88
NAME.Parent = Header
89
NAME.BackgroundColor3 = Color3.new(1, 1, 1)
90
NAME.BackgroundTransparency = 1
91
NAME.Position = UDim2.new(0.249042153, 0, -0.418604672, 0)
92
NAME.Size = UDim2.new(0, 210, 0, 36)
93
NAME.ZIndex = 5
94
NAME.Font = Enum.Font.SciFi
95
NAME.FontSize = Enum.FontSize.Size12
96
NAME.Text = "SBO2 GUI"
97
NAME.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
98
NAME.TextScaled = true
99
NAME.TextSize = 12
100
NAME.TextWrapped = true
101
102
Sides5.Name = "Sides5"
103
Sides5.Parent = Main
104
Sides5.BackgroundColor3 = Color3.new(1, 1, 1)
105
Sides5.BorderSizePixel = 0
106
Sides5.ClipsDescendants = true
107
Sides5.Draggable = true
108
Sides5.Position = UDim2.new(-0.0900383145, 0, 0.967037559, 0)
109
Sides5.Size = UDim2.new(0, 294, 0, 21)
110
Sides5.ZIndex = 3
111
Sides5.Style = Enum.FrameStyle.RobloxRound
112
113
HitBox.Name = "HitBox"
114
HitBox.Parent = Main
115
HitBox.BackgroundColor3 = Color3.new(0, 0, 0)
116
HitBox.BackgroundTransparency = 0.5
117
HitBox.Position = UDim2.new(-0.0306513403, 0, 0.104277462, 0)
118
HitBox.Size = UDim2.new(0, 126, 0, 33)
119
HitBox.Font = Enum.Font.ArialBold
120
HitBox.FontSize = Enum.FontSize.Size14
121
HitBox.Text = "Mob Hitbox"
122
HitBox.TextColor3 = Color3.new(0.619608, 0, 0)
123
HitBox.TextSize = 14
124
HitBox.TextWrapped = true
125
126
Sides.Name = "Sides"
127
Sides.Parent = Main
128
Sides.BackgroundColor3 = Color3.new(0.639216, 0, 0)
129
Sides.BorderColor3 = Color3.new(1, 0, 0.0156863)
130
Sides.BorderSizePixel = 0
131
Sides.ClipsDescendants = true
132
Sides.Draggable = true
133
Sides.Position = UDim2.new(-0.0919540226, 0, 0.0894364193, 0)
134
Sides.Size = UDim2.new(0, 299, 0, 1)
135
Sides.ZIndex = 6
136
137
Sides1.Name = "Sides1"
138
Sides1.Parent = Main
139
Sides1.BackgroundColor3 = Color3.new(0.639216, 0, 0)
140
Sides1.BorderColor3 = Color3.new(1, 0, 0.0156863)
141
Sides1.BorderSizePixel = 0
142
Sides1.ClipsDescendants = true
143
Sides1.Draggable = true
144
Sides1.Position = UDim2.new(-0.137931034, 0, 0.964147389, 0)
145
Sides1.Size = UDim2.new(0, 299, 0, 1)
146
Sides1.ZIndex = 3
147
148
Max.Name = "Max"
149
Max.Parent = Main
150
Max.BackgroundColor3 = Color3.new(0, 0, 0)
151
Max.BackgroundTransparency = 0.5
152
Max.Position = UDim2.new(-0.0306513403, 0, 0.20777458, 0)
153
Max.Size = UDim2.new(0, 126, 0, 33)
154
Max.Font = Enum.Font.ArialBold
155
Max.FontSize = Enum.FontSize.Size14
156
Max.Text = "Max Skills              No CoolDown"
157
Max.TextColor3 = Color3.new(0.619608, 0, 0)
158
Max.TextSize = 14
159
Max.TextWrapped = true
160
161
F1Boss.Name = "F1Boss"
162
F1Boss.Parent = Main
163
F1Boss.BackgroundColor3 = Color3.new(0, 0, 0)
164
F1Boss.BackgroundTransparency = 0.5
165
F1Boss.Position = UDim2.new(0.517241359, 0, 0.20777458, 0)
166
F1Boss.Size = UDim2.new(0, 126, 0, 33)
167
F1Boss.Font = Enum.Font.ArialBold
168
F1Boss.FontSize = Enum.FontSize.Size14
169
F1Boss.Text = "F1 Boss"
170
F1Boss.TextColor3 = Color3.new(0.619608, 0, 0)
171
F1Boss.TextSize = 14
172
F1Boss.TextWrapped = true
173
174
ESP.Name = "ESP"
175
ESP.Parent = Main
176
ESP.BackgroundColor3 = Color3.new(0, 0, 0)
177
ESP.BackgroundTransparency = 0.5
178
ESP.Position = UDim2.new(0.517241359, 0, 0.104277462, 0)
179
ESP.Size = UDim2.new(0, 126, 0, 33)
180
ESP.Font = Enum.Font.ArialBold
181
ESP.FontSize = Enum.FontSize.Size14
182
ESP.Text = "INFO"
183
ESP.TextColor3 = Color3.new(0.619608, 0, 0)
184
ESP.TextSize = 14
185
ESP.TextWrapped = true
186
187
Discord.Name = "Discord"
188
Discord.Parent = Main
189
Discord.BackgroundColor3 = Color3.new(1, 1, 1)
190
Discord.BackgroundTransparency = 1
191
Discord.Position = UDim2.new(-0.176245213, 0, 0.949763775, 0)
192
Discord.Size = UDim2.new(0, 208, 0, 27)
193
Discord.ZIndex = 3
194
Discord.Font = Enum.Font.SciFi
195
Discord.FontSize = Enum.FontSize.Size12
196
Discord.Text = "Hexus Discord : 8YeU2tG"
197
Discord.TextColor3 = Color3.new(0.588235, 0.0392157, 0.0392157)
198
Discord.TextSize = 12
199
200
F1miniBoss.Name = "F1miniBoss"
201
F1miniBoss.Parent = Main
202
F1miniBoss.BackgroundColor3 = Color3.new(0, 0, 0)
203
F1miniBoss.BackgroundTransparency = 0.5
204
F1miniBoss.Position = UDim2.new(-0.0306513906, 0, 0.311271667, 0)
205
F1miniBoss.Size = UDim2.new(0, 126, 0, 33)
206
F1miniBoss.Font = Enum.Font.ArialBold
207
F1miniBoss.FontSize = Enum.FontSize.Size14
208
F1miniBoss.Text = "F1 Mini Boss"
209
F1miniBoss.TextColor3 = Color3.new(0.619608, 0, 0)
210
F1miniBoss.TextSize = 14
211
F1miniBoss.TextWrapped = true
212
213
F1Spawn.Name = "F1Spawn"
214
F1Spawn.Parent = Main
215
F1Spawn.BackgroundColor3 = Color3.new(0, 0, 0)
216
F1Spawn.BackgroundTransparency = 0.5
217
F1Spawn.Position = UDim2.new(0.517241299, 0, 0.313771665, 0)
218
F1Spawn.Size = UDim2.new(0, 126, 0, 33)
219
F1Spawn.Font = Enum.Font.ArialBold
220
F1Spawn.FontSize = Enum.FontSize.Size14
221
F1Spawn.Text = "F1 Spawn"
222
F1Spawn.TextColor3 = Color3.new(0.619608, 0, 0)
223
F1Spawn.TextSize = 14
224
F1Spawn.TextWrapped = true
225
226
ItemTP.Name = "ItemTP"
227
ItemTP.Parent = Main
228
ItemTP.BackgroundColor3 = Color3.new(0, 0, 0)
229
ItemTP.BackgroundTransparency = 0.5
230
ItemTP.Position = UDim2.new(-0.0306513906, 0, 0.517658949, 0)
231
ItemTP.Size = UDim2.new(0, 126, 0, 33)
232
ItemTP.Font = Enum.Font.ArialBold
233
ItemTP.FontSize = Enum.FontSize.Size14
234
ItemTP.Text = "Item Crystal TP"
235
ItemTP.TextColor3 = Color3.new(0.619608, 0, 0)
236
ItemTP.TextSize = 14
237
ItemTP.TextWrapped = true
238
239
FAM.Name = "FAM"
240
FAM.Parent = Main
241
FAM.BackgroundColor3 = Color3.new(0, 0, 0)
242
FAM.BackgroundTransparency = 0.5
243
FAM.Position = UDim2.new(0.509578466, 0, 0.517658949, 0)
244
FAM.Size = UDim2.new(0, 126, 0, 33)
245
FAM.Font = Enum.Font.ArialBold
246
FAM.FontSize = Enum.FontSize.Size14
247
FAM.Text = "Freeze all mobs"
248
FAM.TextColor3 = Color3.new(0.619608, 0, 0)
249
FAM.TextSize = 14
250
FAM.TextWrapped = true
251
252
TAM.Name = "TAM"
253
TAM.Parent = Main
254
TAM.BackgroundColor3 = Color3.new(0, 0, 0)
255
TAM.BackgroundTransparency = 0.5
256
TAM.Position = UDim2.new(0.509578466, 0, 0.653265893, 0)
257
TAM.Size = UDim2.new(0, 126, 0, 33)
258
TAM.Font = Enum.Font.ArialBold
259
TAM.FontSize = Enum.FontSize.Size14
260
TAM.Text = "Thaw all mobs"
261
TAM.TextColor3 = Color3.new(0.619608, 0, 0)
262
TAM.TextSize = 14
263
TAM.TextWrapped = true
264
265
PlayerName.Name = "PlayerName"
266
PlayerName.Parent = Main
267
PlayerName.BackgroundColor3 = Color3.new(1, 1, 1)
268
PlayerName.BackgroundTransparency = 0.99000000953674
269
PlayerName.BorderSizePixel = 0
270
PlayerName.Position = UDim2.new(0.517241359, 0, 0.852369905, 0)
271
PlayerName.Size = UDim2.new(0, 126, 0, 33)
272
PlayerName.FontSize = Enum.FontSize.Size14
273
PlayerName.Text = "Player Name"
274
PlayerName.TextColor3 = Color3.new(1, 1, 1)
275
PlayerName.TextSize = 14
276
277
TPTP.Name = "TPTP"
278
TPTP.Parent = Main
279
TPTP.BackgroundColor3 = Color3.new(0, 0, 0)
280
TPTP.BackgroundTransparency = 0.5
281
TPTP.Position = UDim2.new(-0.0306514502, 0, 0.854869902, 0)
282
TPTP.Size = UDim2.new(0, 126, 0, 33)
283
TPTP.Font = Enum.Font.ArialBold
284
TPTP.FontSize = Enum.FontSize.Size14
285
TPTP.Text = "Teleport to Player >"
286
TPTP.TextColor3 = Color3.new(0.619608, 0, 0)
287
TPTP.TextSize = 14
288
TPTP.TextWrapped = true
289
290
Sides2.Name = "Sides2"
291
Sides2.Parent = Main
292
Sides2.BackgroundColor3 = Color3.new(0.639216, 0, 0)
293
Sides2.BorderColor3 = Color3.new(1, 0, 0.0156863)
294
Sides2.BorderSizePixel = 0
295
Sides2.ClipsDescendants = true
296
Sides2.Draggable = true
297
Sides2.Position = UDim2.new(-0.103448279, 0, 0.759638727, 0)
298
Sides2.Size = UDim2.new(0, 299, 0, 1)
299
Sides2.ZIndex = 3
300
301
Sides3.Name = "Sides3"
302
Sides3.Parent = Main
303
Sides3.BackgroundColor3 = Color3.new(0, 0, 0)
304
Sides3.BackgroundTransparency = 0.40000000596046
305
Sides3.BorderSizePixel = 0
306
Sides3.ClipsDescendants = true
307
Sides3.Draggable = true
308
Sides3.Position = UDim2.new(-0.0306513403, 0, 0.760823727, 0)
309
Sides3.Size = UDim2.new(0, 294, 0, 28)
310
311
Sides4.Name = "Sides4"
312
Sides4.Parent = Main
313
Sides4.BackgroundColor3 = Color3.new(0.639216, 0, 0)
314
Sides4.BorderColor3 = Color3.new(1, 0, 0.0156863)
315
Sides4.BorderSizePixel = 0
316
Sides4.ClipsDescendants = true
317
Sides4.Draggable = true
318
Sides4.Position = UDim2.new(-0.111111112, 0, 0.83082366, 0)
319
Sides4.Size = UDim2.new(0, 299, 0, 1)
320
Sides4.ZIndex = 3
321
322
RandomMob.Name = "RandomMob"
323
RandomMob.Parent = Main
324
RandomMob.BackgroundColor3 = Color3.new(0, 0, 0)
325
RandomMob.BackgroundTransparency = 0.5
326
RandomMob.Position = UDim2.new(-0.0306513906, 0, 0.653265893, 0)
327
RandomMob.Size = UDim2.new(0, 126, 0, 33)
328
RandomMob.Font = Enum.Font.ArialBold
329
RandomMob.FontSize = Enum.FontSize.Size14
330
RandomMob.Text = "TP Random Mob"
331
RandomMob.TextColor3 = Color3.new(0.619608, 0, 0)
332
RandomMob.TextSize = 14
333
RandomMob.TextWrapped = true
334
335
Keybind.Name = "Keybind"
336
Keybind.Parent = Main
337
Keybind.BackgroundColor3 = Color3.new(1, 1, 1)
338
Keybind.BackgroundTransparency = 0.99000000953674
339
Keybind.Position = UDim2.new(0.237241359, 0, 0.568265839, 0)
340
Keybind.Size = UDim2.new(0, 126, 0, 33)
341
Keybind.Font = Enum.Font.SourceSans
342
Keybind.FontSize = Enum.FontSize.Size14
343
Keybind.Text = "f"
344
Keybind.TextColor3 = Color3.new(0.635294, 0.176471, 0.176471)
345
Keybind.TextScaled = true
346
Keybind.TextSize = 14
347
Keybind.TextWrapped = true
348
349
F2miniBoss.Name = "F2miniBoss"
350
F2miniBoss.Parent = Main
351
F2miniBoss.BackgroundColor3 = Color3.new(0, 0, 0)
352
F2miniBoss.BackgroundTransparency = 0.5
353
F2miniBoss.Position = UDim2.new(-0.0306513906, 0, 0.416271657, 0)
354
F2miniBoss.Size = UDim2.new(0, 126, 0, 33)
355
F2miniBoss.Font = Enum.Font.ArialBold
356
F2miniBoss.FontSize = Enum.FontSize.Size14
357
F2miniBoss.Text = "F2 Mini Boss"
358
F2miniBoss.TextColor3 = Color3.new(0.619608, 0, 0)
359
F2miniBoss.TextSize = 14
360
F2miniBoss.TextWrapped = true
361
362
F2BOSS.Name = "F2BOSS"
363
F2BOSS.Parent = Main
364
F2BOSS.BackgroundColor3 = Color3.new(0, 0, 0)
365
F2BOSS.BackgroundTransparency = 0.5
366
F2BOSS.Position = UDim2.new(0.509578466, 0, 0.416271657, 0)
367
F2BOSS.Size = UDim2.new(0, 126, 0, 33)
368
F2BOSS.Font = Enum.Font.ArialBold
369
F2BOSS.FontSize = Enum.FontSize.Size14
370
F2BOSS.Text = "F2 Boss"
371
F2BOSS.TextColor3 = Color3.new(0.619608, 0, 0)
372
F2BOSS.TextSize = 14
373
F2BOSS.TextWrapped = true
374
375
OpenClose.Name = "OpenClose"
376
OpenClose.Parent = SBO2Gui
377
OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
378
OpenClose.Position = UDim2.new(0, 0, 0.432291657, 0)
379
OpenClose.Size = UDim2.new(0, 30, 0, 30)
380
OpenClose.Style = Enum.ButtonStyle.RobloxButton
381
OpenClose.Font = Enum.Font.ArialBold
382
OpenClose.FontSize = Enum.FontSize.Size14
383
OpenClose.Text = "H"
384
OpenClose.TextColor3 = Color3.new(0.760784, 0, 0)
385
OpenClose.TextSize = 14
386
OpenClose.TextWrapped = true
387
388
Loading.Name = "Loading"
389
Loading.Parent = SBO2Gui
390
Loading.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
391
Loading.BackgroundTransparency = 0.55000001192093
392
Loading.BorderColor3 = Color3.new(0.709804, 0, 0)
393
Loading.Position = UDim2.new(0.396656543, 0, 0.432762831, 0)
394
Loading.Size = UDim2.new(0, 330, 0, 107)
395
396
Text1.Name = "Text1"
397
Text1.Parent = Loading
398
Text1.BackgroundColor3 = Color3.new(1, 1, 1)
399
Text1.BackgroundTransparency = 1
400
Text1.Position = UDim2.new(-1.86264515e-09, 0, -0.0560747646, 0)
401
Text1.Size = UDim2.new(0, 316, 0, 101)
402
Text1.ZIndex = 2
403
Text1.Font = Enum.Font.SciFi
404
Text1.FontSize = Enum.FontSize.Size14
405
Text1.Text = "HEXUS"
406
Text1.TextColor3 = Color3.new(0.839216, 0, 0)
407
Text1.TextScaled = true
408
Text1.TextSize = 14
409
Text1.TextStrokeColor3 = Color3.new(0.313726, 0.313726, 0.313726)
410
Text1.TextWrapped = true
411
412
Text2.Name = "Text2"
413
Text2.Parent = Loading
414
Text2.BackgroundColor3 = Color3.new(1, 1, 1)
415
Text2.BackgroundTransparency = 1
416
Text2.Position = UDim2.new(0.0939393938, 0, -0.0560747646, 0)
417
Text2.Size = UDim2.new(0, 316, 0, 101)
418
Text2.ZIndex = 2
419
Text2.Font = Enum.Font.SciFi
420
Text2.FontSize = Enum.FontSize.Size14
421
Text2.Text = "____"
422
Text2.TextColor3 = Color3.new(0.839216, 0, 0)
423
Text2.TextScaled = true
424
Text2.TextSize = 14
425
Text2.TextWrapped = true
426
Text2.TextXAlignment = Enum.TextXAlignment.Left
427
428
Text3.Name = "Text3"
429
Text3.Parent = Text2
430
Text3.BackgroundColor3 = Color3.new(1, 1, 1)
431
Text3.BackgroundTransparency = 1
432
Text3.Position = UDim2.new(0.528481007, 0, 0.752475262, 0)
433
Text3.Size = UDim2.new(0, 34, 0, 25)
434
Text3.ZIndex = 2
435
Text3.Font = Enum.Font.SciFi
436
Text3.FontSize = Enum.FontSize.Size14
437
Text3.Text = ">"
438
Text3.TextColor3 = Color3.new(0.839216, 0, 0)
439
Text3.TextScaled = true
440
Text3.TextSize = 14
441
Text3.TextWrapped = true
442
Text3.TextXAlignment = Enum.TextXAlignment.Left
443
444
Text4.Name = "Text4"
445
Text4.Parent = Text2
446
Text4.BackgroundColor3 = Color3.new(1, 1, 1)
447
Text4.BackgroundTransparency = 1
448
Text4.Position = UDim2.new(-0.0443037935, 0, 0.871287107, 0)
449
Text4.Rotation = 180
450
Text4.Size = UDim2.new(0, 25, 0, 20)
451
Text4.ZIndex = 2
452
Text4.Font = Enum.Font.SciFi
453
Text4.FontSize = Enum.FontSize.Size14
454
Text4.Text = ">"
455
Text4.TextColor3 = Color3.new(0.839216, 0, 0)
456
Text4.TextScaled = true
457
Text4.TextSize = 14
458
Text4.TextWrapped = true
459
Text4.TextXAlignment = Enum.TextXAlignment.Left
460
Main.Visible = false
461
462
--Animations
463
local function logo()
464
wait(3)
465
Loading.Visible = false
466
wait(1)
467
Main.Visible = true
468
end
469
logo()
470
--Funcions
471
472
local Player = game.Players.LocalPlayer
473
local mouse = Player:GetMouse()
474
local function onKeyDown(key)
475
if key == "h" then
476
if Main.Position == UDim2.new(0.759, 0, 0.286, 0) then
477
Main:TweenPosition(UDim2.new(-1, 0, 0, 0), "Out", "Quad", 0.5)
478
else
479
Main:TweenPosition(UDim2.new(0.759, 0, 0.286, 0), "Out", "Quad", 0.5)
480
end
481
end
482
end
483
mouse.KeyDown:connect(onKeyDown)
484
485
HitBox.MouseButton1Click:Connect(function()
486
warn("Executed HitBox")
487
for i,v in pairs(game.Workspace.Mobs:children()) do
488
if v:FindFirstChild("Head") then
489
v.HumanoidRootPart.Transparency = 0.5
490
v.HumanoidRootPart.Size = Vector3.new(50, 50, 50)
491
v.HumanoidRootPart.Color = Color3.new(255, 0, 0)
492
v.HumanoidRootPart.Material = "Neon"
493
end
494
end
495
end)
496
497
Max.MouseButton1Click:Connect(function()
498
warn("Ran Max Skills and no Cooldown")
499
for i,v in pairs(game.ReplicatedStorage.Database.Skills:children()) do
500
if v:FindFirstChild("Class") then
501
   v.Class:Remove()
502
end
503
if v:FindFirstChild("Anytime") then
504
   v.Anytime:Remove()
505
end
506
if v:FindFirstChild("Cost") then
507
   v.Cost.Value = -999999999
508
end
509
if v:FindFirstChild("Cooldown") then
510
   v.Cooldown.Value = -999999999
511
end
512
if v:FindFirstChild("Level") then
513
   v.Level.Value = -999999999
514
end
515
end
516
end)
517
518
F1Boss.MouseButton1Click:Connect(function()
519
warn("Teleported to Boss on Floor 1")
520
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3060, -220, 1100) + Vector3.new(1,0,0)
521
end)
522
523
F1miniBoss.MouseButton1Click:Connect(function()
524
warn("Teleported to Mini Boss on Floor 1")
525
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(250, 50, 1025) + Vector3.new(1,0,0)
526
end)
527
528
F1Spawn.MouseButton1Click:Connect(function()
529
warn("Teleported to Spawn on Floor 1")
530
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(750, 40, -880) + Vector3.new(1,0,0)
531
end)
532
533
FAM.MouseButton1Click:Connect(function()
534
for i,v in pairs(workspace.Mobs:children()) do
535
if v~=nil then
536
v.Humanoid.WalkSpeed = 0
537
lolsss=v:GetChildren()
538
for i=1,#lolsss do
539
if lolsss[i].className=="Part" then
540
lolsss[i].Anchored = true
541
lolsss[i].Reflectance = 1
542
end
543
end
544
end
545
end
546
end)
547
548
TAM.MouseButton1Click:Connect(function()
549
for i,v in pairs(workspace.Mobs:children()) do
550
if v~=nil then
551
v.Humanoid.WalkSpeed = 16
552
lolsss=v:GetChildren()
553
for i=1,#lolsss do
554
if lolsss[i].className=="Part" then
555
lolsss[i].Anchored = true
556
lolsss[i].Reflectance = 0
557
end
558
end
559
end
560
end
561
end)
562
563
local function key2(key)
564
if key == Keybind.Text then
565
warn("Teleported to Random mob")
566
local model = game.Workspace.Mobs
567
local mobs = model:GetChildren()
568
for i =1, #mobs do
569
local themob = mobs[math.random(#mobs)]
570
if themob:findFirstChild("Torso") then
571
  game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(themob.Torso.Position)
572
  end
573
end
574
end
575
end
576
mouse.KeyDown:connect(key2)
577
578
F2BOSS.MouseButton1Click:Connect(function()
579
warn("Teleported to boss on Floor 2")
580
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-2950, 125, -9400) + Vector3.new(1,0,0)
581
end)
582
583
F2miniBoss.MouseButton1Click:Connect(function()
584
warn("Teleported to Mini boss on Floor 2")
585
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-3735, 135, -2288) + Vector3.new(1,0,0)
586
end)
587
588
TPTP.MouseButton1Click:Connect(function()
589
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace:FindFirstChild(PlayerName.Text).UpperTorso.Position) + Vector3.new(25, 0, 0)
590
warn("Teleported to player")
591
end)
592
593
ESP.MouseButton1Click:Connect(function()
594
print("Hexus is a Level 7 Exploit")
595
warn("Created by Customality")
596
print("It provides unrestricted Lua execution on any game and stability is at it's finest")
597
print("Hexus Discord invite CODE:")
598
warn("8YeU2tG")
599
end)
600
601
ItemTP.MouseButton1Click:Connect(function()
602
local model = game.Workspace.Mobs
603
      local mobs = model:GetChildren()
604
for i =1, #mobs do
605
if mobs[i].Name == "Item Crystal" then
606
  game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(mobs[i].Torso.Position)
607
  end
608
  end
609
end)
610
RandomMob.MouseButton1Click:Connect(key2(Keybind.Text))