Actually i found the problem. within the file WTF / Config file it was missing a line of code to connect to the realm.
SET locale "enUS"
SET installLocale "enUS"
SET hwDetect "0"
SET videoOptionsVersion "5"
SET gxApi "D3D11"
SET gxWindow "1"
SET gxMaximize "0"
SET graphicsQuality "3"
SET maxAnimThreads "3"
SET Gamma "1.000000"
SET readTOS "1"
SET lastReadTOS "50407"
SET readEULA "1"
SET lastReadEULA "50407"
SET Sound_MusicVolume "0"
SET Sound_AmbienceVolume "0.60000002384186"
SET farclip "800"
SET particleDensity "60"
SET waterDetail "2"
SET rippleDetail "1"
SET reflectionMode "0"
SET sunShafts "1"
SET groundEffectDensity "64"
SET groundEffectDist "160"
SET projectedTextures "1"
SET shadowMode "1"
SET shadowTextureSize "2048"
SET SSAO "2"
SET SSAOBlur "1"
SET textureFilteringMode "3"
SET terrainLodDist "450"
SET wmoLodDist "400"
SET terrainTextureLod "1"
SET worldBaseMip "1"
SET componentTextureLevel "0"
SET weatherDensity "1"
SET accountName "----------"
SET realmName "PandaWoW x100"
SET enterWorld "1"
SET mouseSpeed "1.5"
SET accounttype "MP"
SET Sound_SFXVolume "1"
SET gameTip "1"
So within the file the "SET realmlist "logon.pandawow.ru" was missing thus causing the connection error within the client, I have no idea why it was missing just a little heads up if this happens to anyone else just make sure within the WTF/Config the realmlist is set correctly.