The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
VH3 Use the abilities without cooldown script pastebin roblox
By VH3 Use the abilities without cooldown on 2024-09-22 08:00 am | Syntax: LUA | Views: 19



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1.  game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  2.  if key == "any key you want to bind it to here" then
  3. workspace.Events.Vampire.Abilities.Venom.Speedbite_Use:FireServer()
  4.  end
  5. end)



  • Recent Roblox Scripts