How do I turn my teleporting hax off? xD

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Mavrik347
    Member
    • Oct 2006
    • 1383

    #1

    How do I turn my teleporting hax off? xD

    I used to be on XP Pro and got this sometimes when the Windows Zero Configuration service was on (I'm on a WLAN) and when I turned it off I was fine.

    Now I'm on Vista and can't find that service so it must be renamed or something else doing it instead.

    What's happening is on regular intervals I'm getting connection problems, and teleporting as it were from place to place. I was on Showdown with a firend testing it and I went up the stairs, lagged and appeared in the same position but at the bottom and as he said from his view "You did a kind'a matrix run on the spot and flew through mid air to the bottom by the gate".

    This is really irritating and I'm sure other people can play fine on a WLAN on Vista. Any suggestions would be very grateful.
  • Iwantcable
    Member
    • Jul 2007
    • 2362

    #2
    Re: How do I turn my teleporting hax off? xD

    WLAN AutoConfig

    I'd suggest doing some google searches until you find a solution that works for you. There's a bunch of people that have this problem.

    Comment

    • ChemicalWarfare
      OldInactive
      • Jan 2008
      • 214

      #3
      Re: How do I turn my teleporting hax off? xD

      :hmm:Hmmm had the same problem to, but my internet didn't work after a heavy storm so uhhh have you backed-up your PC when you just got it?
      If you did just restore it and re-install the game and your fine and ready to play! PS: Don't forget to save your player so you don't lose your rank and unlocks!
      If not, then your screwed!:cry:
      Hope this would help you.

      Comment

      • Mavrik347
        Member
        • Oct 2006
        • 1383

        #4
        Re: How do I turn my teleporting hax off? xD

        You can't turn off WLAN Auto Config as you lose your connection however!

        I found this on google and it works.

        Make a .bat file called Auto On.bat containing:

        Code:
        @ECHO OFF
        ECHO.
        ECHO Turn On Vista Autoconfig
        ECHO.
        PAUSE
        CLS
        netsh wlan set autoconfig enabled=yes interface="wireless network connection"
        EXIT
        Now make an Auto Off.bat containing:

        Code:
        @ECHO OFF
        ECHO.
        ECHO Turn Off Vista Autoconfig
        ECHO.
        PAUSE
        CLS
        netsh wlan set autoconfig enabled=no interface="wireless network connection"
        EXIT
        Now when you want to play, run Auto Off.bat and it will be fine. if you lose your WLAN connection for any reason run Auto On.bat to reastablish it then run Auto Off.bat again to play.

        Always turn it back on after playing or when you reboot your computer you will not be connected to a network untill you run Auto On.bat.

        Comment

        • Hellsent 2.0
          Member
          • Jul 2007
          • 2137

          #5
          Re: How do I turn my teleporting hax off? xD

          I had same problem..Ended up going back to XP....I had a big thread in Tech center about it...Excpet it wasnt just COD4 that did it..Every game 60 seconds i would lose connection for 2 seconds then regain it....

          Comment

          • Mavrik347
            Member
            • Oct 2006
            • 1383

            #6
            Re: How do I turn my teleporting hax off? xD

            Yep, that's what the .bat file fixes.

            Comment

            • imported_Duality
              Member
              • Feb 2007
              • 33

              #7
              Re: How do I turn my teleporting hax off? xD

              I suffered for months with this, using the Windows wireless config service. In the end I just used the nasty crappy software bundled with my card. Not the best solution - but it fixed the problem.

              Comment

              Working...