Blizzhackers

Return of the Jedi

* Login   * Register    * FAQ    * Search

Join us on IRC: #bh@irc.synirc.net (or Mibbit Web IRC)


MuleFactory


It is currently Wed May 22, 2013 4:20 pm


All times are UTC [ DST ]





Post new topic Reply to topic  [ 2286 posts ]  Go to page Previous  1 ... 30, 31, 32, 33, 34, 35, 36 ... 153  Next
Author Message
 Post subject: Re: Official kolbot Support Thread
PostPosted: Sun Aug 05, 2012 12:23 pm 
 
User
User
User avatar

Joined: Sun Jul 12, 2009 6:00 pm
kolbot was always able to farcast with cs zons

_________________
Image


Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Sun Aug 05, 2012 1:05 pm 
 
User
User

Joined: Fri Jul 27, 2012 6:28 am
wow. we got godmode in game. It's unfair to monster. :D

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Sun Aug 05, 2012 4:02 pm 
 
User
User

Joined: Fri Mar 30, 2012 11:07 am
Hi D3STROY3R

Can you please compile for me d2bs.dll without warden check? I Want to test this bot on a private server.
I've tried to do it myself but with my compilation d2 window always looses focus.

Thnx in advance

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Sun Aug 12, 2012 2:10 am 
 
User
User

Joined: Mon Jul 08, 2002 2:21 am
keep getting errors on some of the bots randomly with new updated version, i'll wait for the exact line but its basically saying the data files for that charc is unaccessible and permission denied

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Sun Aug 12, 2012 5:26 am 
 
User
User
User avatar

Joined: Sun Jun 22, 2008 7:00 pm
keep getting errors on some of the bots randomly with new updated version, i'll wait for the exact line but its basically saying the data files for that charc is unaccessible and permission denied


post your d2bs.log file
it will have the line numbers

_________________
d2bot# with kolbot
For live support: irc://irc.synirc.net/d2bs

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Mon Aug 13, 2012 1:28 am 
 
User
User

Joined: Mon Jul 08, 2002 2:21 am
keep getting errors on some of the bots randomly with new updated version, i'll wait for the exact line but its basically saying the data files for that charc is unaccessible and permission denied


post your d2bs.log file
it will have the line numbers



hmm they were all r/d's must be the tmc as i must have got r/d 50 times on 7 bots

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Mon Aug 13, 2012 8:31 am 
 
User
User

Joined: Mon Jun 04, 2012 8:00 am
How do I manually run scripts? .start "name scipt" or .run "name script"??

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Mon Aug 13, 2012 12:42 pm 
 
User
User
User avatar

Joined: Sun Jul 12, 2009 6:00 pm
bot scripts run on the same thread as default.dbj so you can't switch between them (easily at least)

_________________
Image


Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Tue Aug 14, 2012 3:23 pm 
 
User
User
User avatar

Joined: Thu Aug 04, 2005 1:12 am
Location: Australia
I lol'd at the create dupe option in the image viewer, nice touch.

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Tue Aug 14, 2012 6:57 pm 
 
User
User

Joined: Sat Aug 04, 2012 1:16 am
Stupid question time...I have never played D2, but have played D3, and have heard things my friends liked about D2. so I ordered D2, and it arrives tomorrow.

After a few levels, it may be fun to play with a bot...Is that feasible? Or, is there a minimum level at which bots become useful? Obviously, if there are minimum skills that a bot needs, I need to be high enough level to use them. also, are particular classes/builds preferred?

Thanks in advance!

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Tue Aug 14, 2012 7:16 pm 
 
User
User
User avatar

Joined: Sun Jul 12, 2009 6:00 pm
You'd have to get yourself familiar with the game itself first. There's several areas/runs where an undergeared blizzard sorc can run effectively, but otherwise it supports all characters and most builds.
My advice? Play the game for a while before even considering botting :P

_________________
Image


Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Tue Aug 14, 2012 7:41 pm 
 
User
User

Joined: Sat Aug 04, 2012 1:16 am
You'd have to get yourself familiar with the game itself first. There's several areas/runs where an undergeared blizzard sorc can run effectively, but otherwise it supports all characters and most builds.
My advice? Play the game for a while before even considering botting :P


Well, sure. ;) I think my post above suggests that I will. But when does the bot really come into shape? Level 30? 50?

Just curious...I suppose I'll (during the first few months, while I actually play) have to go review the various options/pathing scripts, etc. I don't know much about your setup, but you've impressed quite a number of people, so I am certain I will also be impressed.

Thanks for your response.

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Tue Aug 14, 2012 7:50 pm 
 
User
User

Joined: Fri Jun 29, 2012 2:00 am
I've been using the bot for awhile now and it works great. I've been crafting rings and amulets with it with no issues. A couple days ago i turned on the hit power gloves craft and it hasn't been working. I'm not sure why, here's what my code looks like.

Config.Recipes.push([Recipe.Caster.Amulet]); // Craft Caster Amulet
Config.Recipes.push([Recipe.Blood.Ring]); // Craft Blood Ring
//Config.Recipes.push([Recipe.Blood.Helm, 424]); // Craft Blood Armet
Config.Recipes.push([Recipe.HitPower.Glove]); // Craft Hit Power Vambraces


Any suggestions?

Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Tue Aug 14, 2012 7:55 pm 
 
User
User
User avatar

Joined: Sun Jul 12, 2009 6:00 pm
You need glove classid.
Open ntitemalias.dbl and search for the gloves you want to craft (vambraces)
Take a look at how armet id is put in the blood helm recipe, that's how you'll put the glove id in hit power recipe

_________________
Image


Top
 Profile  
 Post subject: Re: Official kolbot Support Thread
PostPosted: Tue Aug 14, 2012 7:58 pm 
 
User
User

Joined: Fri Jun 29, 2012 2:00 am
You need glove classid.
Open ntitemalias.dbl and search for the gloves you want to craft (vambraces)
Take a look at how armet id is put in the blood helm recipe, that's how you'll put the glove id in hit power recipe



How's this ?

Config.Recipes.push([Recipe.Caster.Amulet]); // Craft Caster Amulet
Config.Recipes.push([Recipe.Blood.Ring]); // Craft Blood Ring
//Config.Recipes.push([Recipe.Blood.Helm, 424]); // Craft Blood Armet
Config.Recipes.push([Recipe.HitPower.Glove, 452]); // Craft Hit Power Vambraces


Will it start picking up ort runes and sapphires first or does it wait until it gets a pair of vambraces? If that's the case how would i have my bot gamble for vambraces? As always thanks for your help. This bot is amazing.

Top
 Profile  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2286 posts ]  Go to page Previous  1 ... 30, 31, 32, 33, 34, 35, 36 ... 153  Next

All times are UTC [ DST ]


Who is online

Users browsing this forum: weiry6922 and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
cron