Results 1 to 3 of 3
  1. #1
    Pixie's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    Pixie wird wieder steigen.
    Posts
    1,884
    Reputation
    22
    Thanks
    229
    My Mood
    Fine

    [TUT]How to make a link Label

    Here is why I made this tut:

    Quote Originally Posted by iOwnage View Post
    Offtopic but,
    I never saw a hyperlink button in vb till now.

    Mind making a tutorial for it? ;D

    Edit: Using VB 2008.
    Sorry for not images, since it's so easy...

    All you have to do is add a link label or a button.

    Then put in this code:

    Code:
    Process.Start("https://www.mpgh.net")
    *Process.Start starts something, and the https:// means it is a internet thing.
    So you could use the Process.Start for something else, like opening a game, if you want me to make a tut on that, just post here or PM me yes, make a tut, and I will see if I can make one...*

    You can change where it goes, but it MUST HAVE https:// or w/e you use, or IT WILL NOT WORK!, but to change where it goes, just change the mpgh to what ever site you have or what ever you want it to go to, then add the .net or .com, etc...

    IF any problems, post here, I will try to answer then the best I can.

  2. #2
    ac1d_buRn's Avatar
    Join Date
    Aug 2009
    Gender
    female
    Location
    CA Source Section
    Posts
    3,404
    Reputation
    157
    Thanks
    4,004
    My Mood
    Flirty
    U made an error. I did that and i got a syntax error
    You need to do

    Process.Start("https://website.com")

    acid_buRn

  3. #3
    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 ac1d_buRn View Post
    U made an error. I did that and i got a syntax error
    You need to do

    Process.Start("https://website.com")

    acid_buRn
    Thanks for reminding me, I forgot about the "

Similar Threads

  1. [Tut]How to Make KoWarrock Account Easy
    By EyalZamir in forum WarRock Korea Hacks
    Replies: 181
    Last Post: 06-08-2008, 12:05 PM
  2. (TUT)how to make your own warrock menu
    By aprill27 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 09-21-2007, 03:46 PM
  3. [TuT] How to make PW and value box for Guns/Superjump/SkyStormer(VB6)
    By jokuvaan11 in forum WarRock - International Hacks
    Replies: 14
    Last Post: 06-30-2007, 01:09 PM
  4. [Request]Tut how to make his own bypass
    By BurakG in forum WarRock - International Hacks
    Replies: 3
    Last Post: 05-08-2007, 02:46 PM
  5. Tut: how to make cheese
    By ace76543 in forum General
    Replies: 14
    Last Post: 01-14-2007, 09:39 AM

Tags for this Thread