Results 1 to 7 of 7
  1. #1
    wizzerkin's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    in a toke circle
    Posts
    527
    Reputation
    10
    Thanks
    73
    My Mood
    Relaxed

    makin a loop in VB

    ok i makin my secound public version of my injector- demon inject and i need to make a loop so it can inject all tht are in the listbox instead of you havein to highlight it so how do i do this with a loop and wats a loop code
    And continue on my mission fishin for the yum yum but im movin slow

  2. #2
    Taylor Swift's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Spangdahlem, Germany
    Posts
    6,438
    Reputation
    357
    Thanks
    651
    My Mood
    Yeehaw
    Go to the VB Coding Section

  3. #3
    wizzerkin's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    in a toke circle
    Posts
    527
    Reputation
    10
    Thanks
    73
    My Mood
    Relaxed
    ok
    (short message very very short message)
    And continue on my mission fishin for the yum yum but im movin slow

  4. #4
    Samueldo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Meh
    Posts
    1,023
    Reputation
    29
    Thanks
    348
    My Mood
    Inspired
    Change your inject code:

    [php]Private Sub Inject()
    For Each item In ListBox1.Items
    pszLibFileRemote = item.ToString
    'put inject code here
    Next
    End Sub[/php]
    Quote Originally Posted by Grim View Post
    glad to be an inspiration
    Minions rule. /endof

    InjectPlz Refresh - download v1.0 now!

  5. #5
    wizzerkin's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    in a toke circle
    Posts
    527
    Reputation
    10
    Thanks
    73
    My Mood
    Relaxed
    Quote Originally Posted by Samueldo View Post
    Change your inject code:

    [php]Private Sub Inject()
    For Each item In ListBox1.Items
    pszLibFileRemote = item.ToString
    'put inject code here
    Next
    End Sub[/php]
    nope didnt work all i got to ask is i no im doin somethin wrong but wat em i doin wrong :\ i fail
    And continue on my mission fishin for the yum yum but im movin slow

  6. #6
    wizzerkin's Avatar
    Join Date
    Jun 2010
    Gender
    male
    Location
    in a toke circle
    Posts
    527
    Reputation
    10
    Thanks
    73
    My Mood
    Relaxed
    Quote Originally Posted by NewEraa View Post
    Look at Death Hunters code in Visual basic tutorials...
    cnt find it wow im a fail right now
    And continue on my mission fishin for the yum yum but im movin slow

  7. #7
    Wilds's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    here
    Posts
    522
    Reputation
    1
    Thanks
    170
    My Mood
    Relaxed
    lol i suggest u look around in the VB coding section, or switch to C++ lol

Similar Threads

  1. PLZ ANSWER MY VB6 QUESTION!I WANNA START MAKIN HAX!
    By mpghhackersrock123 in forum Visual Basic Programming
    Replies: 4
    Last Post: 10-07-2007, 03:33 PM
  2. i tired makin this sig...!!
    By Gourav2122 in forum Art & Graphic Design
    Replies: 20
    Last Post: 04-18-2007, 07:01 PM
  3. Fruity Loops..
    By EkstatikX in forum General
    Replies: 9
    Last Post: 03-08-2007, 06:42 PM
  4. Fruity Loops 6
    By Rob-bert in forum Spammers Corner
    Replies: 5
    Last Post: 09-04-2006, 09:07 PM