-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCombined Mode
242 lines (193 loc) · 6.02 KB
/
Combined Mode
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
require(game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game).caption("Combined Mode initiated!",true)
wait(2) require(game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game).caption("Very Good luck!",true)
---====== Load achievement giver ======---
local achievementGiver = loadstring(game:HttpGet("https://raw.githubusercontent.com/RegularVynixu/Utilities/main/Doors/Custom%20Achievements/Source.lua"))()
---====== Display achievement ======---
achievementGiver({
Title = "Combined Mode started",
Desc = "have so fun!",
Reason = "You executed the Combined mode script.",
Image = "rbxassetid://107161730313394"
})
--Cave ambience
local sound = Instance.new("Sound")
sound.SoundId = "rbxassetid://273398061"
sound.Volume = 1
sound.Looped = true
sound:Play()
sound.Parent = workspace
-- new fog
local Lighting = game:GetService("Lighting")
Lighting.Ambient = Color3.new(0, 0, 0)
Lighting.Brightness = 0.1
Lighting.FogEnd = 50
Lighting.FogStart = 35
Lighting.FogColor = Color3.new(0, 0, 0)
-- goofy screech
game.ReplicatedStorage.Entities.Screech.Top.Eyes.Color = Color3.fromRGB(255, 255, 0)
game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game.RemoteListener.Modules.Screech.Caught.SoundId = "rbxassetid://7492033495"
game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game.RemoteListener.Modules.Screech.Caught.PlaybackSpeed = 1.6
game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game.RemoteListener.Modules.Screech.Attack.SoundId = "rbxassetid://8080941676"
-- goofy hide
game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game.RemoteListener.Modules.HideMonster.Scare.SoundId = "rbxassetid://9126213741"
-- goofy spider
game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game.RemoteListener.Modules.SpiderJumpscare.Scare.SoundId = "rbxassetid://8080941676"
-- Blindy
coroutine.wrap(function()
while true do
wait(90)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/57e7i2hg"))()
end
end)()
-- greance
coroutine.wrap(function()
while true do
wait(150)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet('https://pastebin.com/raw/WH4WDvjh'))()
end
end)()
-- Bluyer
coroutine.wrap(function()
while true do
wait(190)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet('https://pastebin.com/raw/hntcsyYz'))()
end
end)()
-- 236
coroutine.wrap(function()
while true do
wait(215)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet('https://pastebin.com/raw/bPYb1Kqw'))()
end
end)()
-- 350
coroutine.wrap(function()
while true do
wait(250)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/gGkR8RMc"))()
end
end)()
-- a-185
coroutine.wrap(function()
while true do
wait(250)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/aTy1kLpd"))()
end
end)()
-- Cease
coroutine.wrap(function()
while true do
wait(325)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastefy.app/ofutwkjb/raw"))()
end
end)()
-- shocker
coroutine.wrap(function()
while true do
wait(35)
loadstring(game:HttpGet("https://raw.githubusercontent.com/vct0721/Doors-Stuff/refs/heads/main/Entities/Shocker"))()
end
end)()
-- blink
coroutine.wrap(function()
while true do
wait(350)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://github.com/PABMAXICHAC/doors-monsters-scripts/raw/main/blinkcrux"))()
end
end)()
-- Dread
coroutine.wrap(function()
while true do
wait(550)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://raw.githubusercontent.com/vct0721/Doors-Stuff/main/DreadEnity"))()
end
end)()
-- Huntering
coroutine.wrap(function()
while true do
wait(320)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet('https://pastebin.com/raw/5vLfqSWa'))()
end
end)()
-- E-60
coroutine.wrap(function()
while true do
local sctm = math.random(350,15000)
wait(sctm)
require(game.Players.LocalPlayer.PlayerGui.MainUI.Initiator.Main_Game).caption('Secret entity did not dangerous',true)
loadstring(game:HttpGet("https://pastebin.com/raw/Z504KNtF"))()
end
end)()
-- a-60
coroutine.wrap(function()
while true do
wait(600)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
loadstring(game:HttpGet("https://pastebin.com/raw/KpqhHcyx"))()
end
end)()
-- Silence
coroutine.wrap(function()
while true do
wait(440)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/uNnkcsGU"))()
end
end)()
-- hunger
coroutine.wrap(function()
while true do
wait(620)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/a9km8DA5"))()
end
end)()
-- B60
coroutine.wrap(function()
while true do
wait(210)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/2zugvBgY"))()
end
end)()
-- Bundger
coroutine.wrap(function()
while true do
wait(290)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/P1nudihg"))()
end
end)()
-- A-10
coroutine.wrap(function()
while true do
wait(230)
game.ReplicatedStorage.GameData.LatestRoom.Changed:Wait()
wait(0)
loadstring(game:HttpGet("https://pastebin.com/raw/PRWXYuTb"))()
end
end)()