The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
VH3 Get thick as heck skin script pastebin roblox
By VH3 Get thick as heck skin on 2024-09-22 08:00 am | Syntax: LUA | Views: 15



New Script | Raw | Show/Hide line no. | Copy text to clipboard
  1.  game.Players.LocalPlayer:GetMouse().KeyDown:Connect(function(key)
  2.  if key == "any button you want to bind it to here" then
  3. local args = {
  4.     [1] = true
  5. }
  6.  
  7. workspace.Events.Vampire.Abilities.Diamondskin.Diamondskin_Activate:FireServer(unpack(args))
  8.  end
  9. end)



  • Recent Roblox Scripts