Standalone Chat Spammer
Anti Votekick/VoteBan
Standalone Chat Spammer
Anti Votekick/VoteBan
Last edited by FaZe d00d; 02-21-2015 at 06:07 PM. Reason: i dun goofed!
If you'd like you can join my Autism Awareness Group https://www.mpgh.net/forum/group.php?groupid=2181
Code:CreateClientConVar("Spam", 0) CreateClientConVar("Spam_Message", "Get ******* at bighack.club") local function Spam() if GetConVarNumber("Spam") == 1 then RunConsoleCommand("say", GetConVarString("Spam_Message")) end end hook.Add("Think", "ChatSpam", Spam)Code:CreateClientConVar("AntiVoteKick", 0) local function Anti() if GetConVarNumber("AntiVoteKick") == 1 then for k,v in RandomPairs(player.GetAll()) do if v == LocalPlayer() then continue end if v:GetFriendStatus() == "friend" then continue end if v:IsAdmin() then continue end RunConsoleCommand("ulx", "votekick", v:Name(), "hackerd by im friendly") end end end hook.Add("Think","AntiVoteKick", Anti)
BoobMax2442 (02-22-2015)
So if I don't have the ability to votekick it wont work?
A script to sell cars from the 3D Car dealer Mod after duplicating them with the hack?
Any public lua hacks? Fuck using a .exe you would get a VAC ban
nospread standolone??
i know i might be a fag for asking this but still
If you'd like you can join my Autism Awareness Group https://www.mpgh.net/forum/group.php?groupid=2181
Fake lag hack...
Can it be done in lua?
Is there one out there?
I'm not sure if they exist out there but my friend has a private C++ hack with fake lag and it's super cool; he can spawn where ever he wants during new rounds on TTT and float in the air when ever. I've been looking around for almost 2 weeks now and I can't find any public Fakelag scripts.
Margen67 (03-28-2015)
BoobMax2442 (03-25-2015),l1m3w1r3 (03-25-2015),Margen67 (03-28-2015)
Margen67 (03-28-2015)
Last edited by BoobMax2442; 03-25-2015 at 07:43 PM. Reason: If you do
Margen67 (03-28-2015)