Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
JS | Override disable right click
NonplayerCharacter
Jul 20th, 2022
(
edited
)
1,118
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
JavaScript
0.13 KB
| None
|
0
0
raw
download
clone
embed
print
report
// type in the address bar on the page where right click is disabled
// and hit Enter
javascript
:
void
(
document.
oncontextmenu
=
null
)
;
Add Comment
Please,
Sign In
to add comment
Public Pastes
reboot_network.cmd 36
Batch | 55 sec ago | 0.05 KB
setup_dependencies.ps1 94
Batch | 3 min ago | 0.05 KB
uninstall_software.bat 85
Batch | 4 min ago | 0.05 KB
compile_project.ps1 10
Batch | 4 min ago | 0.05 KB
uninstall_software.bat 50
Batch | 6 min ago | 0.05 KB
uninstall_software.bat 56
Batch | 8 min ago | 0.05 KB
uninstall_software.bat 78
Batch | 9 min ago | 0.05 KB
launch_server.bat 01
Batch | 9 min ago | 0.05 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!