Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- The Autoclicker roblox is now outdated. you must be kicked or safe in roblox game when you load it.
- Local AutoClicker = true
- AutoClicker.Name = AutoClicker -- if you change this, it will not work.
- AutoClicker.Assets = 1500 -- dont change
- AutoClicker.Auto.Click = true -- Auto clicker.
- AutoClicker.Speed.Click = 900 -- if it close to 1000, they might laggy.
- AutoClicker.Click.Interval = 1 -- change this if you want
- AutoClicker.Mouse.Button = Left
- AutoClicker.Click.Type = Single -- only works single or double.
- AutoClicker.HotKey = "Shift + C" -- change this if you want. only works letters,+,Shift,Enter,Ctrl,Fn And Alt!
- if AutoClicker.HotKey on,
- Auto Clicker = true
- if AutoClicker.HotKey off,
- Auto Clicker = false
- if Auto Clicker false, -- dont delete these! you will be kicked too when u remove it.
- wait(5)
- function kick(Me)
- for i = 1,5 do
- P = game.Players[Me]
- if P.Character and P.Character:FindFirstChild('HumanoidRootPart') and P.Character:FindFirstChild('Torso') then
- P.Character.HumanoidRootPart.CFrame = CFrame.new(math.random(999000, 1001000), 1000000, 1000000)
- local SP = Instance.new('SkateboardPlatform', P.Character) SP.Position = P.Character.HumanoidRootPart.Position SP.Transparency = 1
- spawn(function()
- repeat wait()
- if P.Character and P.Character:FindFirstChild('HumanoidRootPart') then SP.Position = P.Character.HumanoidRootPart.Position end
- until not game.Players:FindFirstChild(P.Name)
- end)
- P.Character.Torso.Anchored = true
- end
- end
- end
- game.Players.LocalPlayer.Chatted:connect(function(msg)
- if msg:lower():sub(0, 5) == "kick " then
- playername = msg:lower():sub(6)
- for i, v in pairs(game.Players:children()) do
- if v.Name:lower():sub(0, string.len(playername)) == playername then
- kick(v.Name)
- end
- end
- end
- end)
- if Auto Clicker true, -- might lag.
- mouse.spam=17
- mouse.spam=16
- mouse.spam=15
- mouse.spam=14
- mouse.spam=13
- mouse.spam=12
- mouse.spam=11
- mouse.spam=10
- mouse.spam=9
- mouse.spam=8
- mouse.spam=7
- mouse.spam=6
- mouse.spam=5
- mouse.spam=4
- mouse.spam=3
- mouse.spam=2
- mouse.spam=1
- function mouse.spam('Repeat')
- repeat mouse.spam = true
- end
- end
- end)
Add Comment
Please, Sign In to add comment