View difference between Paste ID: X2pXht3y and Y3rBDkjP
SHOW: | | - or go back to the newest paste.
1-
--!!Code is ThanhTuoi!!--
1+
--!!Code is Xcope!!--
2
game.StarterGui:SetCore('SendNotification', {
3
Title = 'DungeonQuest OP';
4
Text = "Make by ThanhTuoi#6349";
5
Duration = 5;
6
    })
7
local Main = Instance.new("ScreenGui")
8
local ErrorFrame = Instance.new("ImageLabel")
9
local AuthenLabelNoti = Instance.new("TextLabel")
10
local TextLabel = Instance.new("TextLabel")
11
local TextLabel_2 = Instance.new("TextLabel")
12
local AuthenticationFrame = Instance.new("ImageLabel")
13
local Welcome = Instance.new("TextLabel")
14
local AuthenLabel = Instance.new("TextLabel")
15
local CheckKey = Instance.new("TextButton")
16
local KeyBox = Instance.new("TextBox")
17
local MainFrame = Instance.new("Frame")
18
local NameGUI = Instance.new("TextLabel")
19
local Ver = Instance.new("TextLabel")
20
local FuncFrame = Instance.new("Frame")
21
local InstantKill60 = Instance.new("TextButton")
22
local AutoSkill = Instance.new("TextButton")
23
local StealSkill = Instance.new("TextButton")
24
local TpNpc60 = Instance.new("TextButton")
25
local TpNpc75Old = Instance.new("TextButton")
26
local InstantKill70 = Instance.new("TextButton")
27
local TpNpc75New = Instance.new("TextButton")
28
local AutoFarm59 = Instance.new("TextButton")
29
local InstantKill60ON = Instance.new("TextButton")
30
local AutoSkillON = Instance.new("TextButton")
31
local StealSkillON = Instance.new("TextButton")
32
local TpNpc60ON = Instance.new("TextButton")
33
local TpNpc75OldON = Instance.new("TextButton")
34
local InstantKill70ON = Instance.new("TextButton")
35
local TpNpc75NewON = Instance.new("TextButton")
36
local AutoFarm59ON = Instance.new("TextButton")
37
local FuncLabel = Instance.new("Frame")
38
local FunLabel = Instance.new("TextLabel")
39
local MovementFrame = Instance.new("Frame")
40
local Noclip = Instance.new("TextButton")
41
local Walkspeed = Instance.new("TextButton")
42
local HipHight = Instance.new("TextButton")
43
local NoclipON = Instance.new("TextButton")
44
local WalkspeedON = Instance.new("TextButton")
45
local HipHightON = Instance.new("TextButton")
46
local Movement = Instance.new("Frame")
47
local MoveLabel = Instance.new("TextLabel")
48
local Settings = Instance.new("Frame")
49
local SettingLabel = Instance.new("TextLabel")
50
local SettingFrame = Instance.new("Frame")
51
local DisableBlur = Instance.new("TextButton")
52
local DisableBlurON = Instance.new("TextButton")
53
--Properties:
54
Main.Name = "Main"
55
Main.Parent = game.CoreGui
56
57
ErrorFrame.Name = "ErrorFrame"
58
ErrorFrame.Parent = Main
59
ErrorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
60
ErrorFrame.BackgroundTransparency = 1
61
ErrorFrame.Position = UDim2.new(0.399136275, 0, 0.413120627, 0)
62
ErrorFrame.Size = UDim2.new(0, 327, 0, 132)
63
ErrorFrame.Visible = false
64
ErrorFrame.Image = "rbxassetid://2851926732"
65
ErrorFrame.ImageColor3 = Color3.new(0.333333, 1, 1)
66
ErrorFrame.ScaleType = Enum.ScaleType.Slice
67
ErrorFrame.SliceCenter = Rect.new(12, 12, 12, 12)
68
69
AuthenLabelNoti.Name = "AuthenLabelNoti"
70
AuthenLabelNoti.Parent = ErrorFrame
71
AuthenLabelNoti.BackgroundColor3 = Color3.new(0, 1, 1)
72
AuthenLabelNoti.BackgroundTransparency = 1
73
AuthenLabelNoti.BorderSizePixel = 0
74
AuthenLabelNoti.Size = UDim2.new(0, 327, 0, 29)
75
AuthenLabelNoti.Font = Enum.Font.GothamBold
76
AuthenLabelNoti.Text = "//AUTHENTICATION//"
77
AuthenLabelNoti.TextColor3 = Color3.new(1, 0, 0)
78
AuthenLabelNoti.TextSize = 20
79
80
TextLabel.Parent = ErrorFrame
81
TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
82
TextLabel.BackgroundTransparency = 1
83
TextLabel.Position = UDim2.new(0.0214067101, 0, 0.246810317, 0)
84
TextLabel.Size = UDim2.new(0, 320, 0, 31)
85
TextLabel.Font = Enum.Font.GothamBold
86
TextLabel.Text = "HELLO:"
87
TextLabel.TextColor3 = Color3.new(0, 0, 0)
88
TextLabel.TextSize = 25
89
TextLabel.TextXAlignment = Enum.TextXAlignment.Left
90
91
TextLabel_2.Parent = ErrorFrame
92
TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
93
TextLabel_2.BackgroundTransparency = 1
94
TextLabel_2.Position = UDim2.new(0.0214067325, 0, 0.481658876, 0)
95
TextLabel_2.Size = UDim2.new(0, 308, 0, 57)
96
TextLabel_2.Font = Enum.Font.GothamBold
97
TextLabel_2.Text = "FAILED TO AUTHENTICATION YOU PLEASE CHECK YOUR KEY AND TRY AGAIN"
98
TextLabel_2.TextColor3 = Color3.new(1, 0, 0)
99
TextLabel_2.TextSize = 19
100
TextLabel_2.TextWrapped = true
101
TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
102
103
AuthenticationFrame.Name = "AuthenticationFrame"
104
AuthenticationFrame.Parent = Main
105
AuthenticationFrame.BackgroundColor3 = Color3.new(1, 1, 1)
106
AuthenticationFrame.BackgroundTransparency = 1
107
AuthenticationFrame.Position = UDim2.new(0.39420107, 0, 0.385697991, 0)
108
AuthenticationFrame.Size = UDim2.new(0, 340, 0, 186)
109
AuthenticationFrame.Image = "rbxassetid://2851926732"
110
AuthenticationFrame.ImageColor3 = Color3.new(0.333333, 1, 1)
111
AuthenticationFrame.ScaleType = Enum.ScaleType.Slice
112
AuthenticationFrame.SliceCenter = Rect.new(12, 12, 12, 12)
113
114
Welcome.Name = "Welcome"
115
Welcome.Parent = AuthenticationFrame
116
Welcome.BackgroundColor3 = Color3.new(1, 1, 1)
117
Welcome.BackgroundTransparency = 1
118
Welcome.Position = UDim2.new(0.0354880691, 0, 0.156989336, 0)
119
Welcome.Size = UDim2.new(0, 327, 0, 33)
120
Welcome.Font = Enum.Font.GothamBlack
121
Welcome.Text = "WELCOME:"
122
Welcome.TextColor3 = Color3.new(0, 0, 0)
123
Welcome.TextSize = 20
124
Welcome.TextXAlignment = Enum.TextXAlignment.Left
125
126
AuthenLabel.Name = "AuthenLabel"
127
AuthenLabel.Parent = AuthenticationFrame
128
AuthenLabel.BackgroundColor3 = Color3.new(0.333333, 1, 1)
129
AuthenLabel.BackgroundTransparency = 1
130
AuthenLabel.BorderSizePixel = 0
131
AuthenLabel.Size = UDim2.new(0, 339, 0, 30)
132
AuthenLabel.ZIndex = 2
133
AuthenLabel.Font = Enum.Font.GothamBold
134
AuthenLabel.Text = "//AUTHENTICATION//"
135
AuthenLabel.TextColor3 = Color3.new(1, 0, 0)
136
AuthenLabel.TextSize = 20
137
AuthenLabel.TextWrapped = true
138
139
CheckKey.Name = "CheckKey"
140
CheckKey.Parent = AuthenticationFrame
141
CheckKey.BackgroundColor3 = Color3.new(0, 1, 1)
142
CheckKey.BorderSizePixel = 2
143
CheckKey.Position = UDim2.new(0.203167498, 0, 0.716743588, 0)
144
CheckKey.Size = UDim2.new(0, 200, 0, 27)
145
CheckKey.Font = Enum.Font.GothamBold
146
CheckKey.Text = "CHECK KEY"
147
CheckKey.TextColor3 = Color3.new(0, 0, 0)
148
CheckKey.TextSize = 20
149
150
KeyBox.Name = "KeyBox"
151
KeyBox.Parent = AuthenticationFrame
152
KeyBox.BackgroundColor3 = Color3.new(0, 1, 1)
153
KeyBox.BorderSizePixel = 2
154
KeyBox.Position = UDim2.new(0.0761150718, 0, 0.386482358, 0)
155
KeyBox.Size = UDim2.new(0, 286, 0, 42)
156
KeyBox.Font = Enum.Font.GothamBold
157
KeyBox.Text = "ENTER YOUR KEY HERE"
158
KeyBox.TextColor3 = Color3.new(0, 0, 0)
159
KeyBox.TextSize = 25
160
161
MainFrame.Name = "MainFrame"
162
MainFrame.Parent = Main
163
MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
164
MainFrame.BackgroundTransparency = 1
165
MainFrame.Position = UDim2.new(0.177810133, 0, 0.345759362, 0)
166
MainFrame.Size = UDim2.new(0, 89, 0, 155)
167
MainFrame.Visible = false
168
169
NameGUI.Name = "Name"
170
NameGUI.Parent = MainFrame
171
NameGUI.BackgroundColor3 = Color3.new(1, 1, 1)
172
NameGUI.BackgroundTransparency = 1
173
NameGUI.Position = UDim2.new(-3.27465081, 0, -1.81935489, 0)
174
NameGUI.Size = UDim2.new(0, 483, 0, 59)
175
NameGUI.Font = Enum.Font.GothamBold
176
NameGUI.Text = "DUNGEON QUEST OP"
177
NameGUI.TextColor3 = Color3.new(0, 0, 0)
178
NameGUI.TextSize = 50
179
180
Ver.Name = "Ver"
181
Ver.Parent = NameGUI
182
Ver.BackgroundColor3 = Color3.new(1, 1, 1)
183
Ver.BackgroundTransparency = 1
184
Ver.Position = UDim2.new(0.853597999, 0, 0.828571439, 0)
185
Ver.Size = UDim2.new(0, 146, 0, 46)
186
Ver.Font = Enum.Font.GothamBold
187
Ver.Text = "V1.0.5"
188
Ver.TextColor3 = Color3.new(1, 0, 0)
189
Ver.TextSize = 40
190
191
FuncFrame.Name = "FuncFrame"
192
FuncFrame.Parent = MainFrame
193
FuncFrame.BackgroundColor3 = Color3.new(0, 0, 0)
194
FuncFrame.BackgroundTransparency = 0.34999999403954
195
FuncFrame.Position = UDim2.new(-2.7415731, 0, -0.935483873, 0)
196
FuncFrame.Size = UDim2.new(0, 290, 0, 300)
197
198
InstantKill60.Name = "InstantKill60"
199
InstantKill60.Parent = FuncFrame
200
InstantKill60.BackgroundColor3 = Color3.new(1, 1, 1)
201
InstantKill60.BackgroundTransparency = 1
202
InstantKill60.Position = UDim2.new(0.0411034413, 0, 0.273333341, 0)
203
InstantKill60.Size = UDim2.new(0, 278, 0, 23)
204
InstantKill60.Font = Enum.Font.GothamBold
205
InstantKill60.Text = "> Instant Kill (60-65)"
206
InstantKill60.TextColor3 = Color3.new(1, 1, 1)
207
InstantKill60.TextSize = 20
208
InstantKill60.TextXAlignment = Enum.TextXAlignment.Left
209
210
AutoSkill.Name = "AutoSkill"
211
AutoSkill.Parent = FuncFrame
212
AutoSkill.BackgroundColor3 = Color3.new(1, 1, 1)
213
AutoSkill.BackgroundTransparency = 1
214
AutoSkill.Position = UDim2.new(0.0419999734, 0, 0.0399999991, 0)
215
AutoSkill.Size = UDim2.new(0, 277, 0, 24)
216
AutoSkill.Font = Enum.Font.GothamBold
217
AutoSkill.Text = "> Auto Skill and Auto Attack"
218
AutoSkill.TextColor3 = Color3.new(1, 1, 1)
219
AutoSkill.TextSize = 20
220
AutoSkill.TextXAlignment = Enum.TextXAlignment.Left
221
222
StealSkill.Name = "StealSkill"
223
StealSkill.Parent = FuncFrame
224
StealSkill.BackgroundColor3 = Color3.new(1, 1, 1)
225
StealSkill.BackgroundTransparency = 1
226
StealSkill.Position = UDim2.new(0.0419999734, 0, 0.159999996, 0)
227
StealSkill.Size = UDim2.new(0, 276, 0, 25)
228
StealSkill.Font = Enum.Font.GothamBold
229
StealSkill.Text = "> Steal Skill Player"
230
StealSkill.TextColor3 = Color3.new(1, 1, 1)
231
StealSkill.TextSize = 20
232
StealSkill.TextXAlignment = Enum.TextXAlignment.Left
233
234
TpNpc60.Name = "TpNpc60"
235
TpNpc60.Parent = FuncFrame
236
TpNpc60.BackgroundColor3 = Color3.new(1, 1, 1)
237
TpNpc60.BackgroundTransparency = 1
238
TpNpc60.Position = UDim2.new(0.0361034535, 0, 0.403333336, 0)
239
TpNpc60.Size = UDim2.new(0, 276, 0, 24)
240
TpNpc60.Font = Enum.Font.GothamBold
241
TpNpc60.Text = "> Tp NPC (60-65)"
242
TpNpc60.TextColor3 = Color3.new(1, 1, 1)
243
TpNpc60.TextSize = 20
244
TpNpc60.TextXAlignment = Enum.TextXAlignment.Left
245
246
TpNpc75Old.Name = "TpNpc75Old"
247
TpNpc75Old.Parent = FuncFrame
248
TpNpc75Old.BackgroundColor3 = Color3.new(1, 1, 1)
249
TpNpc75Old.BackgroundTransparency = 1
250
TpNpc75Old.Position = UDim2.new(0.0345517397, 0, 0.649999976, 0)
251
TpNpc75Old.Size = UDim2.new(0, 279, 0, 24)
252
TpNpc75Old.Font = Enum.Font.GothamBold
253
TpNpc75Old.Text = "> Tp NPC (70-75) [OLD]"
254
TpNpc75Old.TextColor3 = Color3.new(1, 1, 1)
255
TpNpc75Old.TextSize = 20
256
TpNpc75Old.TextXAlignment = Enum.TextXAlignment.Left
257
258
InstantKill70.Name = "InstantKill70"
259
InstantKill70.Parent = FuncFrame
260
InstantKill70.BackgroundColor3 = Color3.new(1, 1, 1)
261
InstantKill70.BackgroundTransparency = 1
262
InstantKill70.Position = UDim2.new(0.0416551791, 0, 0.536666691, 0)
263
InstantKill70.Size = UDim2.new(0, 275, 0, 23)
264
InstantKill70.Font = Enum.Font.GothamBold
265
InstantKill70.Text = "> Instant Kill (70-75)"
266
InstantKill70.TextColor3 = Color3.new(1, 1, 1)
267
InstantKill70.TextSize = 20
268
InstantKill70.TextXAlignment = Enum.TextXAlignment.Left
269
270
TpNpc75New.Name = "TpNpc75New"
271
TpNpc75New.Parent = FuncFrame
272
TpNpc75New.BackgroundColor3 = Color3.new(1, 1, 1)
273
TpNpc75New.BackgroundTransparency = 1
274
TpNpc75New.Position = UDim2.new(0.0414482914, 0, 0.779999971, 0)
275
TpNpc75New.Size = UDim2.new(0, 276, 0, 24)
276
TpNpc75New.Font = Enum.Font.GothamBold
277
TpNpc75New.Text = "> Tp NPC (70-75) [NEW]"
278
TpNpc75New.TextColor3 = Color3.new(1, 1, 1)
279
TpNpc75New.TextSize = 20
280
TpNpc75New.TextXAlignment = Enum.TextXAlignment.Left
281
282
AutoFarm59.Name = "AutoFarm59"
283
AutoFarm59.Parent = FuncFrame
284
AutoFarm59.BackgroundColor3 = Color3.new(1, 1, 1)
285
AutoFarm59.BackgroundTransparency = 1
286
AutoFarm59.Position = UDim2.new(0.0345517397, 0, 0.886666656, 0)
287
AutoFarm59.Size = UDim2.new(0, 277, 0, 24)
288
AutoFarm59.Font = Enum.Font.GothamBold
289
AutoFarm59.Text = "> Auto Farm (1 - 59)"
290
AutoFarm59.TextColor3 = Color3.new(1, 1, 1)
291
AutoFarm59.TextSize = 20
292
AutoFarm59.TextXAlignment = Enum.TextXAlignment.Left
293
294
FuncLabel.Name = "FuncLabel"
295
FuncLabel.Parent = MainFrame
296
FuncLabel.BackgroundColor3 = Color3.new(0, 0, 1)
297
FuncLabel.BorderSizePixel = 0
298
FuncLabel.Position = UDim2.new(-2.9662919, 0, -1.1161288, 0)
299
FuncLabel.Size = UDim2.new(0, 330, 0, 28)
300
301
FunLabel.Name = "FunLabel"
302
FunLabel.Parent = FuncLabel
303
FunLabel.BackgroundColor3 = Color3.new(1, 1, 1)
304
FunLabel.BackgroundTransparency = 1
305
FunLabel.Position = UDim2.new(-0.00253554829, 0, -0.0304881502, 0)
306
FunLabel.Size = UDim2.new(0, 330, 0, 28)
307
FunLabel.Font = Enum.Font.GothamBold
308
FunLabel.Text = "FUNCTION"
309
FunLabel.TextColor3 = Color3.new(1, 1, 1)
310
FunLabel.TextSize = 20
311
FunLabel.TextWrapped = true
312
313
MovementFrame.Name = "MovementFrame"
314
MovementFrame.Parent = MainFrame
315
MovementFrame.BackgroundColor3 = Color3.new(0, 0, 0)
316
MovementFrame.BackgroundTransparency = 0.34999999403954
317
MovementFrame.Position = UDim2.new(1.85488713, 0, -0.935483634, 0)
318
MovementFrame.Size = UDim2.new(0, 231, 0, 134)
319
320
Noclip.Name = "Noclip"
321
Noclip.Parent = MovementFrame
322
Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
323
Noclip.BackgroundTransparency = 1
324
Noclip.Position = UDim2.new(0.0501341708, 0, 0.0477611497, 0)
325
Noclip.Size = UDim2.new(0, 218, 0, 23)
326
Noclip.Font = Enum.Font.GothamBold
327
Noclip.Text = "> Noclip"
328
Noclip.TextColor3 = Color3.new(1, 1, 1)
329
Noclip.TextSize = 20
330
Noclip.TextXAlignment = Enum.TextXAlignment.Left
331
332
Walkspeed.Name = "Walkspeed"
333
Walkspeed.Parent = MovementFrame
334
Walkspeed.BackgroundColor3 = Color3.new(1, 1, 1)
335
Walkspeed.BackgroundTransparency = 1
336
Walkspeed.Position = UDim2.new(0.0470427796, 0, 0.347611964, 0)
337
Walkspeed.Size = UDim2.new(0, 219, 0, 24)
338
Walkspeed.Font = Enum.Font.GothamBold
339
Walkspeed.Text = "> Walk Speed"
340
Walkspeed.TextColor3 = Color3.new(1, 1, 1)
341
Walkspeed.TextSize = 20
342
Walkspeed.TextXAlignment = Enum.TextXAlignment.Left
343
344
HipHight.Name = "HipHight"
345
HipHight.Parent = MovementFrame
346
HipHight.BackgroundColor3 = Color3.new(1, 1, 1)
347
HipHight.BackgroundTransparency = 1
348
HipHight.Position = UDim2.new(0.0676208735, 0, 0.632686675, 0)
349
HipHight.Size = UDim2.new(0, 215, 0, 25)
350
HipHight.Font = Enum.Font.GothamBold
351
HipHight.Text = "> HipHight"
352
HipHight.TextColor3 = Color3.new(1, 1, 1)
353
HipHight.TextSize = 20
354
HipHight.TextXAlignment = Enum.TextXAlignment.Left
355
356
357
Movement.Name = "Movement"
358
Movement.Parent = MainFrame
359
Movement.BackgroundColor3 = Color3.new(0, 0, 1)
360
Movement.BorderSizePixel = 0
361
Movement.Position = UDim2.new(1.6518172, 0, -1.12258029, 0)
362
Movement.Size = UDim2.new(0, 268, 0, 28)
363
364
MoveLabel.Name = "MoveLabel"
365
MoveLabel.Parent = Movement
366
MoveLabel.BackgroundColor3 = Color3.new(1, 1, 1)
367
MoveLabel.BackgroundTransparency = 1
368
MoveLabel.Position = UDim2.new(0.00165979564, 0, 0.0398110151, 0)
369
MoveLabel.Size = UDim2.new(0, 267, 0, 27)
370
MoveLabel.Font = Enum.Font.GothamBold
371
MoveLabel.Text = "MOVEMENT"
372
MoveLabel.TextColor3 = Color3.new(1, 1, 1)
373
MoveLabel.TextSize = 20
374
MoveLabel.TextWrapped = true
375
376
Settings.Name = "Settings"
377
Settings.Parent = MainFrame
378
Settings.BackgroundColor3 = Color3.new(0, 0, 1)
379
Settings.BorderSizePixel = 0
380
Settings.Position = UDim2.new(5.43833399, 0, -1.12258029, 0)
381
Settings.Size = UDim2.new(0, 164, 0, 28)
382
383
SettingLabel.Name = "SettingLabel"
384
SettingLabel.Parent = Settings
385
SettingLabel.BackgroundColor3 = Color3.new(1, 1, 1)
386
SettingLabel.BackgroundTransparency = 1
387
SettingLabel.Position = UDim2.new(0.00773625821, 0, -0.0316171646, 0)
388
SettingLabel.Size = UDim2.new(0, 162, 0, 27)
389
SettingLabel.Font = Enum.Font.GothamBold
390
SettingLabel.Text = "SETTINGS"
391
SettingLabel.TextColor3 = Color3.new(1, 1, 1)
392
SettingLabel.TextSize = 20
393
SettingLabel.TextWrapped = true
394
395
SettingFrame.Name = "SettingFrame"
396
SettingFrame.Parent = MainFrame
397
SettingFrame.BackgroundColor3 = Color3.new(0, 0, 0)
398
SettingFrame.BackgroundTransparency = 0.34999999403954
399
SettingFrame.Position = UDim2.new(5.50876904, 0, -0.94193548, 0)
400
SettingFrame.Size = UDim2.new(0, 151, 0, 100)
401
402
DisableBlur.Name = "DisableBlur"
403
DisableBlur.Parent = SettingFrame
404
DisableBlur.BackgroundColor3 = Color3.new(1, 1, 1)
405
DisableBlur.BackgroundTransparency = 1
406
DisableBlur.Position = UDim2.new(0.0359266661, 0, 0.119999997, 0)
407
DisableBlur.Size = UDim2.new(0, 134, 0, 26)
408
DisableBlur.Font = Enum.Font.GothamBold
409
DisableBlur.Text = "> Disable Blur"
410
DisableBlur.TextColor3 = Color3.new(1, 1, 1)
411
DisableBlur.TextSize = 20
412
DisableBlur.TextWrapped = true
413
414
DisableBlurON.Name = "DisableBlur"
415
DisableBlurON.Parent = SettingFrame
416
DisableBlurON.BackgroundColor3 = Color3.new(1, 1, 1)
417
DisableBlurON.BackgroundTransparency = 1
418
DisableBlurON.Position = UDim2.new(0.0359266661, 0, 0.119999997, 0)
419
DisableBlurON.Size = UDim2.new(0, 134, 0, 26)
420
DisableBlurON.Font = Enum.Font.GothamBold
421
DisableBlurON.Text = "> Disable Blur"
422
DisableBlurON.TextColor3 = Color3.new(1, 1, 1)
423
DisableBlurON.TextSize = 20
424
DisableBlurON.TextWrapped = true
425
DisableBlurON.Visible = false
426
427
NoclipON.Name = "Noclip"
428
NoclipON.Parent = MovementFrame
429
NoclipON.BackgroundColor3 = Color3.new(1, 1, 1)
430
NoclipON.BackgroundTransparency = 1
431
NoclipON.Position = UDim2.new(0.0501341708, 0, 0.0477611497, 0)
432
NoclipON.Size = UDim2.new(0, 218, 0, 23)
433
NoclipON.Font = Enum.Font.GothamBold
434
NoclipON.Text = "> Noclip"
435
NoclipON.TextColor3 = Color3.new(1, 1, 1)
436
NoclipON.TextSize = 20
437
NoclipON.TextXAlignment = Enum.TextXAlignment.Left
438
NoclipON.Visible = false
439
440
WalkspeedON.Name = "Walkspeed"
441
WalkspeedON.Parent = MovementFrame
442
WalkspeedON.BackgroundColor3 = Color3.new(1, 1, 1)
443
WalkspeedON.BackgroundTransparency = 1
444
WalkspeedON.Position = UDim2.new(0.0470427796, 0, 0.347611964, 0)
445
WalkspeedON.Size = UDim2.new(0, 219, 0, 24)
446
WalkspeedON.Font = Enum.Font.GothamBold
447
WalkspeedON.Text = "> Walk Speed"
448
WalkspeedON.TextColor3 = Color3.new(1, 1, 1)
449
WalkspeedON.TextSize = 20
450
WalkspeedON.TextXAlignment = Enum.TextXAlignment.Left
451
WalkspeedON.Visible = false
452
453
HipHightON.Name = "HipHight"
454
HipHightON.Parent = MovementFrame
455
HipHightON.BackgroundColor3 = Color3.new(1, 1, 1)
456
HipHightON.BackgroundTransparency = 1
457
HipHightON.Position = UDim2.new(0.0676208735, 0, 0.632686675, 0)
458
HipHightON.Size = UDim2.new(0, 215, 0, 25)
459
HipHightON.Font = Enum.Font.GothamBold
460
HipHightON.Text = "> HipHight"
461
HipHightON.TextColor3 = Color3.new(1, 1, 1)
462
HipHightON.TextSize = 20
463
HipHightON.TextXAlignment = Enum.TextXAlignment.Left
464
HipHightON.Visible = false
465
466
InstantKill60ON.Name = "InstantKill60"
467
InstantKill60ON.Parent = FuncFrame
468
InstantKill60ON.BackgroundColor3 = Color3.new(1, 1, 1)
469
InstantKill60ON.BackgroundTransparency = 1
470
InstantKill60ON.Position = UDim2.new(0.0411034413, 0, 0.273333341, 0)
471
InstantKill60ON.Size = UDim2.new(0, 278, 0, 23)
472
InstantKill60ON.Font = Enum.Font.GothamBold
473
InstantKill60ON.Text = "> Instant Kill (60-65)"
474
InstantKill60ON.TextColor3 = Color3.new(1, 1, 1)
475
InstantKill60ON.TextSize = 20
476
InstantKill60ON.TextXAlignment = Enum.TextXAlignment.Left
477
InstantKill60ON.Visible = false
478
479
AutoSkillON.Name = "AutoSkill"
480
AutoSkillON.Parent = FuncFrame
481
AutoSkillON.BackgroundColor3 = Color3.new(1, 1, 1)
482
AutoSkillON.BackgroundTransparency = 1
483
AutoSkillON.Position = UDim2.new(0.0419999734, 0, 0.0399999991, 0)
484
AutoSkillON.Size = UDim2.new(0, 277, 0, 24)
485
AutoSkillON.Font = Enum.Font.GothamBold
486
AutoSkillON.Text = "> Auto Skill and Auto Attack"
487
AutoSkillON.TextColor3 = Color3.new(1, 1, 1)
488
AutoSkillON.TextSize = 20
489
AutoSkillON.TextXAlignment = Enum.TextXAlignment.Left
490
AutoSkillON.Visible = false
491
492
StealSkillON.Name = "StealSkill"
493
StealSkillON.Parent = FuncFrame
494
StealSkillON.BackgroundColor3 = Color3.new(1, 1, 1)
495
StealSkillON.BackgroundTransparency = 1
496
StealSkillON.Position = UDim2.new(0.0419999734, 0, 0.159999996, 0)
497
StealSkillON.Size = UDim2.new(0, 276, 0, 25)
498
StealSkillON.Font = Enum.Font.GothamBold
499
StealSkillON.Text = "> Steal Skill Player"
500
StealSkillON.TextColor3 = Color3.new(1, 1, 1)
501
StealSkillON.TextSize = 20
502
StealSkillON.TextXAlignment = Enum.TextXAlignment.Left
503
StealSkillON.Visible = false
504
505
TpNpc60ON.Name = "TpNpc60"
506
TpNpc60ON.Parent = FuncFrame
507
TpNpc60ON.BackgroundColor3 = Color3.new(1, 1, 1)
508
TpNpc60ON.BackgroundTransparency = 1
509
TpNpc60ON.Position = UDim2.new(0.0361034535, 0, 0.403333336, 0)
510
TpNpc60ON.Size = UDim2.new(0, 276, 0, 24)
511
TpNpc60ON.Font = Enum.Font.GothamBold
512
TpNpc60ON.Text = "> Tp NPC (60-65)"
513
TpNpc60ON.TextColor3 = Color3.new(1, 1, 1)
514
TpNpc60ON.TextSize = 20
515
TpNpc60ON.TextXAlignment = Enum.TextXAlignment.Left
516
TpNpc60ON.Visible = false
517
518
TpNpc75OldON.Name = "TpNpc75Old"
519
TpNpc75OldON.Parent = FuncFrame
520
TpNpc75OldON.BackgroundColor3 = Color3.new(1, 1, 1)
521
TpNpc75OldON.BackgroundTransparency = 1
522
TpNpc75OldON.Position = UDim2.new(0.0345517397, 0, 0.649999976, 0)
523
TpNpc75OldON.Size = UDim2.new(0, 279, 0, 24)
524
TpNpc75OldON.Font = Enum.Font.GothamBold
525
TpNpc75OldON.Text = "> Tp NPC (70-75) [OLD]"
526
TpNpc75OldON.TextColor3 = Color3.new(1, 1, 1)
527
TpNpc75OldON.TextSize = 20
528
TpNpc75OldON.TextXAlignment = Enum.TextXAlignment.Left
529
TpNpc75OldON.Visible = false
530
531
InstantKill70ON.Name = "InstantKill70"
532
InstantKill70ON.Parent = FuncFrame
533
InstantKill70ON.BackgroundColor3 = Color3.new(1, 1, 1)
534
InstantKill70ON.BackgroundTransparency = 1
535
InstantKill70ON.Position = UDim2.new(0.0416551791, 0, 0.536666691, 0)
536
InstantKill70ON.Size = UDim2.new(0, 275, 0, 23)
537
InstantKill70ON.Font = Enum.Font.GothamBold
538
InstantKill70ON.Text = "> Instant Kill (70-75)"
539
InstantKill70ON.TextColor3 = Color3.new(1, 1, 1)
540
InstantKill70ON.TextSize = 20
541
InstantKill70ON.TextXAlignment = Enum.TextXAlignment.Left
542
InstantKill70ON.Visible = false
543
544
TpNpc75NewON.Name = "TpNpc75New"
545
TpNpc75NewON.Parent = FuncFrame
546
TpNpc75NewON.BackgroundColor3 = Color3.new(1, 1, 1)
547
TpNpc75NewON.BackgroundTransparency = 1
548
TpNpc75NewON.Position = UDim2.new(0.0414482914, 0, 0.779999971, 0)
549
TpNpc75NewON.Size = UDim2.new(0, 276, 0, 24)
550
TpNpc75NewON.Font = Enum.Font.GothamBold
551
TpNpc75NewON.Text = "> Tp NPC (70-75) [NEW]"
552
TpNpc75NewON.TextColor3 = Color3.new(1, 1, 1)
553
TpNpc75NewON.TextSize = 20
554
TpNpc75NewON.TextXAlignment = Enum.TextXAlignment.Left
555
TpNpc75NewON.Visible = false
556
557
AutoFarm59ON.Name = "AutoFarm59"
558
AutoFarm59ON.Parent = FuncFrame
559
AutoFarm59ON.BackgroundColor3 = Color3.new(1, 1, 1)
560
AutoFarm59ON.BackgroundTransparency = 1
561
AutoFarm59ON.Position = UDim2.new(0.0345517397, 0, 0.886666656, 0)
562
AutoFarm59ON.Size = UDim2.new(0, 277, 0, 24)
563
AutoFarm59ON.Font = Enum.Font.GothamBold
564
AutoFarm59ON.Text = "> Auto Farm (1 - 59)"
565
AutoFarm59ON.TextColor3 = Color3.new(1, 1, 1)
566
AutoFarm59ON.TextSize = 20
567
AutoFarm59ON.TextXAlignment = Enum.TextXAlignment.Left
568
AutoFarm59ON.Visible = false
569
570
--Local Name
571
Name = game.Players.LocalPlayer.Name
572
--Sound error
573
local newsound = Instance.new("Sound",workspace)
574
newsound.Name = "earbleed"
575
newsound.SoundId = "rbxassetid://285685019"
576
newsound.Looped = true
577
local earbleep = Instance.new("DistortionSoundEffect",newsound)
578
earbleep.Enabled = true
579
earbleep.Priority = 55
580
--Welcome
581
Welcome.Text = "WELCOME: "..Name..""
582
TextLabel.Text = "HELLO: "..Name..""
583
--Local key
584-
key = "ThanhTuoi"
584+
key = "Xcope"
585
586
587
--Check key
588
CheckKey.MouseButton1Down:connect(function()
589
if KeyBox.Text == key  then 
590
	game.StarterGui:SetCore('SendNotification', {
591
Title = 'AUTHENTICATION';
592
Text = "SUCCESS WHITELIST, THANKS FOR BUY SCRIPT";
593
Duration = 5;
594
	})
595
	wait()
596
	AuthenticationFrame.Visible = false
597
	MainFrame.Visible = true
598
	Instance.new("BlurEffect", game.Lighting).Name = "BlurLoad"
599
	game.Lighting.BlurLoad.Size = 20
600
	wait()
601
--Open/Close
602
function onKeyPress(inputObject, gameProcessedEvent)
603
	if inputObject.KeyCode == Enum.KeyCode.RightShift then
604
		if MainFrame.Visible == true then
605
			MainFrame.Visible =  false
606
			game.Lighting.BlurLoad:Destroy()
607
		elseif MainFrame.Visible == false then
608
			MainFrame.Visible = true
609
			Instance.new("BlurEffect", game.Lighting).Name = "BlurLoad"
610
			game.Lighting.BlurLoad.Size = 20
611
	wait()
612
		end
613
	end
614
end
615
 
616
game:GetService("UserInputService").InputBegan:connect(onKeyPress)
617
elseif KeyBox.Text == blacklist then
618
	newsound:Play()
619
	AuthenticationFrame.Visible = false
620
	ErrorFrame.Visible = true 
621
	wait(2)
622
	newsound:Destroy()
623
	wait(2)
624
	game.StarterGui:SetCore('SendNotification', {
625
Title = 'AUTHENTICATION';
626
Text = "KEY HAS BLACKLIST";
627
Duration = 5;
628
	})
629
	wait(5)
630
	game.Players.LocalPlayer:Kick(" HELLO: "..Name.."\nFAILED TO AUTHENTICATION YOU BECAUSE YOUR KEY HAS BLACKLIST")
631
end
632
end)
633
--Disable Blur
634
DisableBlur.MouseButton1Down:connect(function()
635
DisableBlur.Visible = false
636
DisableBlurON.Visible = true 
637
game.Lighting.BlurLoad:Destroy()
638
end)
639
640
DisableBlurON.MouseButton1Down:connect(function()
641
DisableBlurON.Visible = false
642
DisableBlur.Visible = true
643
Instance.new("BlurEffect", game.Lighting).Name = "BlurLoad"
644
game.Lighting.BlurLoad.Size = 20
645
end)
646
--Auto Skill
647
AutoSkill.MouseButton1Down:connect(function()
648
AutoSkill.Visible = false
649
AutoSkillON.Visible = true
650
--Script Here (ON)
651
function FireSwingRemote()
652
for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
653
if v:FindFirstChild("Weapon") and v:FindFirstChild("swing") then
654
return v.swing:FireServer()
655
end
656
end
657
end
658
_G.Skill = true
659
while _G.Skill do
660
    wait()
661
FireSwingRemote() 
662
for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
663
            if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
664
        if v.abilitySlot.Value == "q" then
665
            v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
666
            v.cooldown.Changed:Connect(function()      
667
            v.cooldown.Value = 0
668
            end)
669
        end
670
        end
671
        end
672
        for i,v in pairs(game.Players.LocalPlayer.Backpack:GetChildren()) do
673
            if v:IsA("Tool") and v:FindFirstChild("abilitySlot") then
674
        if v.abilitySlot.Value == "e" then
675
            v:FindFirstChildWhichIsA("RemoteEvent"):FireServer()
676
            v.cooldown.Changed:Connect(function()      
677
            v.cooldown.Value = 0
678
            end)
679
        end
680
        end
681
        end
682
end
683
end)
684
685
--Instant Kill
686
InstantKill60.MouseButton1Down:connect(function()
687
InstantKill60.Visible = false
688
InstantKill60ON.Visible = true
689
--Script Here (ON)
690
_G.a = true
691
while _G.a do
692
wait(2)
693
for a,b in pairs(game.Workspace:GetChildren()) do
694
if b:IsA("Folder") then
695
for c,d in pairs(b:GetChildren()) do
696
if d:FindFirstChild("enemyFolder") then
697
for e,f in pairs(d.enemyFolder:GetChildren()) do
698
if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then  
699
repeat
700
 
701
f.Humanoid.Health = 0
702
wait()
703
until f.Humanoid.Health < 1
704
end
705
end
706
end
707
end
708
end
709
end
710
for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
711
    if string.find(m.Name,"") then
712
        if m.Humanoid.Health < 1 then
713
            wait(2)
714
            game:GetService'TeleportService':Teleport(2414851778)
715
        end
716
    end
717
    end
718
end
719
end)
720
721
--Instant Kill
722
InstantKill70.MouseButton1Down:connect(function()
723
InstantKill70.Visible = false
724
InstantKill70ON.Visible = true
725
--Script Here (ON)
726
_G.s = true
727
while _G.s do
728
wait(2)
729
for z,x in pairs(game.Workspace:GetChildren()) do
730
if x:IsA("Folder") then
731
for j,k in pairs(x:GetChildren()) do
732
if k:FindFirstChild("enemyFolder") then
733
for q,u in pairs(k.enemyFolder:GetChildren()) do
734
if u:FindFirstChild("HumanoidRootPart") and u:FindFirstChild("Humanoid") then
735
for v,g in pairs(u:GetChildren()) do
736
    if g.Name == "Head" then
737
        g:Destroy()
738
        wait()
739
end
740
end
741
end
742
end
743
end
744
end
745
end
746
end
747
for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
748
    if string.find(m.Name,"The") then
749
        if m.Humanoid.Health < 1 then
750
            wait(2)
751
            game:GetService'TeleportService':Teleport(2414851778)
752
        end
753
    end
754
    end
755
end
756
end)
757
758
--Steal Skill
759
StealSkill.MouseButton1Down:connect(function()
760
StealSkill.Visible = false
761
StealSkillON.Visible = true
762
--Script Here (ON)
763
_G.Steal = true
764
while _G.Steal do
765
wait()
766
for a,b in pairs(game.Players:GetChildren()) do
767
if string.find(b.Name,"") then
768
for c,d in pairs(b.Backpack:GetChildren()) do
769
if d:IsA("Tool") then
770
d.Parent = game.Players.LocalPlayer.Backpack
771
end
772
end
773
end
774
end
775
end
776
777
end)
778
779
--TpNPC
780
TpNpc60.MouseButton1Down:connect(function()
781
TpNpc60.Visible = false
782
TpNpc60ON.Visible = true
783
--Script Here (ON)
784
_G.Farma = true
785
game.ReplicatedStorage.remotes.changeStartValue:FireServer()
786
noclip = true
787
game:GetService('RunService').Stepped:connect(function()
788
if noclip then
789
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
790
end
791
end)
792
plr = game.Players.LocalPlayer
793
mouse = plr:GetMouse()
794
mouse.KeyDown:connect(function(key)
795
 
796
if key == "o" then
797
noclip = not noclip
798
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
799
end
800
end)
801
print('Created by FileExplorer')
802
print('Credits to Peyton for the ChangeState part of this script')
803
while _G.Farma do
804
wait(2)
805
for a,b in pairs(game.Workspace:GetChildren()) do
806
if b:IsA("Folder") then
807
for c,d in pairs(b:GetChildren()) do
808
if d:FindFirstChild("enemyFolder") then
809
for e,f in pairs(d.enemyFolder:GetChildren()) do
810
if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then  
811
repeat
812
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(f.HumanoidRootPart.Position + Vector3.new(0,20,0),f.HumanoidRootPart.Position)
813
f.Humanoid.Health = 0
814
wait(0.8)
815
until f.Humanoid.Health < 1
816
end
817
end
818
end
819
end
820
end
821
end
822
end
823
end)
824
825
826
--TpNPC
827
TpNpc75Old.MouseButton1Down:connect(function()
828
TpNpc75Old.Visible = false
829
TpNpc75OldON.Visible = true
830
--Script Here (ON)
831
_G.Farms = true
832
game.ReplicatedStorage.remotes.changeStartValue:FireServer()
833
noclip = true
834
game:GetService('RunService').Stepped:connect(function()
835
if noclip then
836
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
837
end
838
end)
839
plr = game.Players.LocalPlayer
840
mouse = plr:GetMouse()
841
mouse.KeyDown:connect(function(key)
842
 
843
if key == "o" then
844
noclip = not noclip
845
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
846
end
847
end)
848
print('Created by FileExplorer')
849
print('Credits to Peyton for the ChangeState part of this script')
850
while _G.Farms do
851
wait(2)
852
for a,b in pairs(game.Workspace:GetChildren()) do
853
if b:IsA("Folder") then
854
for c,d in pairs(b:GetChildren()) do
855
if d:FindFirstChild("enemyFolder") then
856
for e,f in pairs(d.enemyFolder:GetChildren()) do
857
if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then  
858
repeat
859
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = f.HumanoidRootPart.CFrame * CFrame.new(0,15,0)
860
f.Humanoid.Health = 0
861
wait()
862
for z,x in pairs(game.Workspace:GetChildren()) do
863
if x:IsA("Folder") then
864
for j,k in pairs(x:GetChildren()) do
865
if k:FindFirstChild("enemyFolder") then
866
for q,u in pairs(k.enemyFolder:GetChildren()) do
867
if u:FindFirstChild("HumanoidRootPart") and u:FindFirstChild("Humanoid") then
868
for v,g in pairs(u:GetChildren()) do
869
    if g.Name == "Head" then
870
        g:Destroy()
871
        wait()
872
end
873
end
874
end
875
end
876
end
877
end
878
end
879
end
880
until f.Humanoid.Health < 1
881
end
882
end
883
end
884
end
885
end
886
end
887
for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
888
    if string.find(m.Name,"The") then
889
        if m.Humanoid.Health < 1 then
890
            wait(2)
891
            game:GetService'TeleportService':Teleport(2414851778)
892
        end
893
    end
894
    end
895
end
896
end)
897
898
--TpNPC
899
TpNpc75New.MouseButton1Down:connect(function()
900
TpNpc75New.Visible = false
901
TpNpc75NewON.Visible = true
902
--Script Here (ON)
903
game.Players.LocalPlayer.Character.Humanoid.Name = 1
904
local l = game.Players.LocalPlayer.Character["1"]:Clone()
905
l.Parent = game.Players.LocalPlayer.Character
906
l.Name = "Humanoid"
907
wait(0.1)
908
game.Players.LocalPlayer.Character["1"]:Destroy()
909
game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
910
game.Players.LocalPlayer.Character.Animate.Disabled = true
911
wait(0.1)
912
game.Players.LocalPlayer.Character.Animate.Disabled = false
913
game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
914
_G.Farmf = true
915
game.ReplicatedStorage.remotes.changeStartValue:FireServer()
916
noclip = true
917
game:GetService('RunService').Stepped:connect(function()
918
if noclip then
919
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
920
end
921
end)
922
plr = game.Players.LocalPlayer
923
mouse = plr:GetMouse()
924
mouse.KeyDown:connect(function(key)
925
 
926
if key == "o" then
927
noclip = not noclip
928
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
929
end
930
end)
931
print('Created by FileExplorer')
932
print('Credits to Peyton for the ChangeState part of this script')
933
while _G.Farmf do
934
wait(2)
935
for a,b in pairs(game.Workspace:GetChildren()) do
936
if b:IsA("Folder") then
937
for c,d in pairs(b:GetChildren()) do
938
if d:FindFirstChild("enemyFolder") then
939
for e,f in pairs(d.enemyFolder:GetChildren()) do
940
if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then  
941
942
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = f.HumanoidRootPart.CFrame * CFrame.new(0,1,0)
943
f.Humanoid.Health = 0
944
wait(0.5)
945
for z,x in pairs(game.Workspace:GetChildren()) do
946
if x:IsA("Folder") then
947
for j,k in pairs(x:GetChildren()) do
948
if k:FindFirstChild("enemyFolder") then
949
for q,u in pairs(k.enemyFolder:GetChildren()) do
950
if u:FindFirstChild("HumanoidRootPart") and u:FindFirstChild("Humanoid") then
951
for v,g in pairs(u:GetChildren()) do
952
    if g.Name == "Head" then
953
        g:Destroy()
954
        wait()
955
end
956
end
957
end
958
end
959
end
960
end
961
end
962
end
963
964
end
965
end
966
end
967
end
968
end
969
end
970
for _,m in pairs(game.workspace.dungeon.bossRoom.enemyFolder:GetDescendants()) do
971
    if string.find(m.Name,"The") then
972
        if m.Humanoid.Health < 1 then
973
            wait(2)
974
            game:GetService'TeleportService':Teleport(2414851778)
975
        end
976
    end
977
    end
978
end
979
end)
980
981
982
--HipHight
983
HipHight.MouseButton1Down:connect(function()
984
HipHight.Visible = false
985
HipHightON.Visible = true
986
--Script Here (ON)
987
game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 15
988
end)
989
990
--Noclip
991
Noclip.MouseButton1Down:connect(function()
992
Noclip.Visible = false
993
NoclipON.Visible = true
994
--Script Here (ON)
995
noclip = true
996
game:GetService('RunService').Stepped:connect(function()
997
if noclip then
998
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
999
end
1000
end)
1001
plr = game.Players.LocalPlayer
1002
mouse = plr:GetMouse()
1003
mouse.KeyDown:connect(function(key)
1004
 
1005
if key == "o" then
1006
noclip = not noclip
1007
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
1008
end
1009
end)
1010
print('Thanks for Use')
1011
print('Thanks very much')
1012
end)
1013
1014
--Walkspeed
1015
Walkspeed.MouseButton1Down:connect(function()
1016
Walkspeed.Visible = false
1017
WalkspeedON.Visible = true
1018
--Script Here (ON)
1019
game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 100
1020
end)
1021
1022
--Auto Skill OFF
1023
AutoSkillON.MouseButton1Down:connect(function()
1024
AutoSkillON.Visible = false
1025
AutoSkill.Visible = true
1026
--Script Here (OFF)
1027
_G.Skill = false
1028
end)
1029
1030
--Instant Kill OFF
1031
InstantKill60ON.MouseButton1Down:connect(function()
1032
InstantKill60ON.Visible = false
1033
InstantKill60.Visible = true
1034
--Script Here (OFF)
1035
_G.a = false
1036
end)
1037
1038
--Instant Kill OFF
1039
InstantKill70ON.MouseButton1Down:connect(function()
1040
InstantKill70ON.Visible = false
1041
InstantKill70.Visible = true
1042
--Script Here (OFF)
1043
_G.s = false
1044
end)
1045
1046
--Steal Skill OFF
1047
StealSkillON.MouseButton1Down:connect(function()
1048
StealSkillON.Visible = false
1049
StealSkill.Visible = true
1050
--Script Here (OFF)
1051
_G.Steal = false
1052
end)
1053
1054
--TpNPC OFF
1055
TpNpc60ON.MouseButton1Down:connect(function()
1056
TpNpc60ON.Visible = false
1057
TpNpc60.Visible = true
1058
--Script Here (OFF)
1059
_G.Farma = false
1060
end)
1061
1062
--TpNPC 70 OFF
1063
TpNpc75OldON.MouseButton1Down:connect(function()
1064
TpNpc75OldON.Visible = false
1065
TpNpc75Old.Visible = true
1066
--Script Here (OFF)
1067
_G.Farms = false
1068
end)
1069
1070
--TpNPC 70 OFF
1071
TpNpc75NewON.MouseButton1Down:connect(function()
1072
TpNpc75NewON.Visible = false
1073
TpNpc75New.Visible = true
1074
--Script Here (OFF)
1075
_G.Farmf = false
1076
1077
end)
1078
1079
--HipHight OFF
1080
HipHightON.MouseButton1Down:connect(function()
1081
HipHightON.Visible = false
1082
HipHight.Visible = true
1083
--Script Here (OFF)
1084
game:GetService("Players").LocalPlayer.Character.Humanoid.HipHeight = 2
1085
end)
1086
1087
--Noclip OFF
1088
NoclipON.MouseButton1Down:connect(function()
1089
NoclipON.Visible = false
1090
Noclip.Visible = true
1091
--Script Here (OFF)
1092
noclip = false
1093
game:GetService('RunService').Stepped:connect(function()
1094
if noclip then
1095
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
1096
end
1097
end)
1098
plr = game.Players.LocalPlayer
1099
mouse = plr:GetMouse()
1100
mouse.KeyDown:connect(function(key)
1101
 
1102
if key == "o" then
1103
noclip = not noclip
1104
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
1105
end
1106
end)
1107
print('Thanks for Use')
1108
print('Thanks very much')
1109
end)
1110
1111
--Walkspeed OFF
1112
WalkspeedON.MouseButton1Down:connect(function()
1113
WalkspeedON.Visible = false
1114
Walkspeed.Visible = true
1115
--Script Here (OFF)
1116
game:GetService("Players").LocalPlayer.Character.Humanoid.WalkSpeed = 30
1117
end)
1118
1119
--Auto Farm
1120
AutoFarm59.MouseButton1Down:connect(function()
1121
AutoFarm59ON.Visible = true
1122
AutoFarm59.Visible = false
1123
--Script Here (ON)
1124
_G.Farmd = true
1125
noclip = true
1126
game:GetService('RunService').Stepped:connect(function()
1127
if noclip then
1128
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
1129
end
1130
end)
1131
plr = game.Players.LocalPlayer
1132
mouse = plr:GetMouse()
1133
mouse.KeyDown:connect(function(key)
1134
 
1135
if key == "o" then
1136
noclip = not noclip
1137
game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
1138
end
1139
end)
1140
1141
game.ReplicatedStorage.remotes.changeStartValue:FireServer()
1142
while _G.Farmd do
1143
wait(3)
1144
for a,b in pairs(game.Workspace:GetChildren()) do
1145
if b:IsA("Folder") then
1146
for c,d in pairs(b:GetChildren()) do
1147
if d:FindFirstChild("enemyFolder") then
1148
for e,f in pairs(d.enemyFolder:GetChildren()) do
1149
if f:FindFirstChild("HumanoidRootPart") and f:FindFirstChild("Humanoid") then
1150
1151
game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(f.HumanoidRootPart.Position + Vector3.new(0,6,0),f.HumanoidRootPart.Position)
1152
1153
1154
wait()
1155
1156
end
1157
end
1158
end
1159
end
1160
end
1161
end
1162
end
1163
end)
1164
1165
--Auto Farm OFF
1166
AutoFarm59ON.MouseButton1Down:connect(function()
1167
AutoFarm59.Visible = true
1168
AutoFarm59ON.Visible = false
1169
_G.Farmd = false
1170
end)
1171
1172
--Rainbown Settings
1173
function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
1174
local counter1 = 1
1175
while wait(0.1) do
1176
	FuncLabel.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1) 
1177
	Movement.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1) 
1178
	AutoSkillON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1) 
1179
	StealSkillON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1180
	InstantKill60ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1181
	TpNpc60ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1) 
1182
	HipHightON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1183
	NoclipON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1184
	WalkspeedON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1185
	NameGUI.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1186
	InstantKill70ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1187
	TpNpc75NewON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1188
	TpNpc75OldON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1189
	DisableBlurON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1190
	Settings.BackgroundColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1191
	AutoFarm59ON.TextColor3 = Color3.fromHSV(zigzag(counter1),1,1)
1192
	counter1 = counter1 + 0.01
1193
end