Advertisement
imodex

Big Brain Simulator Script

Mar 8th, 2021
8,226
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.38 KB | None | 0 0
  1. loadstring(game:HttpGet("https://raw.githubusercontent.com/urmomjklol69/Big-Brain-Simulator/main/Big%20Brain%20Sim.lua", true))()
  2. local vu = game:GetService("VirtualUser")
  3. game:GetService("Players").LocalPlayer.Idled:connect(function()
  4. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  5. wait(1)
  6. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  7. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement