Making a wow Launcher in Vb (pics) menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    trivkz's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Making a wow Launcher in Vb (pics)

    Hey and Welcome im going to show u How To Make A WoW Launcher With Pic´s

    1). Downloade VB (Visual Basic)
    Downloads
    2). Downloade The Libary
    http://download.microsoft.com/downlo...FA/msdnixp.exe
    3). follow my step
    ----------------------Down---------------------
    _________________________________________________________________

    1). open Vb and goto Files>new. Pick "windows Forms Application"
    look like this:


    2). click one Form1. goto right and find Properties. there find "text: Form1"
    Change that to Custom WoW Launcher


    3). goto left and pick Buttons and draw it on to u Form1
    Look like this:


    4). goto left and down to "Components" there pick Process and add like button.
    now it look like this:


    5). Click one time on Button1. then go right and down to "Text: Button1"
    Change that to "Play"


    6). now click 2 time on the button called "play"
    and add this
    Code:
    Process1.Start()
    After this go back to "Form1.vb [Design]"

    7). Now Click on the "Procces" u have added in 4). ONE TIME!!! only! and goto Right And Press on "Start Info"
    Look on This Pic:


    . now click on "files" and Brows After u Wow.exe and add/open it

    9). Now click on "Form1/Custom WoW Launcher" ONE time!! only!!
    and go Right and Find "Backgroundimage" add like in the wow.exe but just a pic!!
    Look Like this now:

    to save goto files save all and save then open the folder and find bin>debug and the Application.exe this is u file!

    U can Downloade my Project Here it can change realmlist if u need
    Filebeam - Free Fast File Hosting



    Ill make a Guid on how to make it Change u realmlist When i have time

    PS. Sry for my BAD English im from Denemark!
    Made by TriVkZ :wave::wave::wave: see u!!
    Last edited by trivkz; 02-18-2009 at 10:19 AM.

    Making a wow Launcher in Vb (pics)
  2. #2
    coltrain7's Avatar Member
    Reputation
    41
    Join Date
    Mar 2008
    Posts
    60
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Great work! +rep from me.

  3. #3
    trivkz's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Coltrain7

  4. #4
    Everlast118's Avatar Member
    Reputation
    4
    Join Date
    Sep 2007
    Posts
    35
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for the help, been wondering how to do this.

  5. #5
    Sly.'s Avatar Member
    Reputation
    1
    Join Date
    Feb 2009
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice thanks rep

  6. #6
    trivkz's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Everlast118 and Sly

  7. #7
    Zaxer's Avatar Contributor
    Reputation
    92
    Join Date
    Sep 2008
    Posts
    159
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I have added everything but when i try to press the button nothing happends.

  8. #8
    volitle's Avatar Contributor
    Reputation
    181
    Join Date
    Nov 2007
    Posts
    1,127
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    nice an informative guide deserves my full rep


  9. #9
    flomme's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yo im also from denmark +rep for Guid

  10. #10
    trivkz's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks Volitle and Flomme

  11. #11
    Zaxer's Avatar Contributor
    Reputation
    92
    Join Date
    Sep 2008
    Posts
    159
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Yeah i know Trivkz but it doesn't work. Could you post a picture of you when you are editing your code?

  12. #12
    trivkz's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Zaxer u have
    "Process1.Start()"
    in the button?
    if u have that then its u
    process1 "Start Info">"filename" look for u wow.exe if u have it like this it will Work
    ps ill try add Picture later to u
    Last edited by trivkz; 02-19-2009 at 03:46 AM.

  13. #13
    Zaxer's Avatar Contributor
    Reputation
    92
    Join Date
    Sep 2008
    Posts
    159
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Under Start Info. There isn't anything called Files. But one called "FileName". Is that the one?

  14. #14
    trivkz's Avatar Member
    Reputation
    7
    Join Date
    Oct 2008
    Posts
    12
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    yeah use that

  15. #15
    Mango Jerry's Avatar Banned
    Reputation
    192
    Join Date
    Jan 2008
    Posts
    1,244
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Listen, this is the wrong Section for VB Scripting / Guides.
    If you look at the bottom of the whole MMOwned Forum, you can find a Section for VB Scripts/Tutorials etc.

Page 1 of 2 12 LastLast

Similar Threads

  1. How to make a Wow server using ac web ultimate reapck
    By spleee101 in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 11-22-2007, 01:46 PM
  2. how do i make a WoW server?
    By kakashi11 in forum World of Warcraft Emulator Servers
    Replies: 9
    Last Post: 10-15-2007, 12:39 PM
  3. Guide on Making a WoW Server Public (with or without hamachi)
    By ectrianpwnz in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 10-13-2007, 07:26 AM
  4. Make your WoW SPAZ! Very trippy!
    By Yamaki in forum World of Warcraft Exploits
    Replies: 16
    Last Post: 09-14-2007, 02:40 PM
  5. How to make a WoW Video!
    By Amedis in forum World of Warcraft Guides
    Replies: 6
    Last Post: 12-09-2006, 10:23 PM
All times are GMT -5. The time now is 04:49 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search