ADVERTISEMENTREMOVE ADS

Keybind Teleport To Mouse Position

Universal script
9 months ago
Script preview thumbnail
Script Preview

Description

To bind a key, write the name of the key in "keybind" here are all the names: https://create.roblox.com/docs/reference/engine/enums/KeyCode

Features:

  • Teleport to mouse
  • Keybind
ADVERTISEMENTREMOVE ADS
4 Lines • 269 Bytes
Raw
getgenv().keybind = "H" --Keybing (For example: "F3", "Insert")
getgenv().script = "https://github.com/danya2854/Myscripts/raw/refs/heads/main/KeybindTeleport"
loadstring(game:HttpGet("https://github.com/danya2854/Myscripts/raw/refs/heads/main/loader", true))()
ADVERTISEMENTREMOVE ADS

Comments

0 comments
to add a comment
Loading comments
ADVERTISEMENTREMOVE ADS