Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- _G.autotap = true; local args = ({1}) game:GetService("ReplicatedStorage").autotaps.clickService(unpack(args)) wait() _G.autorebirths = false; local args = ({2}) game:GetService("ReplicatedStorage").autorebirth.rebirthService(unpack(args)) wait() --my bad change false to true were _G.AUTOREBIRTH IS
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement