Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 35
  1. #16
    Coper's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    BlackOps3.exe
    Posts
    449
    Reputation
    17
    Thanks
    3,648
    My Mood
    In Love

    ComboBox/Theme problems

    Quote Originally Posted by BlueTreesTV View Post


    I'm sorry, but I'm not intelligent enough to know how to code a ComboBox so it works properly.

    But thanks
    Really.? you dont have to be intellegent to make a comx and code it.
    add a comx
    then double click it and then for any single item you add, Write the code!
    DONE
    Last edited by Coper; 01-03-2014 at 01:26 PM.

    YOU ONLY LIVE ONCE


  2. #17
    Minnesota Dabs's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    USA
    Posts
    4,241
    Reputation
    619
    Thanks
    1,078
    My Mood
    Relaxed
    Quote Originally Posted by Coper View Post
    Really.? you dont have to be intellegent to make a comx and code it.
    add a comx
    then double click it and then for and single item you add, Write the code!
    DONE
    There's just one problem... I already wrote up the 1,620 lines of code to finish what I had before...
    Successful Trades: 52

    Scammed Trades: 6

    Vouch Profile!

  3. #18
    KingX735's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    632
    Reputation
    49
    Thanks
    4,922
    My Mood
    Cheerful
    Quote Originally Posted by BlueTreesTV View Post


    Since I'm coding in VB.Net I came up with this,

    Private Sub Snow_Click(sender As Object, e As EventArgs) Handles InfluxButton27.Click
    If InfluxComboBox1.SelectedItem = "Loadout2" Then
    WriteMemory(Of Byte)(CLng(&H1444CC28C), 1)
    End If
    End Sub


    How do I implement If InfluxComboBox1.SelectedItem = "Squad Member1" Then
    Add some text in your combo box from here :



    and put this code in a button :


  4. The Following User Says Thank You to KingX735 For This Useful Post:

    Minnesota Dabs (01-03-2014)

  5. #19
    Minnesota Dabs's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    USA
    Posts
    4,241
    Reputation
    619
    Thanks
    1,078
    My Mood
    Relaxed
    Quote Originally Posted by KingX735 View Post
    Add some text in your combo box from here :



    and put this code in a button :

    Ah, I get it now. Thank you King
    Successful Trades: 52

    Scammed Trades: 6

    Vouch Profile!

  6. The Following User Says Thank You to Minnesota Dabs For This Useful Post:

    KingX735 (01-03-2014)

  7. #20
    distiny's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    560
    Reputation
    67
    Thanks
    562
    My Mood
    Cynical
    you weird vb.netters

    The C# equivalent
    FBI got my PC...Hardcore cheating is paused atm..

  8. The Following 3 Users Say Thank You to distiny For This Useful Post:

    KingX735 (01-03-2014),Lovroman (01-03-2014),SammyDoge1 (01-03-2014)

  9. #21
    SammyDoge1's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Tried looking behind you...?
    Posts
    2,207
    Reputation
    62
    Thanks
    2,147
    My Mood
    Tired
    Quote Originally Posted by distiny View Post
    you weird vb.netters

    The C# equivalent
    , must say its more easy to add themes to VB.





  10. #22
    distiny's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    560
    Reputation
    67
    Thanks
    562
    My Mood
    Cynical
    Quote Originally Posted by sammyhond1 View Post

    , must say its more easy to add themes to VB.
    Because VB was made for the easy of use
    c# has better functionality
    FBI got my PC...Hardcore cheating is paused atm..

  11. The Following User Says Thank You to distiny For This Useful Post:

    Lovroman (01-03-2014)

  12. #23
    Coper's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    BlackOps3.exe
    Posts
    449
    Reputation
    17
    Thanks
    3,648
    My Mood
    In Love
    Quote Originally Posted by distiny View Post
    Because VB was made for the easy of use
    c# has better functionality

    theres a big difference between these 2 Distiny. Vb is helping "Noobs" - "Beginners" To start making their own trainer , hack , program in a easy language usage

    now C# and C++ is for Advanced coders that they can make their own : ESP , Aimbot , No Recoil and know the knowlegde of this language!! as you said distiny
    c# has better functionality
    Just a small sentence to your post O.0
    ~Coper

    YOU ONLY LIVE ONCE


  13. The Following 2 Users Say Thank You to Coper For This Useful Post:

    distiny (01-03-2014),Minnesota Dabs (01-03-2014)

  14. #24
    Minnesota Dabs's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    USA
    Posts
    4,241
    Reputation
    619
    Thanks
    1,078
    My Mood
    Relaxed
    https://i.imgur.com/yg78PFK.png

    Changed the entire app. What do you guys think so far?


    @ @KingX735 Since I have 2 ComboBoxes, how would I implement that into the button?
    Last edited by Minnesota Dabs; 01-03-2014 at 03:30 PM.
    Successful Trades: 52

    Scammed Trades: 6

    Vouch Profile!

  15. #25
    distiny's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    560
    Reputation
    67
    Thanks
    562
    My Mood
    Cynical
    Much better.

    Always remember KISS (Keep It Simple Stupid)
    FBI got my PC...Hardcore cheating is paused atm..

  16. The Following 2 Users Say Thank You to distiny For This Useful Post:

    Lovroman (01-04-2014),Minnesota Dabs (01-03-2014)

  17. #26
    SammyDoge1's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Tried looking behind you...?
    Posts
    2,207
    Reputation
    62
    Thanks
    2,147
    My Mood
    Tired
    Quote Originally Posted by BlueTreesTV View Post
    https://i.imgur.com/yg78PFK.png

    Changed the entire app. What do you guys think so far?
    Sooo much better imo.





  18. The Following User Says Thank You to SammyDoge1 For This Useful Post:

    Minnesota Dabs (01-03-2014)

  19. #27
    Minnesota Dabs's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    USA
    Posts
    4,241
    Reputation
    619
    Thanks
    1,078
    My Mood
    Relaxed
    Quote Originally Posted by distiny View Post
    Much better.

    Always remember KISS (Keep It Simple Stupid)
    Hahahaha, I love you distiny. <---- No homo.

    But thanks
    Successful Trades: 52

    Scammed Trades: 6

    Vouch Profile!

  20. #28
    Lovroman's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    9,417
    Reputation
    611
    Thanks
    11,989
    My Mood
    Cheerful
    Quote Originally Posted by BlueTreesTV View Post
    https://i.imgur.com/yg78PFK.png

    Changed the entire app. What do you guys think so far?


    @ @KingX735 Since I have 2 ComboBoxes, how would I implement that into the button?
    If comboBoxYou.Text = 1 && comboBoxDist.Text = "2" Then

    End If
    or you could simply use player-offset method(that's what I call it).
    So...take "base" camo address, decrement it from next address(same camo for next soldier), you will get a player offset.
    Then you can do this:
    Code:
    WriteMemory(Of Integer((--base-camo-address-here-- + --player-offset-here-- * comboBoxSoldier.SelectedIndex))
    Not sure will this work, but I'm pretty sure that it works in old CoD's .

  21. #29
    Minnesota Dabs's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    USA
    Posts
    4,241
    Reputation
    619
    Thanks
    1,078
    My Mood
    Relaxed
    Quote Originally Posted by Lovroman View Post


    If comboBoxYou.Text = 1 && comboBoxDist.Text = "2" Then

    End If
    or you could simply use player-offset method(that's what I call it).
    So...take "base" camo address, decrement it from next address(same camo for next soldier), you will get a player offset.
    Then you can do this:
    Code:
    WriteMemory(Of Integer((--base-camo-address-here-- + --player-offset-here-- * comboBoxSoldier.SelectedIndex))
    Not sure will this work, but I'm pretty sure that it works in old CoD's .
    I'm starting to wonder how us 14 years olds can even do this type of stuff.
    Successful Trades: 52

    Scammed Trades: 6

    Vouch Profile!

  22. #30
    KingX735's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    632
    Reputation
    49
    Thanks
    4,922
    My Mood
    Cheerful
    Quote Originally Posted by BlueTreesTV View Post


    I'm starting to wonder how us 14 years olds can even do this type of stuff.
    I'm 12 years old

    Well, this method works, i used it in my Server Control ( without the combo box)

  23. The Following User Says Thank You to KingX735 For This Useful Post:

    Minnesota Dabs (01-04-2014)

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. What do you guys think I should do?
    By Allan990 in forum Combat Arms Discussions
    Replies: 15
    Last Post: 06-13-2010, 03:56 AM
  2. Got bored what do you guys think?
    By Dakota in forum Showroom
    Replies: 2
    Last Post: 06-09-2010, 02:34 PM
  3. What do you guys think of L96A1 Black&Super Magnum
    By IrepPa in forum Combat Arms Discussions
    Replies: 5
    Last Post: 12-01-2009, 09:43 PM
  4. What do you guys think about new supressor sounds?
    By IrepPa in forum Combat Arms Discussions
    Replies: 16
    Last Post: 11-29-2009, 12:45 PM
  5. Replies: 11
    Last Post: 09-14-2009, 12:28 AM