View difference between Paste ID: EgKWCGdP and rKU95QQq
SHOW: | | - or go back to the newest paste.
1-
local naeeym = Instance.new("BillboardGui",char)
1+
local naeeym = Instance.new("ththth00",char)
2
naeeym.Size = UDim2.new(0,100,0,40)
3
naeeym.StudsOffset = Vector3.new(0,5,0)
4
naeeym.Adornee = char.Head
5
local tecks = Instance.new("TextLabel",naeeym)
6
tecks.BackgroundTransparency = 1
7
tecks.BorderSizePixel = 0
8
tecks.Text = "Genocider Time God"
9
tecks.Font = "ArialBold"
10
tecks.FontSize = "Size24"
11
tecks.TextStrokeTransparency = 0
12
tecks.TextStrokeColor3 = Color3.new(1,1,1)
13
tecks.TextColor3 = Color3.new(0,255,0)
14
tecks.Size = UDim2.new(1,0,0.5,0)
15
16
local Player = game.Players.localPlayer
17
local Character = p.Character
18
local LeftArm2 = Character["Left Arm"]
19
local RightArm2 = Character["Right Arm"]
20
local LeftLeg2 = Character["Left Leg"]
21
local RightLeg2 = Character["Right Leg"]
22
local Head2 = Character.Head
23
local Torso2 = Character.Torso
24
25
26
local BeeSpeed= 100
27
28
local QHold=false
29
local EHold=false
30
31
32
33
34
35
mse = Player:GetMouse()
36
37
sound = Instance.new("Sound", Character)
38
sound.SoundId = "https://www.roblox.com/asset/?id=615678808"
39
sound.Volume = 10
40
sound2 = Instance.new("Sound", Character)
41
sound2.SoundId = "https://www.roblox.com/asset/?id=850256806"
42
sound2.Volume = 20
43
sound3 = Instance.new("Sound", Character)
44
sound3.SoundId = "https://www.roblox.com/asset/?id=290807377"
45
sound3.Volume = 10
46
sound4 = Instance.new("Sound", Character)
47
sound4.SoundId = "https://www.roblox.com/asset/?id=290807377"
48
sound4.Volume = 10
49
TSTheme = Instance.new("Sound", Character)
50
TSTheme.SoundId = "https://www.roblox.com/asset/?id=746514206"
51
TSTheme.Volume = 2
52
canworld = true
53
mse.KeyDown:connect(function(key)
54
	key = key:lower()
55
	if key == "t" then
56
		if canworld == false then return end
57
		if canworld then
58
		canworld = false
59
		sound3:Play()
60
tecks.Text = "Time...Is Frozen."
61
wait(2)
62
tecks.Text = "Checkmate."
63
		sound:Play()
64
		sound4:Play()
65
		TSTheme:Play()
66
67
		local function spawnpart()
68
		sphere = Instance.new("Part")
69
		--game.Debris:AddItem(sphere,3)
70
		local sm = Instance.new("SpecialMesh", sphere)
71
		sm.MeshType = "Sphere"
72
		sphere.Transparency = 0.5
73
		sphere.Anchored = true
74
		sphere.CanCollide = false
75
		sphere.Material = "Neon"
76
		sphere.BrickColor = BrickColor.new("Black")
77
		end
78
		
79
		local function weld(lol)
80
			local weld = Instance.new("Weld", Player.Character.Torso)
81
			weld.Part0 = Player.Character.Torso
82
			weld.Part1 = lol
83
			weld.C0 = Player.Character.Torso.CFrame:inverse()
84
			weld.C1 = lol.CFrame:inverse()
85
		end
86
		wait()
87
		spawnpart()
88
			for i, v in pairs(game.Players:GetChildren()) do
89
			t = v.Character:FindFirstChild("Torso")
90
			if t then
91
				t.Anchored = true
92
				Player.Character:FindFirstChild("Torso").Anchored = false
93
			end
94
			RA = v.Character:FindFirstChild("Right Arm")
95
			if RA then
96
				RA.Anchored = true
97
				Player.Character:FindFirstChild("Right Arm").Anchored = false
98
			end
99
			LA = v.Character:FindFirstChild("Left Arm")
100
			if LA then
101
				LA.Anchored = true
102
				Player.Character:FindFirstChild("Left Arm").Anchored = false
103
			end
104
			RL = v.Character:FindFirstChild("Right Leg")
105
			if RL then
106
				RL.Anchored = true
107
				Player.Character:FindFirstChild("Right Leg").Anchored = false
108
			end
109
			LL = v.Character:FindFirstChild("Left Leg")
110
			if LL then
111
				LL.Anchored = true
112
				Player.Character:FindFirstChild("Left Leg").Anchored = false
113
			end
114
		end
115
		weld(sphere)
116
		cce = Instance.new("ColorCorrectionEffect", game.Lighting)
117
		cce.Saturation = -5
118
		--game.Debris:AddItem(cce, 5)
119
		sphere.Parent = Character.Torso
120
		for i = 1,3 do
121
			sphere.Size = sphere.Size + Vector3.new(50,50,50)
122
			wait()
123
			end
124
wait()
125
                        sphere:Destroy()
126
BeeSpeed = 0
127
		cce.Saturation = -0.1
128
		wait(0.3)
129
		cce.Saturation = -0.2
130
		wait(0.3)
131
		cce.Saturation = -0.3
132
		wait(0.2)
133
	        cce.Saturation = -1.5
134
                wait()
135
		end
136
	end
137
end
138
)
139
140
tecks.Text = "Genocider Time God"
141
142
mse.KeyDown:connect(function(key)
143
	key = key:lower()
144
	if key == "y" then
145
canworld = true
146
tecks.Text = "Tick Tock..Tick...Tock"
147
		sound2:Play()
148
wait()
149
BeeSpeed = 1
150
		cce.Saturation = -1.3
151
		wait(0.5)
152
BeeSpeed = 1.2
153
		cce.Saturation = -0.5
154
		wait(0.5)
155
BeeSpeed = 1.4
156
		cce.Saturation = -0.4
157
		wait(0.3)
158
BeeSpeed = 1.5
159
		cce.Saturation = -0.2
160
		wait(0.2)
161
	        cce.Saturation = 0
162
163
		for i, v in pairs(game.Players:GetChildren()) do
164
		t = v.Character:FindFirstChild("Torso")
165
			if t then
166
				t.Anchored = false
167
			end
168
			RA = v.Character:FindFirstChild("Right Arm")
169
			if RA then
170
				RA.Anchored = false
171
			end
172
			LA = v.Character:FindFirstChild("Left Arm")
173
			if LA then
174
				LA.Anchored = false
175
			end
176
			RL = v.Character:FindFirstChild("Right Leg")
177
			if RL then
178
				RL.Anchored = false
179
			end
180
			LL = v.Character:FindFirstChild("Left Leg")
181
			if LL then
182
				LL.Anchored = false
183
			end
184
		end
185
BeeSpeed = 100
186
tecks.Text = "Genocider Time God"
187
TSTheme:Stop()
188
end
189
end)