Page 3 of 3 FirstFirst 123
Results 31 to 38 of 38
  1. #31
    Threadstarter
    Dual-Keyboard Member
    stevethehacker's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    USA bitch
    Posts
    416
    Reputation
    14
    Thanks
    51
    My Mood
    Bored
    Quote Originally Posted by ac1d_buRn View Post
    Lolz i didnt use that code for mine :P

    My code is special
    Yes but your tapper was basically the same as mine.

  2. #32
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    Code:
    if bla bla bla 
    then  sYourCommand = "ipconfig/release"
            Shell("cmd /c " & sYourCommand, vbHide)
    
    if bla bla bla 
    then 
     sYourCommand = "ipconfig/renew"
            Shell("cmd /c " & sYourCommand, vbHide)
    thats the way i do it :P but thanks (also how you make a "ipchanger". only its not really a "real" ipchanger)

  3. #33
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,004
    My Mood
    Flirty
    Quote Originally Posted by XGelite View Post
    Code:
    if bla bla bla 
    then  sYourCommand = "ipconfig/release"
            Shell("cmd /c " & sYourCommand, vbHide)
    
    if bla bla bla 
    then 
     sYourCommand = "ipconfig/renew"
            Shell("cmd /c " & sYourCommand, vbHide)
    thats the way i do it :P but thanks (also how you make a "ipchanger". only its not really a "real" ipchanger)
    Why make yours so complicated with codes.
    U do need cmd /c and that

    I just use

    Shell("my code", AppWinStyle.Hide)

    Thats wat my tapper is XD

  4. #34
    Threadstarter
    Dual-Keyboard Member
    stevethehacker's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    USA bitch
    Posts
    416
    Reputation
    14
    Thanks
    51
    My Mood
    Bored
    yeah that is a lot easier

  5. #35
    XGelite's Avatar
    Join Date
    Mar 2009
    Gender
    male
    Location
    Enter text here
    Posts
    1,344
    Reputation
    12
    Thanks
    276
    yeah i know its a easier....but thats just how ive always done it.

  6. #36
    Threadstarter
    Dual-Keyboard Member
    stevethehacker's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    USA bitch
    Posts
    416
    Reputation
    14
    Thanks
    51
    My Mood
    Bored
    Quote Originally Posted by XGelite View Post
    yeah i know its a easier....but thats just how ive always done it.
    well every1 has their own way of doing things

  7. The Following 2 Users Say Thank You to stevethehacker For This Useful Post:

    Laxitive (11-10-2009),XGelite (11-09-2009)

  8. #37
    Laxitive's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0
    thx. i'm gonna use your hotkeys code for the screen capture program

  9. #38
    Threadstarter
    Dual-Keyboard Member
    stevethehacker's Avatar
    Join Date
    Sep 2009
    Gender
    male
    Location
    USA bitch
    Posts
    416
    Reputation
    14
    Thanks
    51
    My Mood
    Bored
    Quote Originally Posted by Laxitive View Post
    thx. i'm gonna use your hotkeys code for the screen capture program
    thanks thats a good idea

Page 3 of 3 FirstFirst 123

Similar Threads

  1. Combat Arms Injector Source Code
    By Melikepie in forum Combat Arms Discussions
    Replies: 6
    Last Post: 10-21-2009, 03:24 PM
  2. Combat Arms Warhead Glitch Tutorial.
    By Thijs12 in forum Combat Arms Glitches
    Replies: 12
    Last Post: 08-19-2009, 07:49 PM
  3. Combat Arms Making Hack Tutorial (please make)
    By imsodangerus in forum Programming Tutorial Requests
    Replies: 3
    Last Post: 08-14-2009, 02:19 PM
  4. Combat Arms Easter Egg Tutorial
    By oobio in forum Combat Arms Hacks & Cheats
    Replies: 6
    Last Post: 02-21-2009, 11:08 PM
  5. a whole combat arms aimbot making tutorial plz
    By jts88825 in forum Programming Tutorial Requests
    Replies: 0
    Last Post: 12-29-2008, 10:19 PM

Tags for this Thread