Results 1 to 7 of 7
  1. #1
    thisisaaccount1234's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    2

    Is there a way to stop sending packets and then resend packets to server

    Im trying to make a script where when you press v you freeze in mid air then if you press v again you unfreeze. is it possible?

  2. #2
    r.Cool's Avatar
    Join Date
    Jun 2015
    Gender
    female
    Posts
    8
    Reputation
    10
    Thanks
    3
    bSendPacket = false;

  3. #3
    thisisaaccount1234's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    2
    Im a scrub can explain like how i would go about adding it to code XD

  4. #4
    r.Cool's Avatar
    Join Date
    Jun 2015
    Gender
    female
    Posts
    8
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by thisisaaccount1234 View Post
    Im a scrub can explain like how i would go about adding it to code XD
    Make a lua file in your garrysmod/lua directory and put this in the file while true do pcall(GetAsyncKeyState("v"), bSendPacket = false) end

    then type this into your console lua_openscript_cl filename.lua then hold V

  5. #5
    thisisaaccount1234's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    2
    Can you add me on skype so that if i fuck this up you can help haha my skype is i_froggy_i

  6. #6
    thisisaaccount1234's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    2
    How else can you do it thou fam teach me XD im a fucking scrub

  7. #7
    r.Cool's Avatar
    Join Date
    Jun 2015
    Gender
    female
    Posts
    8
    Reputation
    10
    Thanks
    3
    Quote Originally Posted by thisisaaccount1234 View Post
    How else can you do it thou fam teach me XD im a fucking scrub
    null tick_count

Similar Threads

  1. [Solved] Is there a way to stop hacks from crashing the game?
    By viktorlogi in forum Battlefield 3 Help
    Replies: 3
    Last Post: 10-11-2014, 12:06 PM
  2. Replies: 6
    Last Post: 09-28-2014, 12:13 AM
  3. Is there a way to slow down hunger and thirst?
    By MinecraftOutlaw in forum Unturned Hacks & Cheats
    Replies: 1
    Last Post: 07-16-2014, 05:39 AM
  4. [Solved] Is there any way to get boosts since the packet spammer is not working anymore?
    By Geovane108 in forum Adventure Quest Worlds (AQW) Help
    Replies: 9
    Last Post: 08-19-2013, 12:12 PM
  5. [Discussion] is there any ways or HOW to read and edit ".dll" files =.=
    By symlafq in forum Other Programming
    Replies: 0
    Last Post: 04-07-2013, 02:52 PM