-
Notifications
You must be signed in to change notification settings - Fork 0
/
Loada.lua
63 lines (56 loc) · 2.28 KB
/
Loada.lua
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
workspace.CurrentCamera.FieldOfView = 90
loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/itszw/Aaa-Ama-Yok/main/savecpugpu"))()
loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/itszw/Aaa-Ama-Yok/main/spy"))()
loadstring(game:HttpGetAsync("https://raw.githubusercontent.com/itszw/Aaa-Ama-Yok/main/Anims.lua"))()
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "Hoşgeldin, " .. game.Players.LocalPlayer.Name .. "! ";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "Auto Executeler Executelendi";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
wait(1)
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "Confirm.lua Yüklendi | Synapse Support";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
wait(1)
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "Animasyonlar Yüklendi | Da Hood,All Games";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
wait(1)
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "DirectExecute | ScriptBlox DE Fuction";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
wait(1)
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "FPS Unlocker | 165 Fps Sabitler";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
wait(1)
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "PastebinProxy | Pastebin'i Pastebinp Yapar";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
wait(1)
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "Chat Spy | Spys Chat";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})
wait(1)
game.StarterGui:SetCore("ChatMakeSystemMessage", {
Text = "Fov | Fov = 90";
Color = Color3.fromRGB(161, 91, 228);
TextSize = 16
})