Page 2 of 2 FirstFirst 12
Results 16 to 23 of 23
  1. #16
    mnpeepno2's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    In a barren wasteland
    Posts
    905
    Reputation
    10
    Thanks
    81
    no that error happened when i pasted "f" instead of selecting a number.


    -----------------------------------------------

    My site: here
    My Blog: here
    My member's area: here
    Minecraft Sever Forum: here


    Minecraft Servers:

    Public:



    Private:



  2. #17
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine
    Quote Originally Posted by mnpeepno2 View Post
    no that error happened when i pasted "f" instead of selecting a number.
    An error msgbox is supposed to happen.
    I just put the wrong timer

  3. #18
    apezwijn's Avatar
    Join Date
    Feb 2007
    Gender
    male
    Location
    The Netherlands
    Posts
    1,525
    Reputation
    22
    Thanks
    682
    Quote Originally Posted by Pixie View Post
    @mnpeepno2:
    This update was just a beta.
    I'm not that good with progressbars.
    And when I tried to make the progressbar restart, it would mess up the next time I click start, unless I restart the program.

    Ok lets say 180 equals 100%

    So how much is 49 from 180?
    Use this formula: 49 / 180 * 100 = 27,22
    49 = 27,22% from 180

    So note that a progress bar has a MAX value and a current value.
    Make a timer
    example
    label1.text = progressbar1.value / progressbar1.maxvalue * 100

    Label1 will show current %

  4. #19
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    1% = 1

    @ Pixie

    Create a New Instance of Progress bar

    Code:
    Me.progressBar1 = New System.WinForms.ProgressBar()
    In your timer, check to see if the value is greater then or equal to 100

    Code:
    If progressBar1.Value >= 100 Then
    progressBar1.Value = 0.
    End If
    Return
    If it is, resset the progress bar, you can also shut off the timer the moves the progress bar as well.


     


     


     



    The Most complete application MPGH will ever offer - 68%




  5. #20
    hopefordope's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    Herndon,VA
    Posts
    264
    Reputation
    9
    Thanks
    86
    My Mood
    Psychedelic
    this wuld b useful if it generated a 10 digit no.

    Press Thank You[IMG]https://i45.tinypic.com/2hg8w0n.jpghttps://img1.UploadScreensho*****m/images/main/2/3203234450.jpg[/IMG]










    My Releases
    Injector 3G
    Injector 2G
    Injector 1G
    Super Spammer
    CA Cleaner
    My Tutorials
    How to Make a real Injector(PerX)
    How to Make a Calculator(leeched)

  6. #21
    romell's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    2
    My Mood
    Sleepy
    hey guys i made 1 my self but how am i supposed to know there pass and ID? keylogg?

  7. #22
    Bombsaway707's Avatar
    Join Date
    Jun 2009
    Gender
    male
    Location
    Gym
    Posts
    8,799
    Reputation
    791
    Thanks
    4,004
    My Mood
    Amused
    Quote Originally Posted by romell View Post
    hey guys i made 1 my self but how am i supposed to know there pass and ID? keylogg?
    Please do not bump threads over 6 days old
    k thanks

  8. #23
    NextGen1's Avatar
    Join Date
    Dec 2009
    Gender
    male
    Location
    Not sure really.
    Posts
    6,312
    Reputation
    382
    Thanks
    3,019
    My Mood
    Amazed
    Congrats Bombs on Min Fo

    /Closed - Bumping Old Topic


     


     


     



    The Most complete application MPGH will ever offer - 68%




Page 2 of 2 FirstFirst 12

Similar Threads

  1. NX Cash/GP/Currency Generators ARE FAKE
    By Hennessy in forum Combat Arms Hack Requests
    Replies: 0
    Last Post: 07-04-2011, 09:57 AM
  2. [RELEASE]Fake NX Cash Generator version3
    By Pixie in forum Visual Basic Programming
    Replies: 17
    Last Post: 02-22-2010, 08:32 AM
  3. [RELEASE]Fake Nexon Cash Generator
    By Pixie in forum Visual Basic Programming
    Replies: 17
    Last Post: 02-20-2010, 12:20 AM
  4. Replies: 59
    Last Post: 12-18-2009, 06:42 PM
  5. [release] Updated
    By Death526 in forum WarRock - International Hacks
    Replies: 24
    Last Post: 08-09-2007, 05:32 AM