EQ2Bot window position

zerothbase

Active Member
Somehow (random dragging) the eq2bot window is now halfway off of the top of the screen. I can't get to the top tab of the window to drag it back on screen.

I've searched these forums for information. And I searched through the xml files to find something for changing it back. I even uninstalled Innerspace and reinstalled IS, ISXEQ2 and EQ2Bot but the eq2bot window is still off screen.

Is the window position stored in the registry or something? Why isn't this stored with the character info in ...\InnerSpace\Scripts\EQ2Bot\Character Config\ ?

Any ideas on how to fix this?

Thanks
 

ownagejoo

Well-Known Member
Ok,

Go into your Innerspace/Scripts/EQ2Bot/UI/ Subdirectory and open the EQ2Bot.xml

About 28 lines down you should see the line

<Window name='EQ2 Bot' Template='My.Window'>

right under that is an X and Y

<X>0</X>
<Y>0</Y>

They should be look like the above, if not close eq2bot with endscript * and then go in and edit the file. DO NOT edit the file while eq2bot is running or it will save the xml when you exit EQ2Bot and will overwrite your changes.

Restart eq2bot and the GUI should be back where you can see it

Oh you may have to be completely out of eq2 to do this also I can't remember when I did it last time if I had to or not.
 
Top Bottom