once you are finished with a script, how do you lauch it menu

Shout-Out

User Tag List

Results 1 to 3 of 3
  1. #1
    DarkMassacre's Avatar Contributor
    Reputation
    87
    Join Date
    Apr 2009
    Posts
    141
    Thanks G/R
    9/21
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    once you are finished with a script, how do you lauch it

    im just starting out with learning c# autoit converts the script into an exe but thats not what im talking about, after you click the exe a launch program/screen should pop up, do you have to design that yourself or is there a program that is customizable that does it? and how would you get the exe to open up the launcher program/screen

    so if this is confusing i know that there are programs that make it into an exe

    script -> exe -> click -> launches ->( bot program opens into a screen) <- perenthesis is what im talking about.

    sorry if this is confusing im trying to make as much since as possible but i know very little, before you flame you can ask soemthing and i wil ltry to understand and make it more understandable by your reply since this is probably really bad at the moment.

    once you are finished with a script, how do you lauch it
  2. #2
    Apoc's Avatar Angry Penguin
    Reputation
    1388
    Join Date
    Jan 2008
    Posts
    2,750
    Thanks G/R
    0/13
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You need to create it yourself.

  3. #3
    disgustedoak's Avatar Member
    Reputation
    2
    Join Date
    Apr 2009
    Posts
    10
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Why dont you make it your self ?Its pretty easy, Open up Visual 2008 C# then Form one make a button double click it and to start a program let do WoW.exe at the default path

    Code:
      private void button2_Click(object sender, EventArgs e)
            {
                if (File.Exists("C/Program Files/World of Warcraft/WoW.exe"))
                {
                    System.Diagnostics.Process.Start(@"C:\Program Files\World of Warcraft\WoW.exe");
                }
    Its as simple as that just dont include private void part at the top as it should already be there once you made the program,
    If (file.exists) is to avoid a critical error if the file isnt there, if the file isnt there it wont do anything,
    Hope this helps
    Last edited by disgustedoak; 07-08-2009 at 04:32 PM.

Similar Threads

  1. A tip for when you are exploring with friends!
    By Dante in forum World of Warcraft Exploration
    Replies: 0
    Last Post: 09-17-2012, 01:52 PM
  2. Need Help with AutoIt and How to Run a Script
    By Kuroyuki in forum Diablo 3 Bots Questions & Requests
    Replies: 1
    Last Post: 06-24-2012, 03:14 AM
  3. [Profession] SCRIBE'S DREAM:How to AFK mill and make inks for all of your herbs with macros/script
    By Sklug in forum World of Warcraft Guides
    Replies: 13
    Last Post: 09-09-2011, 11:07 PM
  4. [Lua Script] How to make an NPC walk and talk once you get close
    By elitebot in forum WoW EMU Questions & Requests
    Replies: 6
    Last Post: 06-25-2011, 07:12 PM
  5. How to get Arcemu to compile with no script errors
    By Sorayazlawl in forum World of Warcraft Emulator Servers
    Replies: 0
    Last Post: 07-17-2008, 08:27 PM
All times are GMT -5. The time now is 10:42 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search