Login to Emu or Blizz server on the fly... menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    darkninja's Avatar Active Member
    Reputation
    29
    Join Date
    Jul 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Login to Emu or Blizz server on the fly...

    Hi! I havnt posted much so i decided to contribute a bit.

    I was sick and tired of having to edit the realmlist.wtf file everytime i wanted to play on an emu server, so i decided to create an autoit program that will change the realmlist.wtf to the server of your choice and if you want to play on a Blizz server again select the Blizz button and will switch back, both buttons launch WoW after the realmlist has been edited!

    Heres the code:

    Code:
    #include <GuiConstants.au3>
    #include <File.au3>
    
    GuiCreate("WoW Realm Selector", 329, 74,-1, -1 , BitOR($WS_OVERLAPPEDWINDOW, $WS_CLIPSIBLINGS))
    GuiSetIcon("C:\Program Files\World of Warcraft\wow.exe", 0)
    
    $Button_1 = GuiCtrlCreateButton("Emulation WoW", 10, 10, 150, 50)
    $Button_2 = GuiCtrlCreateButton("Original WoW", 180, 10, 140, 50)
    
    GuiSetState()
    
    Do
    	$msg = GUIGetMsg()
    
    	Select
    		Case $msg= $Button_1
    			MsgBox(0,"Thank You!", "You have chosen to play in the -[Ninja]-Pwnage Server!")
    			_FileWriteToLine("C:\Program Files\World of Warcraft\realmlist.wtf", 1, "set realmlist ninjafunserv.ath.cx", 1)
    			Sleep(3000)
    			Run("C:\Program Files\World of Warcraft\wow.exe")
    		Case $msg= $Button_2
    			MsgBox(0,"Thank You!", "You have chosen to play in the Blizz Server!")
    			_FileWriteToLine("C:\Program Files\World of Warcraft\realmlist.wtf", 1, "set realmlist us.logon.worldofwarcraft.com", 1)
    			Sleep(3000)
    			Run("C:\Program Files\World of Warcraft\wow.exe")
    	EndSelect
    Until $msg = $GUI_EVENT_CLOSE or $msg = $Button_1 or $msg = $Button_2


    I hope you enjoy this code, as of now the Emu server button is conifured to connect to my server, simply edit the Red text to the server name of your choice! If you do not have autoit and dont want it ask me and i will compile the source with the selected emu server address of your choice!





    -----)(Please leave the copyright text intact)(-----
    This post is copyright by the user posting it and MMOwned.com - World of Warcraft Exploits,Hacks, Bots and Guides, where it was posted. You may not copy or reproduce this information on any other site without written permission from both the poster and MMOwned.com
    Last edited by darkninja; 03-30-2007 at 11:30 AM.

    Login to Emu or Blizz server on the fly...
  2. #2
    issacobra's Avatar Active Member
    Reputation
    48
    Join Date
    Nov 2006
    Posts
    262
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    thx +rep for this
    www. leetbrowser .com
    The in-game web browser! No more alt-tabbing out of full screen games!

  3. #3
    darkninja's Avatar Active Member
    Reputation
    29
    Join Date
    Jul 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    Np! i think ima go get a sig now... lol

  4. #4
    ub3rst4r's Avatar Member
    Reputation
    12
    Join Date
    Mar 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...


  5. #5
    darkninja's Avatar Active Member
    Reputation
    29
    Join Date
    Jul 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    Originally Posted by ub3rst4r

    Yes i am aware of that program, i just wanted a simple 1 button program. but i could see why you would use that if you connect to more than 1 emu server... but i dont *shrugs*

  6. #6
    Fenarth's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    gr8 job m8 =) crEatE morE
    Brain=PlayWoW Brain+CRACK=RS "Z" K1nD 0f a Us3l33s letter, BuTT 1 l1k3 1t An3WaY!!! H00rAy f0R "Z"!!!!
    M33t B0b Bf0r3 h3 St0l3 mY CaNdy <-B0b B3f0r3
    Si11y B0b:angel: <-B0b N0w

  7. #7
    darkninja's Avatar Active Member
    Reputation
    29
    Join Date
    Jul 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    Originally Posted by Fenarth
    gr8 job m8 =) crEatE morE
    thx very much, this bolsters my will to post more! btw i love your sig!

    $$$ gained from hacking= $9000+
    I dont scam or phish accounts... I hack them! Website hacking at its finest!

  8. #8
    Obanooba's Avatar Member
    Reputation
    6
    Join Date
    Aug 2006
    Posts
    34
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    Awsome m8 Im sick and tired of having to edit the realmlist.wtf too :P Getting more lazy then I am by doing it :P
    hmm...

  9. #9
    Glynbeard's Avatar Mawd Authenticator enabled
    Reputation
    615
    Join Date
    Jul 2006
    Posts
    2,646
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    sweet script man i know how you feel with always having to change it lol.

  10. #10
    darkninja's Avatar Active Member
    Reputation
    29
    Join Date
    Jul 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    Originally Posted by glynbeard
    sweet script man i know how you feel with always having to change it lol.
    Yah ty for the rep, editing the realmlist just got unbearable so i finally put my mind to making this lol. I hadnt used autoit in several weeks so i had to get jumpstarted! lol

    $$$ gained from hacking= $9000+
    I dont scam or phish accounts... I hack them! Website hacking at its finest!

  11. #11
    Beastslayer's Avatar Active Member
    Reputation
    46
    Join Date
    Dec 2006
    Posts
    235
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    nice post, but first of all... dont change your font color to blue... you make things easier by posting this program, but not when i have to highlight your font to read it. im lazy... when it comes to computers..
    kthx

    im about to edit the script so that you won't have the change the priver server data, and it will prompt you to set the directory of your world of warcraft folder. ill post it up when im done. (30 mins)

    okay here's the new script
    Code:
    #include <GuiConstants.au3>
    #include <File.au3>
    
    If Not FileExists("C:\temp\Realmlist.ini") Then
        MsgBox(0, "Configuration not setup or saved file was deleted", "Please set this up, make sure it is ALL correct, or this will not work properly.")
        $1 = InputBox("Directory", "What is the directory for your blizzard server wow file?")
        $2 = InputBox("Directory", "What is the directory for your blizzard server realmlist.wtf?")
        $3 = InputBox("Directory", "What is the directory for your private server wow file?")
        $4 = InputBox("Directory", "What is the directory for your private server realmlist.wtf?")
        $5 = InputBox("Realmlist", "What is the realmlist.wtf info for your private server?")
        IniWrite("C:\Temp\Realmlist.ini", "blizz", "wow file", $1)
        IniWrite("C:\Temp\Realmlist.ini", "blizz", "realmlist.wtf", $2)
        IniWrite("C:\Temp\Realmlist.ini", "private server", "wow file", $3)
        IniWrite("C:\Temp\Realmlist.ini", "private server", "realmlist.wtf", $4)
        IniWrite("C:\Temp\Realmlist.ini", "private server", "name",  $5)
        Else
        If Not IsDeclared("iMsgBoxAnswer") Then Dim $iMsgBoxAnswer
        $iMsgBoxAnswer = MsgBox(36, "Settings", "Use same settings as before?")
        Select
            Case $iMsgBoxAnswer = 6 ;Yes
                $1 = IniRead("C:\Temp\Realmlist.ini","blizz","wow file","")
                $2 = IniRead("C:\Temp\Realmlist.ini", "blizz", "realmlist.wtf","")
                $3 = IniRead("C:\Temp\Realmlist.ini", "private server", "wow file","")
                $4 = IniRead("C:\Temp\Realmlist.ini", "private server", "realmlist.wtf","")
                $5 = IniRead("C:\Temp\Realmlist.ini", "private server", "name","")
            Case $iMsgBoxAnswer = 7 ;No
            $1 = InputBox("Directory", "What is the directory for your blizzard server wow file?")
            $2 = InputBox("Directory", "What is the directory for your blizzard server realmlist.wtf?")
            $3 = InputBox("Directory", "What is the directory for your private server wow file?")
            $4 = InputBox("Directory", "What is the directory for your private server realmlist.wtf?")
            $5 = InputBox("Realmlist", "What is the realmlist.wtf info for your private server?")
        IniWrite("C:\Temp\Realmlist.ini", "blizz", "wow file", $1)
        IniWrite("C:\Temp\Realmlist.ini", "blizz", "realmlist.wtf", $2)
        IniWrite("C:\Temp\Realmlist.ini", "private server", "wow file", $3)
        IniWrite("C:\Temp\Realmlist.ini", "private server", "realmlist.wtf", $4)
        IniWrite("C:\Temp\Realmlist.ini", "private server", "name",  $5)
        EndSelect
    EndIf
    
    
    
    GuiCreate("WoW Realm Selector", 329, 74,-1, -1 , BitOR($WS_OVERLAPPEDWINDOW, $WS_CLIPSIBLINGS))
    GuiSetIcon($1, 0)
    
    $Button_1 = GuiCtrlCreateButton("Emulation WoW", 10, 10, 150, 50)
    $Button_2 = GuiCtrlCreateButton("Original WoW", 180, 10, 140, 50)
    
    GuiSetState()
    
    Do
        $msg = GUIGetMsg()
    
        Select
            Case $msg= $Button_1
                MsgBox(0,"Thank You!", "You have chosen to play your Private Server!")
                _FileWriteToLine($4, 1, $5, 1)
                Sleep(3000)
                Run($3)
            Case $msg= $Button_2
                MsgBox(0,"Thank You!", "You have chosen to play in the Blizz Server!")
                _FileWriteToLine($2, 1, "set realmlist us.logon.worldofwarcraft.com", 1)
                Sleep(3000)
                Run($1)
        EndSelect
    Until $msg = $GUI_EVENT_CLOSE or $msg = $Button_1 or $msg = $Button_2
    the .exe is attached to this post.
    Attached Files Attached Files
    Last edited by Beastslayer; 03-30-2007 at 12:07 PM.

  12. #12
    darkninja's Avatar Active Member
    Reputation
    29
    Join Date
    Jul 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    Well beastslayer i thank you for the contribution, you gave me an idea. I will update this when i get home so you can select your wow folder from a drop down menu to make easier access possible, maybe try and set it to where you just type in your server address instead of needing the set realmist in the input box... As i like your script i feel i can prob make a better one, thank you for trying and giving me an idea!

    $$$ gained from hacking= $9000+
    I dont scam or phish accounts... I hack them! Website hacking at its finest!

  13. #13
    Matt's Avatar Legendary Authenticator enabled
    Reputation
    633
    Join Date
    Feb 2006
    Posts
    2,996
    Thanks G/R
    2/20
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    http://www.virustotal.com/vt/en/resu...ad65c4e980af59
    use at your own risk.. i dont know why autoit is getting false positives on certain virus scans.

  14. #14
    darkninja's Avatar Active Member
    Reputation
    29
    Join Date
    Jul 2006
    Posts
    43
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    lol that is the main reason i dont post the exe of my script's cause ppl always start to bomb them sayin its a virus... not that im saying that about u matt, but i know, auto-it is frustrating when it comes to viruses...

    $$$ gained from hacking= $9000+
    I dont scam or phish accounts... I hack them! Website hacking at its finest!

  15. #15
    richardsonc's Avatar Member
    Reputation
    7
    Join Date
    Mar 2007
    Posts
    191
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Login to Emu or Blizz server on the fly...

    how do i use this? :P

Page 1 of 2 12 LastLast

Similar Threads

  1. Replies: 5
    Last Post: 06-21-2014, 08:16 PM
  2. Cheezeit117 and Piggy messing with GMs on live blizz servers .
    By Flying Piggy in forum World of Warcraft General
    Replies: 17
    Last Post: 07-11-2007, 08:38 PM
  3. YOU CAN STILL EXPLORE THE DMs SECRET! on live blizz servers!!
    By idusy-org in forum World of Warcraft Exploits
    Replies: 9
    Last Post: 09-24-2006, 10:16 PM
  4. Replies: 14
    Last Post: 09-16-2006, 04:17 AM
All times are GMT -5. The time now is 07:58 PM. 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