Friend request spam script

Uploaded On
Script Credit :- Crackerot
Features

basically spams everyone in the server with friend requests

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local LP = game.Players.LocalPlayer function send(target) LP:RevokeFriendship(target) LP:RequestFriendship(target) end while wait(0.2) do for i,v in pairs (game.Players:GetChildren()) do send(v) end end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors