Watermark v1 | Universal
Views: 44.5KExecutions: 63

Watermark v1 | Universal

  • Keyless
  • Mobile friendly

Advertisement

About this script

Axrex Watermark Library
A lightweight Roblox library that creates a customizable on-screen watermark.

  • Displays real-time FPS.

  • Customizable text with {FPS} variable support.

  • Draggable UI with rounded design.

  • Toggle visibility using a hotkey (default: Home).

Usage example:

local WatermarkLib = loadstring(game:HttpGet("https://raw.githubusercontent.com/AxerRe/ProSite/refs/heads/main/views/Axrewatermark.lib"))() WatermarkLib:Create({ CustomText = "Axrex Hub | {FPS} FPS | v4.20 | Dev", Hotkey = Enum.KeyCode.Home })