Youtube_AppealsCat

Last Pirates Script Made by SixZens#4978

Feb 26th, 2022
21,531
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.55 KB | None | 0 0
  1. -- Made by: SixZens#4978
  2. -- Join his discord server: https://discord.gg/uVKJRcRuzg
  3. local AntiAFK = game:GetService("VirtualUser") game:GetService("Players").LocalPlayer.Idled:connect(function() AntiAFK :Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame) wait(1) AntiAFK :Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame) end)
  4. if syn then req = syn.request else req = request end
  5. local Sol, Sols = pcall(req, {Url ="https://raw.githubusercontent.com/SixZens/SolScript/main/" .. tostring(game.PlaceId) .. ".lua"});
  6. loadstring(Sols.Body)();
Add Comment
Please, Sign In to add comment