Results 1 to 8 of 8
  1. #1
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool

    Code for changing your ip?

    What is the code for changing your ip, vb 08.

  2. #2
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    use the search before you ask!

    but here:

    Code:
     sYourCommand = "ipconfig/flushdns"
            Shell("cmd /c " & sYourCommand, vbHide)
    
            sYourCommand = "ipconfig/release"
            Shell("cmd /c " & sYourCommand, vbHide)
    
            sYourCommand = "ipconfig/renew"
            Shell("cmd /c " & sYourCommand, vbHide)

  3. The Following User Says Thank You to XGelite For This Useful Post:

    deathninjak0 (11-26-2009)

  4. #3
    Jimmy's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Jersey
    Posts
    4,572
    Reputation
    70
    Thanks
    647
    tht slows ur internet really baddd

  5. #4
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    Quote Originally Posted by jimmydang09 View Post
    tht slows ur internet really baddd
    that happens with an IP changer lol

    it disconnects you from the internet for a minute or to..then renews it.

  6. #5
    Jimmy's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Jersey
    Posts
    4,572
    Reputation
    70
    Thanks
    647
    yeah it really sucsks i dont change mines ever

  7. #6
    deathninjak0's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    1,510
    Reputation
    12
    Thanks
    294
    My Mood
    Cool
    Quote Originally Posted by XGelite View Post
    use the search before you ask!

    but here:

    Code:
     sYourCommand = "ipconfig/flushdns"
            Shell("cmd /c " & sYourCommand, vbHide)
    
            sYourCommand = "ipconfig/release"
            Shell("cmd /c " & sYourCommand, vbHide)
    
            sYourCommand = "ipconfig/renew"
            Shell("cmd /c " & sYourCommand, vbHide)
    thanks...I searched and found the right code...your code is missing something in it...

  8. #7
    Zoom's Avatar
    Join Date
    May 2009
    Gender
    male
    Location
    Your going on my 24/7 DDoS hit list.
    Posts
    8,552
    Reputation
    127
    Thanks
    5,970
    My Mood
    Happy
    Lol this DONT change your real ip just renew it..
    -Rest in peace leechers-

    Your PM box is 100% full.

  9. #8
    Jimmy's Avatar
    Join Date
    Jul 2009
    Gender
    male
    Location
    Jersey
    Posts
    4,572
    Reputation
    70
    Thanks
    647
    same smiznitch lol

Similar Threads

  1. [Tutorial] HOW TO CHANGE YOUR IP FOR $URV.EYS TO EVERY COUNTRY WITHOU DOWNLOADING EASY!
    By Rezajwz1114 in forum CrossFire Tutorials
    Replies: 9
    Last Post: 09-10-2011, 03:09 PM
  2. [Solved] how to change your id for CA NA
    By pet222 in forum Combat Arms Help
    Replies: 7
    Last Post: 08-04-2011, 06:06 AM
  3. [Source Code] Ask for Source Codes here / Release your Source Codes here [Collection]
    By taylan in forum WarRock Hack Source Code
    Replies: 24
    Last Post: 02-01-2011, 11:27 AM
  4. [Help] Code for Reconnecting your internet at a certain time? [Tapper]
    By deathninjak0 in forum Visual Basic Programming
    Replies: 4
    Last Post: 12-13-2009, 10:31 PM

Tags for this Thread