Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 520 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 520 Bytes

Roblox-AntiVirus-Plugin

An Roblox plugin created by Stoppedwumm and zyro_playzz

Installation

Build self

Create a script with this content:

local http = game:GetService("HttpService")

loadstring(http:GetAsync("https://raw.githubusercontent.com/Stoppedwumm-Studios/Roblox-AntiVirus-Plugin/main/plugin-main.lua"))()

Now right click and select save as local plugin. It should be saved in the plugin folder.