Poll: Best VIP Menu every seen?

Be advised that this is a public poll: other users can see the choice(s) you selected.

Page 41 of 81 FirstFirst ... 31394041424351 ... LastLast
Results 601 to 615 of 1206
  1. #601
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by topblast View Post


    Code:
    bool vis;
    int timer;
    int speed = 10// the number of frames to go by before it says Clicky
    
    //Inside Render
    if (GetAsyncKeyState(VK_INSERT) ){
       if ( timer < speed)
             timer++;
       else{
             vis = !vis;
             timer=0;
        }
    }
    
    if (vis)
          //Draw Menu
    else
          //The menu will not draw.
    your square function so cool why don't it show?

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  2. #602
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    Quote Originally Posted by _Fk127_ View Post
    I figured. I hope its ready to release soon, it is a nice menu
    Oh and i gtg ill help with that 2moro
    dam alright
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  3. #603
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by Nubzgetkillz View Post
    your square function so cool why don't it show?
    SetRenderStates maybe wrong.. I dont kno. works for me just look at my menu.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  4. #604
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    can anybody else help me put in some hacks?
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  5. #605
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by CA_ View Post
    can anybody else help me put in some hacks?
    I can
    ...........................................


    NOT!!!!!!!!!!!!!!!!!!!!

    srry I g2g sleep
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  6. #606
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    YAY! so if u could post the code and say where to put it that'd b g8 just go down the list :P

    Quote Originally Posted by topblast View Post


    I can
    ...........................................


    NOT!!!!!!!!!!!!!!!!!!!!

    srry I g2g sleep
    WOWOWOWOWOW
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  7. #607
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    I just posted ur menu Show and not show function with a Timer so it would not flicker... did u even see that..
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  8. #608
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    Quote Originally Posted by topblast View Post
    I just posted ur menu Show and not show function with a Timer so it would not flicker... did u even see that..
    ya i did i just dont need it
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  9. #609
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by topblast View Post


    u mean 2 circles that when hovered it makes a true / false thing.. YEA RELEASE..

    really do people can learn from this and if they add some Texture/ good color to them they canlook real.

    Now if i Did this U kno i would of wooop ur ass. I would of used 3D u kno a Primitive for both on them maybe add some light so i dont have to do the coloring my self. When clicked Do a Animation to go in and out. u know good stuff

    I do not have time to create D3D Light, Think of all the Primitives and indexes for the circles just to prove a point... HELL NO!!! U MAD

    But i can teach u the good stuff (not the really really good stuff). Like the stuff that might help u in making a menu/GUI and effects stuff of typy stuff.

    SEE I DO EASY WAY! )


    BICCC BOOIiiiIII

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  10. #610
    Nubzgetkillz's Avatar
    Join Date
    Sep 2010
    Gender
    male
    Location
    hacktown
    Posts
    838
    Reputation
    13
    Thanks
    411
    My Mood
    Amazed
    Quote Originally Posted by topblast View Post


    SetRenderStates maybe wrong.. I dont kno. works for me just look at my menu.
    Idk I just copied your function idk. lol

    Member since September 25, 2010

    Current Objectives:
    • Graduate college with a degree in Computer Science
    • Find a decent job in the Computer Science Field
    • Learn more programming languages

    Looking for Elo Boosting Job - League of Legends
    Looking for Bronze -> Gold Jobs


    Skype: whatthedream

  11. #611
    whit's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Posts
    7,159
    Reputation
    490
    Thanks
    2,253
    Release and put me in creds

  12. #612
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by CA_ View Post
    ya i did i just dont need it
    U didnt need the timer... I made a TIMER for u that stops many bugs and u look at me and look off!~!~!~!~!~!> (Never again)
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  13. #613
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    skillz can u help me put hacks in menu? its ur base so u should know :P
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  14. The Following User Says Thank You to CA_ For This Useful Post:

    NOOB (06-19-2011)

  15. #614
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by Nubzgetkillz View Post
    Idk I just copied your function idk. lol
    where did u put it... TestEnviroment. CA, or a D3D enviroment u made.
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

  16. #615
    CA_'s Avatar
    Join Date
    Jan 2011
    Gender
    male
    Location
    Earth
    Posts
    170
    Reputation
    10
    Thanks
    49
    My Mood
    Hungover
    Quote Originally Posted by topblast View Post


    U didnt need the timer... I made a TIMER for u that stops many bugs and u look at me and look off!~!~!~!~!~!> (Never again)
    um sorry i just used the code fk127 gave me and it worked i just put that code in wrong place so it messed up the menu
    Capitals letters are the difference between
    "I helped my uncle Jack off a horse."
    and
    "I helped my uncle jack off a horse."
    See the difference?




    So pro...^^^

  17. The Following User Says Thank You to CA_ For This Useful Post:

    NOOB (06-19-2011)

Page 41 of 81 FirstFirst ... 31394041424351 ... LastLast

Similar Threads

  1. Menu/Nomenu Showoff Thread!
    By Xmagz in forum WarRock Discussions
    Replies: 12
    Last Post: 01-23-2012, 11:38 AM
  2. [Discussion] My hack - Screenshots / showoff thread for others :)
    By ~FALLEN~ in forum CrossFire Discussions
    Replies: 29
    Last Post: 09-07-2011, 05:26 AM
  3. Hack Screenshots Thread
    By silentrunner2 in forum Combat Arms Europe Hacks
    Replies: 34
    Last Post: 03-12-2009, 08:57 AM
  4. Ingame Menu Hack (C++)
    By PabloTortilla in forum Programming Tutorial Requests
    Replies: 6
    Last Post: 09-08-2008, 04:09 PM
  5. [HACK IDEA THREAD] For all you hacking idea
    By warrick983 in forum Combat Arms Hacks & Cheats
    Replies: 15
    Last Post: 08-29-2008, 11:07 AM

Tags for this Thread