Skip to content

Commit

Permalink
Scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
BossGamerDEV authored Apr 15, 2022
0 parents commit 8e938b6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Roblox Force Closer (BETA).cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
echo Attempting to force close Roblox.
taskkill /im RobloxPlayerBeta.exe /t /f
pause
3 changes: 3 additions & 0 deletions Roblox Force Closer.cmd
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
echo Attempting to force close Roblox.
taskkill /im RobloxPlayer.exe /t /f
pause

0 comments on commit 8e938b6

Please sign in to comment.