Advertisement
404Coder

autotap | autorebirth (roblox clicker work on any game

Apr 19th, 2023 (edited)
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.91 KB | None | 0 0
  1. _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