ADVERTISEMENTREMOVE ADS
Save your arts in screenshot
54,197 views
Script Preview
Description
Makes screenshot automatically after the round ends. You can save your cool moments and publish them. PLS KEEP THIS A SECRET FROM THE DEVELOPERS, ADMINS AND MODERATORS OF THIS GAME!!! - ПОЖАЛУЙСТА ХРАНИТЕ ЭТО В СЕКРЕТЕ ОТ РАЗРАБОТЧИКОВ, АДМИНОВ И МОДЕРАТОРОВ ЭТОЙ ИГРЫ!!! Speed Draw Bypasses anti game.CoreGui:TakeScreenshot(), so if your executor or another script blocks taking screenshots, it will bypass it.
Features:
- Take screenshot
Tested with
ADVERTISEMENTREMOVE ADS
10 Lines • 324 Bytes
local msg = game.Players.LocalPlayer.PlayerGui.Game.Message
local vim = game:GetService("VirtualInputManager")
local ps = Enum.KeyCode.Print
while true do
while not msg.Visible do wait() end
while msg.Visible do wait() end
vim:SendKeyEvent(true, ps, false, game)
vim:SendKeyEvent(false, ps, false, game)
end
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS






Comments
the script does not load. :(
Can you teach me how to use this script in detail?
@user1690 Teleport to this game and execute this script, but it may not work perfectly on sensor devices