Exunys / 2D-Boxes-Script

ROBLOX Squares / 2D Boxes Visual script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2D Boxes Script

About

This Universal 2D Boxes Script draws a square around the opponent which uses math to size itself correctly. You can enable / disable the squares by pressing Q. You can also change this keybind inside the script. You can also edit different settings about the square, such as color appearance, thickness, transparency and you can enable team check as well.

  • This script remains undetected and has been tested on games with an Anti-Cheat system.
  • This script only works on exploits that support the API refrence Drawing.

Script

Load the script by using the code below or by copying it from here.

loadstring(game:HttpGet("https://pastebin.com/raw/tqca3VFH"))()

Contact information

About

ROBLOX Squares / 2D Boxes Visual script

License:Creative Commons Zero v1.0 Universal


Languages

Language:Lua 100.0%