Help

Dirtball

Member!
Joined
Jul 23, 2003
Messages
122
Reaction score
0
Location
Blame Canada!!!!
Website
Visit site
ok wen i start my yamb bot. it goes good till it shows the screen, it says error 998..and then just sits at the screen where it should click on battle net... any1 know wat to do or how to fix it?
 

ak0n

Member!
Joined
Dec 20, 2004
Messages
183
Reaction score
0
Go to your starter folder and make sure your game_type = CLOSED_BNET; Type those exact words under where it says // ignore these commands
var SINGLE_PLAYER=0, CLOSED_BNET=1, OPEN_BNET=3;
var NORMAL = 0, NIGHTMARE = 1, HELL = 2;
var TRUE = true, FALSE = false, True = true, False = false;
var game_type = SINGLE_PLAYER;
// end ignore
 

NewPosts

New threads

Top