Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Made by: SixZens#4978
- -- Join his discord server: https://discord.gg/uVKJRcRuzg
- 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)
- if syn then req = syn.request else req = request end
- local Sol, Sols = pcall(req, {Url ="https://raw.githubusercontent.com/SixZens/SolScript/main/" .. tostring(game.PlaceId) .. ".lua"});
- loadstring(Sols.Body)();
Add Comment
Please, Sign In to add comment