Computer speed checker and performance increaser

Heres your chance to share your own tutorials with the community. Just post them on here. If your lucky they may even be posted on the main site.
14 posts Page 1 of 2
Contributors
User avatar
muditsaxena
New Member
New Member
Posts: 10
Joined: Mon Aug 23, 2010 7:32 am

It will show your computer's performance as well as increase your computers speed.

i am new on this site and i don't know how to put images of codes .

so,i am giving you to download this at 3 credit because i've made it with so much hard work .

first i thout to give it at 7 credit and then i thout you all are my friends only so,i'll give it for 3 credit only.

download it and study it and make of your own ,it will take time to study because it includes many things.

also tell me how to add images of codes.

thank you
CPU speed.rar
You do not have the required permissions to view the files attached to this post.
User avatar
Tilen
VIP - Site Partner
VIP - Site Partner
Posts: 100
Joined: Wed Aug 18, 2010 10:27 am

awesome! thanks for 4 credits (7-3 = 4 lol ) cooll;
User avatar
muditsaxena
New Member
New Member
Posts: 10
Joined: Mon Aug 23, 2010 7:32 am

it's an amazing application.it made my computer 400% faster than before and now its not hanging also.
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

dude , your description said , how to increase speed
now i really want my credits back this is a rip-off

you asked 3 credits for a code you didn't even invent ? now im gettin mad

all you did was just a cpu meter
http://vagex.com/?ref=25000
User avatar
hungryhounduk
VIP - Site Partner
VIP - Site Partner
Posts: 2870
Joined: Mon Jul 27, 2009 11:58 am

Hi
Well i downloaded and run it, but what is it supposed to do exactly, the Progressbar was just moving and the CPU indicator was going up and down? apart from that i did not see anything else, Was there something else it did?

There was no Coding going to the system so that it would speed up the system, and with only this amount of code inside it, it realy does not do anything.
Code: Select all
Private Sub Timer1_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer1.Tick
        Dim CPU As Integer = CDec(PerformanceCounter1.NextValue.ToString())
        CPU = 100 - CPU
        Label1.Text = CPU.ToString() & "%"
        On Error Resume Next
        ProgressBar1.Value = CPU.ToString
    End Sub

    Private Sub LinkLabel1_LinkClicked(ByVal sender As System.Object, ByVal e As System.Windows.Forms.LinkLabelLinkClickedEventArgs)
        Try
            Process.Start("http://codenstuff.com/")
        Catch ex As Exception
            'Do Nothing
        End Try
I am on Vista, does it work different on Vista, or is that what its supposed to do

Chris
Image
User avatar
muditsaxena
New Member
New Member
Posts: 10
Joined: Mon Aug 23, 2010 7:32 am

see if a machin we are not using it ,then its not working.
similerly in CPU there is spf 360 which this sowtware is using and increasing th speed of your computer.
User avatar
Tilen
VIP - Site Partner
VIP - Site Partner
Posts: 100
Joined: Wed Aug 18, 2010 10:27 am

this does nothink. gimmie my credits back fight;
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

muditsaxena wrote:
see if a machin we are not using it ,then its not working.
similerly in CPU there is spf 360 which this sowtware is using and increasing th speed of your computer.
where did you read that ? now you really should give us our credits back
http://vagex.com/?ref=25000
User avatar
Cheatmasterbw
Coding God
Coding God
Posts: 1506
Joined: Fri Jan 01, 2010 2:30 pm

To upload an image, do the following:

Download Screenshot: viewtopic.php?f=70&t=2741

Take a screenshot of your program and paste it into msPaint, take another screenshot, etc.

Save the image in .png format to your desktop.

Upload the image to http://www.freeimagehosting.net/ and put the image link between [img][./img] -or- upload the image as an attachment.

I hope this helps!
http://www.megaapps.tk/
User avatar
Axel
Coding God
Coding God
Posts: 1928
Joined: Sun Jun 27, 2010 9:15 pm

Cheatmasterbw wrote:
To upload an image, do the following:

Download Screenshot: viewtopic.php?f=70&t=2741

Take a screenshot of your program and paste it into msPaint, take another screenshot, etc.

Save the image in .png format to your desktop.

Upload the image to http://www.freeimagehosting.net/ and put the image link between [img][./img] -or- upload the image as an attachment.

I hope this helps!
with this i don't get my credits back...
anyways , 7 CREDITS (now 3) FOR A PERFORMANCE COUNTER with code ripped from somebody on youtube or google

i sold my progressbar for 2 credits
http://vagex.com/?ref=25000
14 posts Page 1 of 2
Return to “Tutorials”