Shout-Out

  • Sandbox for Legion Beta

    Hey ho!

    Here is the first version of my Legion sandbox for patch 7.0.1.20756.

    2 known bugs:
    - Server 'crashes' after logout and login again...
    - Spawns not working.

    After every update I will make a little post here, so you know about it.

    For feature requests or bug reports pls answer here.

    Little instructions (included in download too):
    Code:
    ### CLIENT PATCHER
    1. Drag 'n Drop your WowB.exe (or WowB-64.exe) over the Connection Patcher.exe & press Enter
    2. Start WowB_Patched or WowB-64_Patched binary
    3. Have fun :)
    
    ### CLIENT CONFIG
    1. Open WTF/Config.wtf
    2. Add 'set portal "127.0.0.1"' at the end of the file
    3. Save it.
    
    ### RESTRICTIONS & COMMANDS
    Commands:
    
    - !tele #x #y #z #o #mapId
    - !morph displayId (not tested)
    - !fly on/off
    - !runspeed #value (1-1000)
    - !flightspeed #value (1-1000)
    - !swimspeed #value (1-1000)
    - !emote #id
    - !additem #itemIds (You can use multiple ids. Space seperated)
    - !scale #size
    - !addnpc #creatureId (NOT WORKING)
    - !delnpc #currentSelection (NOT WORKING)
    
    Restrictions:
    
    - Login only possible on localhost (127.0.0.1)
    - No Account creation, but all characters can be used
    - You can't play with other!!!
    
    ### INFO
    Login email: arctium@arctium
    Login pw: arctium
    
    ### FAQ
    Stuck on Connected:
    -> Restart Server & Client
    
    Login fails with bad server:
    -> Try again (1-2 times) or restart Server & Client
    
    Server or Connection Patcher crashes:
    -> Turn off your Antivirus program
    -> You have .NET 4.6???
    -> Run it as admin
    
    Ingame Addon errors:
    -> Delete Interface folder
    DOWNLOAD HERE

    Have fun
    This article was originally published in forum thread: Sandbox for Legion Beta started by king48488 View original post
    Comments 1421 Comments
    1. rovatok's Avatar
      rovatok -
      It says:

      {"inputs":[{"input_id":"account_name","label":"Battle.net email","max_length":320,"type":"text"},{"input_id":"password","label":"Password" ,"max_length":16,"type":"password"},{"input_id":"log_in_submit","label":"Log in to Battle.net","max_length":0,"type":"submit"}],"type":"LOGIN_FORM"}

      Thats ok?
    1. rovatok's Avatar
      rovatok -
      In the earlier versions the connection patcher made changes the files in the ProgramData\Blizzard, Battlenet folder, the recent dosent. The problem is in the sandbox or in the client side what do you think?
    1. doityourself's Avatar
      doityourself -
      Quote Originally Posted by rovatok View Post
      In the earlier versions the connection patcher made changes the files in the ProgramData\Blizzard, Battlenet folder, the recent dosent. The problem is in the sandbox or in the client side what do you think?
      The new auth method doesn't need to make changes there.
    1. rovatok's Avatar
      rovatok -
      So there is no problem with the port, thats certain.

      There is an agent.log perhaps it says something to you:

      5/22 20:44:31.346 AgentCommunicator::Initialize(): uid = 'wow_beta'
      5/22 20:44:31.346 Reading agent.dat file to determine agent port.

      5/22 20:44:31.346 Reading agent.dat file to determine agent port.

      5/22 20:44:31.346 Agent communicator initialized. Agent path: 'C:/ProgramData/Battle.net/Agent/Agent.exe' URL: '127.0.0.1'
      5/22 20:44:50.420 Connecting to agent on port 1120
      5/22 20:44:51.422 Starting agent, attempt 1
      5/22 20:44:51.805 Reading agent.dat file to determine agent port.

      5/22 20:44:51.805 WARNING: AgentConnection::Work() took 382.7295ms

      5/22 20:44:51.828 Connecting to agent on port 1120
      5/22 20:44:57.431 Starting agent, attempt 2
      5/22 20:44:57.431 Reading agent.dat file to determine agent port.

      5/22 20:44:57.431 WARNING: AgentConnection::Work() took 1.4533ms

      5/22 20:44:57.441 Connecting to agent on port 1120
      5/22 20:44:57.441 Successfully sent message 1 to agent
      5/22 20:44:57.463 Received response. MSG 1, response code 200
      5/22 20:44:57.463 Connecting to agent on port 1120
      5/22 20:44:57.473 Successfully sent message 16 to agent
      5/22 20:44:57.473 Received response. MSG 16, response code 200
      5/22 20:44:57.473 Connecting to agent on port 1120
      5/22 20:44:57.491 Successfully sent message 10 to agent
      5/22 20:44:57.502 Received response. MSG 10, response code 200
      5/22 20:44:57.502 Connecting to agent on port 1120
      5/22 20:44:57.502 Successfully sent message 12 to agent
      5/22 20:44:57.522 Received response. MSG 12, response code 200
      5/22 20:44:57.522 Connecting to agent on port 1120
      5/22 20:44:57.522 Successfully sent message 15 to agent
      5/22 20:44:57.540 Received response. MSG 15, response code 200
      5/22 20:44:57.540 Connecting to agent on port 1120
      5/22 20:44:57.540 Successfully sent message 12 to agent
      5/22 20:44:57.558 Received response. MSG 12, response code 200
      5/22 20:44:57.558 Connecting to agent on port 1120
      5/22 20:44:57.576 Successfully sent message 15 to agent
      5/22 20:44:57.586 Received response. MSG 15, response code 200
      5/22 20:44:57.586 Connecting to agent on port 1120
      5/22 20:44:57.586 Successfully sent message 14 to agent
      5/22 20:44:57.605 Received response. MSG 14, response code 200
      5/22 20:44:57.605 Connecting to agent on port 1120
      5/22 20:44:57.615 Successfully sent message 10 to agent
      5/22 20:44:57.615 Received response. MSG 10, response code 200
      5/22 20:44:57.615 Backfill complete, detaching from agent.
      5/22 20:44:57.638 Connecting to agent on port 1120
      5/22 20:44:57.647 Successfully sent message 2 to agent
      5/22 20:44:57.647 Received response. MSG 2, response code 200
      5/22 20:45:17.397 AgentCommunicator::Shutdown()


      Have you any hint where the connection goes wrong?
    1. rovatok's Avatar
      rovatok -
      Perhaps Win 7 cant handle the 1120 (used by the agent) and the 8000 ports at the same time?
    1. woxwalt's Avatar
      woxwalt -
      tried the sandbox on a win10 virtual environment (vbox) on my win7 host-system

      no error, connection established on the first try. unplayable of course because there is only gpu.emulation activ.
      my guess is there´s some code missing on win7 (dotnet or some library-shit).
    1. doityourself's Avatar
      doityourself -
      Could u try this: Zippyshare.com - Arctium WoW Legion Sandbox.exe

      there should be a file created named debug.txt after your disconenct error
    1. rovatok's Avatar
      rovatok -
      Quote Originally Posted by king48488 View Post
      Could u try this: Zippyshare.com - Arctium WoW Legion Sandbox.exe

      there should be a file created named debug.txt after your disconenct error
      I started, but no txt were created.

      I searched the whole legion folder.
    1. doityourself's Avatar
      doityourself -
      Quote Originally Posted by rovatok View Post
      I started, but no txt were created.
      no debug.txt after you tried to login?
    1. rovatok's Avatar
      rovatok -
      No. Not in the sandbox folder, not in the core folder and either in the log folder.
      I tried two times both with wowb_patched and with patched 64 exes.
    1. nanoneo's Avatar
      nanoneo -
      no debug.txt for me aswell
    1. semedimais's Avatar
      semedimais -
      Hey king48488 there is a method for add npcs?
    1. doityourself's Avatar
      doityourself -
      Quote Originally Posted by semedimais View Post
      Hey king48488 there is a method for add npcs?
      !addnpc #id maybe?
    1. nanoneo's Avatar
      nanoneo -
      Hey semedimais there is a method for making this Sandbox work for me?


      Your Asking questions i Wish i Could ask


      How did you get it to work?
    1. semedimais's Avatar
      semedimais -
      Quote Originally Posted by king48488 View Post
      !addnpc #id maybe?
      Yeah but i was thinking if is possible to start the sandbox with npcs

      Quote Originally Posted by nanoneo View Post
      Hey semedimais there is a method for making this Sandbox work for me?


      Your Asking questions i Wish i Could ask


      How did you get it to work?
      I just followed instructions. Yesterday i had problems but with the new sandbox i solved. I deleted cache, wtf and patched the WowB-64.exe, i set in config.wtf "SET portal "127.0.0.1:8000"" and i had login. I'm using W10 enterprise x64 (sorry for my bad english)
    1. xJamal's Avatar
      xJamal -
      Quote Originally Posted by semedimais View Post
      Yeah but i was thinking if is possible to start the sandbox with npcs



      I just followed instructions. Yesterday i had problems but with the new sandbox i solved. I deleted cache, wtf and patched the WowB-64.exe, i set in config.wtf "SET portal "127.0.0.1:8000"" and i had login. I'm using W10 enterprise x64 (sorry for my bad english)
      The problem is only for Windows 7 . King any chance to get update for Win7 or ?
    1. rythualdj's Avatar
      rythualdj -
      not debug.txt for me neither
    1. hurrikaine's Avatar
      hurrikaine -
      I am still having trouble with "Got unhandled method id for '7' for 'ConnectionService'
      Windows 10 x64
    1. moogletimes's Avatar
      moogletimes -
      I'm having the same issue. My WoW client is patch 21737 and ive downloaded the latest sandbox version. Ive tried patching both the 32bit and the 64bit client and none of the patched versions let me login. I just get the same "Got unhandled method id for '7' for 'ConnectionService'" error.

      Attachment 25844

      I have checked out the resource monitor and it shows me that the sandbox is a ipv4loopback local adress with 8000 on local port and 61909 on remote port. WoWB-64_Patched.exe shows same ipv4loopback local adress but 61909 on local port and 8000 on remote port. So the port is correct.
      But i still havent figured out what could be the issue. I've added both applications to firewall exception in advanced settings to keep all ports open on both of em and ive disabled windows defender. Closed every other program that exists on this pc and only have the sandbox, wow, notepad, chrome and resource monitor up. Restart fixed nothing, run as admin fixes nothing. This link https://127.0.0.1:8001/login/?app=wow shows exactly what you said it would.

      I just went back to Windows 7 x64 last weekend because Windows 10 was causing me issues with bluetooth and the battle.net agent among others. There is absolutely no way im going back to Windows 10 now. Seeing as some people have the same issue as me but on Windows 10, i guess its not exclusive to windows 7. I can share more files if you want.
    1. HAZJ's Avatar
      HAZJ -
      Neither exceptions (id 5 & 7) are related to the troubles everyone are experiencing.

      I have everything running under Win10 x64 and just checked on Win7 x64, Win8 x64 and Win8.1 x64 machines. I'd recommend to delete all generated *.dat files (data.dat, spawndata.dat specifically), every sandbox file and try again, also be sure about your Config.wtf is well set and you should have everything working.

      There's no workaround.
  • Latest Gambling Threads

    Hannibal99

    Казино Бонус Без Депозит 2025

    Thread Starter: Hannibal99

    Казино Бонус Без Депозит 2025: Спечели Истински Пари Без Риск 【Проверено】

    Казино бонус

    Last Post By: Hannibal99 2 Weeks Ago Go to last post
    Hannibal99

    MyStake No Deposit vs Welcome Bonus: Which Promo Code Pays More

    Thread Starter: Hannibal99

    <h1>MyStake No Deposit vs Welcome Bonus: Which Promo Code Pays More? [2025]</h1><p><img src="https://wsstgprdphotosonic01.blob.core.windows.net/photosonic/41de8164-d921-4a52-b30e-f56444e2e999.WEBP?st=2025-08-11T06%3A54%3A30Z&amp;se=2025-08-18T06%3A54%3A30Z&amp;sp=r&amp;sv=2025-07-05&amp;sr=b&amp;sig=IBujSdKlRaiO0vHtFFYbTatHRIIwfkfTO4oRFVe%2Bs/g%3D"

    Last Post By: Hannibal99 2 Weeks Ago Go to last post
    Hannibal99

    Online Casino Bonus Bez Vkladu 2025: Expertní Průvodce Pro CZ Hráče

    Thread Starter: Hannibal99

    <h1>Online Casino Bonus Bez Vkladu 2025: Expertní Průvodce Pro CZ Hráče</h1><p><img src="https://wsstgprdphotosonic01.blob.core.windows.net/photosonic/fefe1cdc-79a3-41ec-8be2-8e4f3914c67d.WEBP?st=2025-08-11T07%3A16%3A15Z&amp;se=2025-08-18T07%3A16%3A15Z&amp;sp=r&amp;sv=2025-07-05&amp;sr=b&amp;sig=s9jWQbElKYeThWI34AKFS04wPgCU7SLZWbN/E4lzupE%3D"

    Last Post By: Hannibal99 2 Weeks Ago Go to last post
    Hannibal99

    Kasyno Bonus Bez Depozytu 2025: Sprawdzone Oferty w Polsce

    Thread Starter: Hannibal99

    <h1>Kasyno Bonus Bez Depozytu 2025: Sprawdzone Oferty w Polsce</h1><p><img src="https://wsstgprdphotosonic01.blob.core.windows.net/photosonic/21cd8aec-48cf-4776-ad74-b9d5d077821c.WEBP?st=2025-08-11T07%3A21%3A05Z&amp;se=2025-08-18T07%3A21%3A05Z&amp;sp=r&amp;sv=2025-07-05&amp;sr=b&amp;sig=Ojx6fCOlvShXkWc2%2BurdNobmN3le9AblFC%2Bs3DVxm8s%3D"

    Last Post By: Hannibal99 2 Weeks Ago Go to last post