Thread: FakeLag

Results 1 to 6 of 6
  1. #1
    snipwnage3's Avatar
    Join Date
    Jul 2015
    Gender
    female
    Posts
    75
    Reputation
    10
    Thanks
    84

    FakeLag

    Code:
    local function FakeLag(cmd)
    	if (gBool("HVH", "Active") && gBool("HVH", "FakeLag")) then
    		if (gFloat("HVH", "FakeLagInt") >= gInt("HVH", "FakeLagInt")) then
    			bSendPacket = true;
    			sFloat("HVH", "FakeLagInt", 0);
    		else
    			bSendPacket = false;
    			sFloat("HVH", "FakeLagInt", gFloat("HVH", "FakeLagInt")+1);
    		end
    	else
    		bSendPacket = true;
    	end
    end
    My fakelag seems laggy and shitty just wondering if im doing it right, thanks.

    sfloat is Setfloat and gfloat is getfloat
    Last edited by Hunter; 12-14-2015 at 10:06 AM.

  2. #2
    _Xavier's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    21
    same thing happens to me whenever i use bsendpacket :|

  3. #3
    snipwnage3's Avatar
    Join Date
    Jul 2015
    Gender
    female
    Posts
    75
    Reputation
    10
    Thanks
    84
    Resolved this shit im retarded /close pls

  4. #4
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    902
    Reputation
    10
    Thanks
    559
    My Mood
    Angelic
    Quote Originally Posted by snipwnage3 View Post
    Code:
    local function FakeLag(cmd)
    	if (gBool("HVH", "Active") && gBool("HVH", "FakeLag")) then
    		if (gFloat("HVH", "FakeLagInt") >= gInt("HVH", "FakeLagInt")) then
    			bSendPacket = true;
    			sFloat("HVH", "FakeLagInt", 0);
    		else
    			bSendPacket = false;
    			sFloat("HVH", "FakeLagInt", gFloat("HVH", "FakeLagInt")+1);
    		end
    	else
    		bSendPacket = true;
    	end
    end
    My fakelag seems laggy and shitty just wondering if im doing it right, thanks.

    sfloat is Setfloat and gfloat is getfloat
    nice exlpoit it wurk ritgh

  5. #5
    _Xavier's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Posts
    43
    Reputation
    10
    Thanks
    21
    Quote Originally Posted by suchisgood View Post
    nice exlpoit it wurk ritgh
    reported for trolling on the multiple players playing games and hacking: previously garry newman's modification section.

  6. #6
    Yemiez's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    Sweden
    Posts
    2,566
    Reputation
    731
    Thanks
    16,279
    My Mood
    Devilish
    Requested close, also moved to Help...

  7. The Following User Says Thank You to Yemiez For This Useful Post:

    suchisgood (09-14-2015)

Similar Threads

  1. [Help Request] Need help with fakelag and a bsendpacket module
    By RabidRunner in forum Garry's Mod Discussions & Help
    Replies: 12
    Last Post: 07-08-2015, 06:07 PM
  2. [Release] bSendPacket shit (fakeangle aa, fakelag, and psilent)
    By n0t_cdriza in forum Garry's Mod Hacks & Cheats
    Replies: 18
    Last Post: 07-08-2015, 09:51 AM
  3. [Tutorial] [RESOURCE] Lua-based Fakelag
    By _Robby in forum Garry's Mod Coding & Resources
    Replies: 9
    Last Post: 07-01-2015, 07:38 PM
  4. GMod Fakelag, cause all you skids aiming at my body suck.
    By TheyCallMeDaz in forum Garry's Mod Discussions & Help
    Replies: 27
    Last Post: 11-14-2013, 09:17 AM