Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 516 Bytes

File metadata and controls

23 lines (16 loc) · 516 Bytes

Battle.net-Classic-Chat-HTML-JS-CSS

If you want to change your chat window size do so within the divstyles.css @

div.window-location {
  width: 800px;
  height: 600px;

Regestering your bot to Battle.net

Log in with your game client, be sure your Email is attached to that client.

Go to your "Op youronlineclientname" channel or Clan channel your registered to.

Send command "/register-bot".

You will then get an email with yout OAUTH key.

Enter that key in the upper input box.

Hit connect.