I would like to ask your help, to make a safe bank, Closes the client if there is no more money for supplies
It is possible to do this?
	
	
	
	
It is possible to do this?
| 
					safe banker
				 | 
| 
		I would like to ask your help, to make a safe bank, Closes the client if there is no more money for supplies It is possible to do this? 
		
		
		01-22-2015, 10:09 AM 
		
	 
		Bump! no one can help me? 
		
		
		01-22-2015, 10:23 AM 
		
	 
		Download me script on rorces and there is. Try to knowledge it. 
		Manual macro safe bank Code: 0 {Safe Bank} !safeBanking!==1 Misc.ItemCountEx(!potionId!)<!potionAmount! Misc.ItemCountEx(!foodId!)<!foodAmount! gold:=Misc.ItemCountEx(3031) VarAdd(safeBank, !gold!) gold:=Misc.ItemCountEx(3035) VarAdd(safeBank, !gold!) gold:=Misc.ItemCountEx(3043) VarAdd(safeBank, !gold!) !safeBank!<=0 Self.Logout() BBot.TogglePause()Put on variables : gold=x money for continue or logout. Btw I just use search button and I find this  on forum u can find lot of things just use BRAIN AND SEARCH BUTTON  Best wishes   If i help you please Click ^ to give REP point   if I'll have more rep I'll make better scrips  | 
| 
					« Next Oldest | Next Newest »
				 |