-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathExploit
More file actions
44 lines (38 loc) · 1.13 KB
/
Exploit
File metadata and controls
44 lines (38 loc) · 1.13 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
while true do
wait(random)
game:GetService("ReplicatedStorage").Events.Client.emitClicks:FireServer()
local args = {
[1] = {
["manual"] = {
["788851413097624300"] = 1
}
}
}
game:GetService("ReplicatedStorage").Clickerr:InvokeServer(unpack(args))
local args = {
[1] = rebirthamount,
[2] = false,
[3] = false
}
game:GetService("ReplicatedStorage").Events.Client.requestRebirth:FireServer(unpack(args))
end
while true do
game:GetService("ReplicatedStorage").Events.Client.petsTools.equipBest:FireServer()
wait(1.5)
local args = {
[1] = "F"
}
game:GetService("ReplicatedStorage").Events.Client.claimQuest:FireServer(unpack(args))
local args = {
[1] = "B"
}
game:GetService("ReplicatedStorage").Events.Client.claimQuest:FireServer(unpack(args))
local args = {
[1] = workspace.Eggs.Tech,
[2] = false,
[3] = false
}
game:GetService("ReplicatedStorage").Events.Client.purchaseEgg2:InvokeServer(unpack(args))
game:GetService("ReplicatedStorage").Events.Client.petsTools.deleteUnlocked:FireServer()
game:GetService("ReplicatedStorage").Events.Client.petsTools.equipBest:FireServer()
end