-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscript.lua
More file actions
483 lines (404 loc) · 14.4 KB
/
script.lua
File metadata and controls
483 lines (404 loc) · 14.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
--[=[
d888b db db d888888b .d888b. db db db .d8b.
88' Y8b 88 88 `88' VP `8D 88 88 88 d8' `8b
88 88 88 88 odD' 88 88 88 88ooo88
88 ooo 88 88 88 .88' 88 88 88 88~~~88
88. ~8~ 88b d88 .88. j88. 88booo. 88b d88 88 88 @uniquadev
Y888P ~Y8888P' Y888888P 888888D Y88888P ~Y8888P' YP YP CONVERTER
]=]
-- Copy all you want idc
-- Instances: 24 | Scripts: 2 | Modules: 1 | Tags: 0
local G2L = {};
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk
G2L["1"] = Instance.new("ScreenGui", game:GetService("Players").LocalPlayer:WaitForChild("PlayerGui"));
G2L["1"]["Name"] = [[habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk]];
G2L["1"]["ZIndexBehavior"] = Enum.ZIndexBehavior.Sibling;
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame
G2L["2"] = Instance.new("Frame", G2L["1"]);
G2L["2"]["BorderSizePixel"] = 0;
G2L["2"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["2"]["Size"] = UDim2.new(0, 375, 0, 21);
G2L["2"]["Position"] = UDim2.new(0.10612, 0, 0.1791, 0);
G2L["2"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["2"]["BackgroundTransparency"] = 1;
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame
G2L["3"] = Instance.new("Frame", G2L["2"]);
G2L["3"]["BorderSizePixel"] = 0;
G2L["3"]["BackgroundColor3"] = Color3.fromRGB(39, 23, 66);
G2L["3"]["Size"] = UDim2.new(1.00071, 0, 9.86354, 0);
G2L["3"]["Position"] = UDim2.new(0, 0, 0.17911, 0);
G2L["3"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.UICorner
G2L["4"] = Instance.new("UICorner", G2L["3"]);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.UIStroke
G2L["5"] = Instance.new("UIStroke", G2L["3"]);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Title
G2L["6"] = Instance.new("TextLabel", G2L["3"]);
G2L["6"]["TextWrapped"] = true;
G2L["6"]["BorderSizePixel"] = 0;
G2L["6"]["TextSize"] = 14;
G2L["6"]["TextScaled"] = true;
G2L["6"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["6"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Italic);
G2L["6"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["6"]["BackgroundTransparency"] = 1;
G2L["6"]["Size"] = UDim2.new(0.38138, 0, 0.10294, 0);
G2L["6"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["6"]["Text"] = [[Fer Modz - Demonology V5]];
G2L["6"]["Name"] = [[Title]];
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Title.UITextSizeConstraint
G2L["7"] = Instance.new("UITextSizeConstraint", G2L["6"]);
G2L["7"]["MaxTextSize"] = 15;
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Close
G2L["8"] = Instance.new("TextButton", G2L["3"]);
G2L["8"]["BorderSizePixel"] = 0;
G2L["8"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["8"]["TextSize"] = 14;
G2L["8"]["BackgroundColor3"] = Color3.fromRGB(255, 0, 0);
G2L["8"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["8"]["Size"] = UDim2.new(0.10511, 0, 0.12255, 0);
G2L["8"]["Name"] = [[Close]];
G2L["8"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["8"]["Text"] = [[X]];
G2L["8"]["Position"] = UDim2.new(0.97898, 0, -0.07353, 0);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Close.UIStroke
G2L["9"] = Instance.new("UIStroke", G2L["8"]);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Close.UICorner
G2L["a"] = Instance.new("UICorner", G2L["8"]);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.GType
G2L["b"] = Instance.new("TextLabel", G2L["3"]);
G2L["b"]["TextWrapped"] = true;
G2L["b"]["BorderSizePixel"] = 0;
G2L["b"]["TextSize"] = 14;
G2L["b"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["b"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Italic);
G2L["b"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["b"]["BackgroundTransparency"] = 1;
G2L["b"]["RichText"] = true;
G2L["b"]["Size"] = UDim2.new(0.46101, 0, 0.24139, 0);
G2L["b"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["b"]["Text"] = [[Ghost Type :]];
G2L["b"]["Name"] = [[GType]];
G2L["b"]["Position"] = UDim2.new(0.02132, 0, 0.13518, 0);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.GEsp
G2L["c"] = Instance.new("TextButton", G2L["3"]);
G2L["c"]["BorderSizePixel"] = 0;
G2L["c"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["c"]["TextSize"] = 14;
G2L["c"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["c"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Italic);
G2L["c"]["Size"] = UDim2.new(0, 173, 0, 49);
G2L["c"]["BackgroundTransparency"] = 1;
G2L["c"]["Name"] = [[GEsp]];
G2L["c"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["c"]["Text"] = [[Ghost Esp]];
G2L["c"]["Position"] = UDim2.new(0.02132, 0, 0.37657, 0);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.GEsp.UIStroke
G2L["d"] = Instance.new("UIStroke", G2L["c"]);
G2L["d"]["ApplyStrokeMode"] = Enum.ApplyStrokeMode.Border;
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.GEsp.UICorner
G2L["e"] = Instance.new("UICorner", G2L["c"]);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Main
G2L["f"] = Instance.new("LocalScript", G2L["3"]);
G2L["f"]["Name"] = [[Main]];
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.GRoom
G2L["10"] = Instance.new("TextLabel", G2L["3"]);
G2L["10"]["TextWrapped"] = true;
G2L["10"]["BorderSizePixel"] = 0;
G2L["10"]["TextSize"] = 14;
G2L["10"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["10"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Bold, Enum.FontStyle.Italic);
G2L["10"]["TextColor3"] = Color3.fromRGB(255, 255, 255);
G2L["10"]["BackgroundTransparency"] = 1;
G2L["10"]["RichText"] = true;
G2L["10"]["Size"] = UDim2.new(0.46101, 0, 0.24139, 0);
G2L["10"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["10"]["Text"] = [[Ghost Room :]];
G2L["10"]["Name"] = [[GRoom]];
G2L["10"]["Position"] = UDim2.new(0.02132, 0, 0.66141, 0);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Modules
G2L["11"] = Instance.new("Folder", G2L["3"]);
G2L["11"]["Name"] = [[Modules]];
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Modules.warnmodule
G2L["12"] = Instance.new("ModuleScript", G2L["11"]);
G2L["12"]["Name"] = [[warnmodule]];
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Modules.Assets
G2L["13"] = Instance.new("Folder", G2L["11"]);
G2L["13"]["Name"] = [[Assets]];
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Modules.Assets.warning
G2L["14"] = Instance.new("Frame", G2L["13"]);
G2L["14"]["Visible"] = false;
G2L["14"]["ZIndex"] = 555555555;
G2L["14"]["BorderSizePixel"] = 0;
G2L["14"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["14"]["Size"] = UDim2.new(0.36816, 0, 0.10235, 0);
G2L["14"]["Position"] = UDim2.new(0.32067, 0, 0.35608, 0);
G2L["14"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["14"]["Name"] = [[warning]];
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Modules.Assets.warning.UIStroke
G2L["15"] = Instance.new("UIStroke", G2L["14"]);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Modules.Assets.warning.UICorner
G2L["16"] = Instance.new("UICorner", G2L["14"]);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Modules.Assets.warning.warntext
G2L["17"] = Instance.new("TextLabel", G2L["14"]);
G2L["17"]["BorderSizePixel"] = 0;
G2L["17"]["TextSize"] = 14;
G2L["17"]["BackgroundColor3"] = Color3.fromRGB(255, 255, 255);
G2L["17"]["FontFace"] = Font.new([[rbxasset://fonts/families/SourceSansPro.json]], Enum.FontWeight.Regular, Enum.FontStyle.Normal);
G2L["17"]["TextColor3"] = Color3.fromRGB(0, 0, 0);
G2L["17"]["BackgroundTransparency"] = 1;
G2L["17"]["Size"] = UDim2.new(1, 0, 1, 0);
G2L["17"]["BorderColor3"] = Color3.fromRGB(0, 0, 0);
G2L["17"]["Text"] = [[Text]];
G2L["17"]["Name"] = [[warntext]];
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.UIDrag
G2L["18"] = Instance.new("LocalScript", G2L["2"]);
G2L["18"]["Name"] = [[UIDrag]];
-- Require G2L wrapper
local G2L_REQUIRE = require;
local G2L_MODULES = {};
local function require(Module:ModuleScript)
local ModuleState = G2L_MODULES[Module];
if ModuleState then
if not ModuleState.Required then
ModuleState.Required = true;
ModuleState.Value = ModuleState.Closure();
end
return ModuleState.Value;
end;
return G2L_REQUIRE(Module);
end
G2L_MODULES[G2L["12"]] = {
Closure = function()
local script = G2L["12"];local assets = script.Parent.Assets
local warnf = assets.warning
local warnt = warnf.warntext
local gui = script.Parent.Parent.Parent.Parent
local defaultText = warnt.Text
return function(text)
if warnf.Visible == true then
warnt.Text = text
end
if type(text) ~= "string" then
print("Inputed text needs to be a string, not an integer, float, double, etc. Only a string.")
return "error", false
end
warnt.Text = text
warnf.Parent = gui
warnf.Visible = true
wait(5)
warnf.Visible = false
warnf.Parent = assets
warnt.Text = defaultText
return "success", true
end
end;
};
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.Frame.Main
local function C_f()
local script = G2L["f"];
local gfound = false
local w = require(script.Parent.Modules.warnmodule)
local fr = script.Parent
local cls = fr.Close
local gesp = fr.GEsp
local gtype = fr.GType
local groom = fr.GRoom
if workspace:FindFirstChild("Ghost") then
gfound = true
end
cls.MouseButton1Click:Connect(function()
if workspace:FindFirstChild("Part") then
if workspace.Part:FindFirstChild("Highlight") then
workspace.Part:FindFirstChild("Highlight"):Destroy()
end
end
fr.Parent.Parent:Destroy()
end)
if gfound == false then
local s, r = w("Ghost not found? Maybe in lobby.")
if s == "error" and r == false then
warn("There was an error while trying to warn you.")
else
print("Successfully warned player.")
end
return
end
local ghtenabled = false
-- WARNING CHANGING ghtenabled TO TRUE MAY BREAK THE SCRIPT OR STOP IT COMPLETELY, YOU HAVE BEEN WARNED
if ghtenabled == true then
ghtype = workspace.Ghost:GetAttribute("GhostType")
end
local ghroom = workspace.Ghost:GetAttribute("FavoriteRoom")
if ghtype == nil or "" then
local s, r = w("Ghost type not found, Report to the owner. xxglicthedvoidxx discord.")
if s == "error" and r == false then
warn("There was an error while trying to warn you.")
else
print("Successfully warned player.")
end
end
if ghroom == nil or "" then
local s, r = w("Favorite room not found, Report to the owner. xxglicthedvoidxx discord.")
if s == "error" and r == false then
warn("There was an error while trying to warn you.")
else
print("Successfully warned player.")
end
end
gesp.MouseButton1Click:Connect(function()
w("Ghost esp enabled.")
local part = Instance.new("Part")
part.Parent = workspace
Instance.new("Highlight", part)
part.Size = workspace.Ghost.HumanoidRootPart.Size
while task.wait() do
part.CFrame = workspace.Ghost.HumanoidRootPart.CFrame
part.CanCollide = false
end
end)
gtype.Text = "Ghost Type : "..ghtype
groom.Text = "Ghost Room : "..ghroom
local evidences = {}
local ghostlist = {
Banshee = {
"GhostOrb",
"Handprints",
"FreezingTemperatures"
},
Demon = {
"EMFLevel5",
"Handprints",
"FreezingTemperatures"
},
Entity = {
"SpiritBox",
"Handprints",
"LaserProjector"
},
Ghoul = {
"SpiritBox",
"GhostOrb",
"FreezingTemperatures"
},
Leviathan = {
"GhostWriting",
"Handprints",
"GhostOrb"
},
Nightmare = {
"EMFLevel5",
"SpiritBox",
"GhostOrb"
},
Oni = {
"LaserProjector",
"SpiritBox",
"FreezingTemperatures"
},
Phantom = {
"EMFLevel5",
"Handprints",
"GhostOrb",
},
Renevant = {
"GhostWriting",
"EMFLevel5",
"FreezingTemperatures"
},
Shadow = {
"EMFLevel5",
"GhostWriting",
"LaserProjector",
},
Skinwalker = {
"GhostWriting",
"SpiritBox",
"FreezingTemperatures"
},
Specter = {
"EMFLevel5",
"LaserProjector",
"FreezingTemperatures"
},
Spirit = {
"GhostWriting",
"Handprints",
"SpiritBox"
},
Umbra = {
"GhostOrb",
"Handprints",
"LaserProjector"
},
Wendigo = {
"GhostOrb",
"GhostWriting",
"LaserProjector"
},
Wraith = {
"EMFLevel5",
"SpiritBox",
"LaserProjector"
}
}
if ghtenabled == true then
for ii,vv in ghostlist do
if ii == ghtype then
for i,v in vv do
table.insert(evidences, v)
end
end
end
if #evidences == 0 then
w("No matching ghost type found.")
else
for i,v in evidences do
game:GetService("ReplicatedStorage").Events.EvidenceMarkedInJournal:FireServer(v)
end
end
end
w("Unfortunately Demonology upgraded their anti-cheat so ghost type")
wait(5)
w("Isn't availabe right now but everything else works")
end;
task.spawn(C_f);
-- StarterGui.habkdnsjmjsskxksxmksmkmkkxskskmxkmxksk.Frame.UIDrag
local function C_18()
local script = G2L["18"];
-- Made by Real_IceyDev (@lceyDex) --
-- Simple UI dragger (PC Only/Any device that has a mouse) --
local UIS = game:GetService('UserInputService')
local frame = script.Parent
local dragToggle = nil
local dragSpeed = 0.25
local dragStart = nil
local startPos = nil
local function updateInput(input)
local delta = input.Position - dragStart
local position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X,
startPos.Y.Scale, startPos.Y.Offset + delta.Y)
game:GetService('TweenService'):Create(frame, TweenInfo.new(dragSpeed), {Position = position}):Play()
end
frame.InputBegan:Connect(function(input)
if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) then
dragToggle = true
dragStart = input.Position
startPos = frame.Position
input.Changed:Connect(function()
if input.UserInputState == Enum.UserInputState.End then
dragToggle = false
end
end)
end
end)
UIS.InputChanged:Connect(function(input)
if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
if dragToggle then
updateInput(input)
end
end
end)
end;
task.spawn(C_18);
return G2L["1"], require;