Page 4 of 9 FirstFirst ... 23456 ... LastLast
Results 46 to 60 of 130

Hybrid View

  1. #1
    FaZe d00d's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    140
    Reputation
    10
    Thanks
    27
    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


  2. #2
    Im Friendly's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    I don't know ;-;
    Posts
    160
    Reputation
    19
    Thanks
    138
    Quote Originally Posted by FaZe d00d View Post
    Standalone Chat Spammer
    Anti Votekick/VoteBan
    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)

  3. #3
    YH$%UW$uwjrjrjrjrj6's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Posts
    34
    Reputation
    10
    Thanks
    44
    Quote Originally Posted by Im Friendly View Post
    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)
    ty never getting votekicked again!!!

  4. #4
    BoobMax2442's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Ontario Canada
    Posts
    49
    Reputation
    10
    Thanks
    11
    My Mood
    Cheerful
    Quote Originally Posted by Im Friendly View Post
    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)
    How does the AntiVoteKick work?

  5. #5
    Im Friendly's Avatar
    Join Date
    Aug 2014
    Gender
    male
    Location
    I don't know ;-;
    Posts
    160
    Reputation
    19
    Thanks
    138
    Quote Originally Posted by BoobMax2442 View Post
    How does the AntiVoteKick work?
    It trys to votekick other people on the server so the other people don't have the chance to try and vote kick you

  6. The Following User Says Thank You to Im Friendly For This Useful Post:

    BoobMax2442 (02-22-2015)

  7. #6
    BoobMax2442's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Ontario Canada
    Posts
    49
    Reputation
    10
    Thanks
    11
    My Mood
    Cheerful
    So if I don't have the ability to votekick it wont work?

  8. #7
    Dachief's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    9
    Reputation
    10
    Thanks
    0
    A script to sell cars from the 3D Car dealer Mod after duplicating them with the hack?

  9. #8
    jacson23's Avatar
    Join Date
    Oct 2012
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    Any public lua hacks? Fuck using a .exe you would get a VAC ban

  10. #9
    FaZe d00d's Avatar
    Join Date
    Feb 2015
    Gender
    male
    Posts
    140
    Reputation
    10
    Thanks
    27
    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


  11. #10
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    902
    Reputation
    10
    Thanks
    584
    My Mood
    Angelic
    Quote Originally Posted by BoobMax2442 View Post
    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.
    Fake lag hack is to be done in C++, It's todo with stopping your movement aka AirStuck!

    Quote Originally Posted by FaZe d00d View Post
    nospread standolone??
    i know i might be a fag for asking this but still
    You mean nospread.dll with out anything with it?

  12. #11
    BoobMax2442's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Ontario Canada
    Posts
    49
    Reputation
    10
    Thanks
    11
    My Mood
    Cheerful
    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.

  13. #12
    BoobMax2442's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Ontario Canada
    Posts
    49
    Reputation
    10
    Thanks
    11
    My Mood
    Cheerful
    Quote Originally Posted by suchisgood View Post
    Fake lag hack is to be done in C++, It's todo with stopping your movement aka AirStuck!
    Are there any that are public?

  14. The Following User Says Thank You to BoobMax2442 For This Useful Post:

    Margen67 (03-28-2015)

  15. #13
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    902
    Reputation
    10
    Thanks
    584
    My Mood
    Angelic
    Quote Originally Posted by BoobMax2442 View Post
    Are there any that are public?
    I could make one!

  16. The Following 3 Users Say Thank You to suchisgood For This Useful Post:

    BoobMax2442 (03-25-2015),l1m3w1r3 (03-25-2015),Margen67 (03-28-2015)

  17. #14
    l1m3w1r3's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    130
    Reputation
    10
    Thanks
    77
    My Mood
    Tired
    Quote Originally Posted by suchisgood View Post
    I could make one!
    That would be pretty kind

  18. The Following User Says Thank You to l1m3w1r3 For This Useful Post:

    Margen67 (03-28-2015)

  19. #15
    BoobMax2442's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Location
    Ontario Canada
    Posts
    49
    Reputation
    10
    Thanks
    11
    My Mood
    Cheerful
    Quote Originally Posted by suchisgood View Post
    I could make one!
    You should, much appreciate!
    __________________________________________________ _________________________________________
    Also do you run C++ cheats the same as Lua scripts and does C++ get detected. Sorry for sounding like a dumbass
    Last edited by BoobMax2442; 03-25-2015 at 07:43 PM. Reason: If you do

  20. The Following User Says Thank You to BoobMax2442 For This Useful Post:

    Margen67 (03-28-2015)

Page 4 of 9 FirstFirst ... 23456 ... LastLast

Similar Threads

  1. Ragnarok Online :) Mod/Hack request please
    By Zabuuza15 in forum Hack Requests
    Replies: 2
    Last Post: 08-17-2013, 09:39 PM
  2. Garry's Mod hacks REV 165
    By Dario789 in forum Garry's Mod Discussions & Help
    Replies: 8
    Last Post: 06-06-2013, 09:37 PM
  3. [mApex] A Garry's Mod Hack by Mythik.
    By iMythik in forum Garry's Mod Discussions & Help
    Replies: 41
    Last Post: 03-26-2013, 01:17 AM
  4. Garry's Mod Hack Addresses? (Don't know what to call it)
    By PrototypeRifle5 in forum Garry's Mod Discussions & Help
    Replies: 6
    Last Post: 03-25-2013, 06:52 AM
  5. [Garry's Mod] Hack Pack
    By [RAGE] Mad YET? in forum Garry's Mod Hacks & Cheats
    Replies: 121
    Last Post: 03-02-2013, 03:58 PM