Results 1 to 12 of 12
  1. #1
    B-Hacker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ff
    Posts
    35
    Reputation
    13
    Thanks
    22

    [Help]How to show the current Frames per second?

    Hey ive been up all night looking for a tut on how to make a frames per second displayer, likr Fraps, when u go into a game it show's yiur current fps, can u make that in vb08? If you can please comment with the tutorial

  2. #2
    MvRouC12's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Stalking Choobs
    Posts
    1,690
    Reputation
    13
    Thanks
    246
    My Mood
    Amused
    I don't think that this is possible with vb. you would have to hook the program.

    [IMG]https://i986.photobucke*****m/albums/ae345/TripleSixPf/Okami-MvRouC12.jpg[/IMG]
    Quote Originally Posted by m_t_h View Post


    By stop playing AVA untill brasilian server comes.

    Do you guys really need to ruin EVERY game?
    [IMG]https://i175.photobucke*****m/albums/w148/Guitarman1157/dontforget.gif[/IMG]

  3. #3
    Samueldo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Meh
    Posts
    1,023
    Reputation
    29
    Thanks
    348
    My Mood
    Inspired
    Quote Originally Posted by SSK.Darken View Post
    I don't think that this is possible with vb. you would have to hook the program.
    It's possible with VB, but people prefer C++ for things like this.
    Quote Originally Posted by Grim View Post
    glad to be an inspiration
    Minions rule. /endof

    InjectPlz Refresh - download v1.0 now!

  4. #4
    B-Hacker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ff
    Posts
    35
    Reputation
    13
    Thanks
    22
    Quote Originally Posted by Samueldo View Post
    It's possible with VB, but people prefer C++ for things like this.
    if it is possible, were can i get the code?

  5. #5
    Hassan's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    System.Threading.Tasks
    Posts
    4,764
    Reputation
    495
    Thanks
    2,133
    My Mood
    Dead
    Frames per second is calculated by taking the amount of frames rendered divided by the time it took to render them (in seconds).

    So first we need to know the rate at which the game is rendering the frames !!!

  6. #6
    Samueldo's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    Meh
    Posts
    1,023
    Reputation
    29
    Thanks
    348
    My Mood
    Inspired
    Quote Originally Posted by B-Hacker View Post
    if it is possible, were can i get the code?
    No idea, most people prefer C++. Everything's possible with VB. Wish it could feed me Doritoes XD
    Quote Originally Posted by Grim View Post
    glad to be an inspiration
    Minions rule. /endof

    InjectPlz Refresh - download v1.0 now!

  7. #7
    MvRouC12's Avatar
    Join Date
    Feb 2010
    Gender
    male
    Location
    Stalking Choobs
    Posts
    1,690
    Reputation
    13
    Thanks
    246
    My Mood
    Amused
    Quote Originally Posted by Samueldo View Post
    No idea, most people prefer C++. Everything's possible with VB. Wish it could feed me Doritoes XD
    you could have it do that. Just convert you cd bay into a little robotic arm that extends out then just use send mcistring to have it open or extend the arm then have it close or retract the arm

    [IMG]https://i986.photobucke*****m/albums/ae345/TripleSixPf/Okami-MvRouC12.jpg[/IMG]
    Quote Originally Posted by m_t_h View Post


    By stop playing AVA untill brasilian server comes.

    Do you guys really need to ruin EVERY game?
    [IMG]https://i175.photobucke*****m/albums/w148/Guitarman1157/dontforget.gif[/IMG]

  8. #8
    Taylor Swift's Avatar
    Join Date
    Aug 2008
    Gender
    male
    Location
    Spangdahlem, Germany
    Posts
    6,438
    Reputation
    357
    Thanks
    651
    My Mood
    Yeehaw
    Quote Originally Posted by Samueldo View Post
    No idea, most people prefer C++. Everything's possible with VB. Wish it could feed me Doritoes XD
    It could, Just virtually

  9. #9
    dcrew10's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Manchester, England
    Posts
    448
    Reputation
    10
    Thanks
    285
    My Mood
    Happy
    Quote Originally Posted by Samueldo View Post
    No idea, most people prefer C++. Everything's possible with VB. Wish it could feed me Doritoes XD
    That's it!! You made me hungry for cheesy doritoes

    CHEESY DORITOES

  10. #10
    Lolland's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Location
    Lolland!
    Posts
    3,156
    Reputation
    49
    Thanks
    868
    My Mood
    Inspired
    Quote Originally Posted by dcrew10 View Post
    That's it!! You made me hungry for cheesy doritoes

    CHEESY DORITOES
    Warning on spam, if you're gonna post in a thread make a post where you make a contribution.


    Anyways it's possible with D3D, I can ask my teacher about it tomorrow if you want.

  11. #11
    B-Hacker's Avatar
    Join Date
    Jan 2010
    Gender
    male
    Location
    ff
    Posts
    35
    Reputation
    13
    Thanks
    22
    Yea plz, but i need to make it in visual basic 08, :S

  12. #12
    'Bruno's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Portugal
    Posts
    2,883
    Reputation
    290
    Thanks
    1,036
    My Mood
    Busy
    Quote Originally Posted by B-Hacker View Post
    Yea plz, but i need to make it in visual basic 08, :S
    wrong

    you need to make it in Visual Basic .NET using Visual Basic 2008 Compiler ^^
    Light travels faster than sound. That's why most people seem bright until you hear them speak.

  13. The Following User Says Thank You to 'Bruno For This Useful Post:

    Lolland (06-08-2010)

Similar Threads

  1. [Solved] How to show the killstreak count?
    By jorricks3 in forum Call of Duty Modern Warfare 2 GSC Modding Help/Discussion
    Replies: 0
    Last Post: 07-17-2011, 02:28 PM
  2. [help]How to change the value
    By 258456 in forum C++/C Programming
    Replies: 12
    Last Post: 08-30-2010, 12:31 PM
  3. Frames per second problems
    By K-Mac in forum Combat Arms Help
    Replies: 8
    Last Post: 11-01-2009, 03:57 PM
  4. Better Frames Per Second
    By tommyvo54 in forum Combat Arms Hacks & Cheats
    Replies: 13
    Last Post: 07-13-2009, 11:29 PM
  5. Help? how to bypass the updater ?
    By abdullah305 in forum WarRock - International Hacks
    Replies: 10
    Last Post: 12-12-2007, 03:16 PM