R

sasxharoxynoob44 🚨

public
rrixh Nov 01, 2023 Never 127
Clone
Plaintext sasxhajoined_lulaslollipop 23 lines (20 loc) | 792 Bytes
1
-- game:Players.Find:sas
2
local sasxha = "Sascharoxynoob44" -- user
3
4
game:GetService'Players'.PlayerAdded:Connect(function(player)
5
if player.Name == sasxha then
6
-- game:ReplikatedStorage.sas
7
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
8
Library.DefaultColor = Color3.fromRGB(50,205,50)
9
10
Library:Notification({
11
Text = "sasxha the betrayer",
12
Duration = 9
13
})
14
local Library = loadstring(game:HttpGet("https://raw.githubusercontent.com/bloodball/-back-ups-for-libs/main/Revenant", true))()
15
Library.DefaultColor = Color3.fromRGB(50,205,50)
16
17
Library:Notification({
18
Text = "🚨sasxharoxhnoob44 joined🚨",
19
Duration = 4.5
20
})
21
end
22
end)
23
--end