[Bot MOD]Battle of Immortals Bot

07/14/2010 10:03 evolmadness#271
i have never gotten (1)attack skill / (2)buffs / (3)auto pot to work.

1) for normal attack key it works for me when i put 1. when i try to add my skill attack for key1 it wouldnt work. i dont understand the Wait(ms) and CD(ms). can someone explain or give me an example

2) same thing for buffs, the miliseconds part i dont understand.

3)Threshold, what does that mean? =,=

would be thankful if someone show me examples. THANKS!
07/14/2010 12:07 Shairkon#272
Hello everyone, been reading the posts so far, really nice work on the BOT, however...

I configured the poseidon run, scrolls on slot 0, timing is right, it auto-attacks, uses skills properly with the pre-set delay, uses pots also properly...BUT as soon as it's done killing 60 centaurs, actually it gets to 62, it stops for a second and prolly attempts to activate the next scroll, but instead it just crashes the game, then I get a Microsoft .NET Framework error saying:

"Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Attempted to divide by zero."

Then the "Details" say:

"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.DivideByZeroException: Attempted to divide by zero.
at BIOBB3.Bot_Session.GetPctHp()
at BIOBB3.BIOBB3.GetCharStats()
at BIOBB3.BIOBB3.Load420Stuff()
at BIOBB3.BIOBB3.OnLineTime_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BIOBB3
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Abe/BoI/BoT/BIOBB3.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box."

It's similar to pizdulica's error message, but NOT the same (this one says something about dividing by 0) and running as administrator won't fix anything. Could anyone shed some light on this? Please?
07/14/2010 13:14 rulic#273
Quote:
Originally Posted by Shairkon View Post
Hello everyone, been reading the posts so far, really nice work on the BOT, however...

I configured the poseidon run, scrolls on slot 0, timing is right, it auto-attacks, uses skills properly with the pre-set delay, uses pots also properly...BUT as soon as it's done killing 60 centaurs, actually it gets to 62, it stops for a second and prolly attempts to activate the next scroll, but instead it just crashes the game, then I get a Microsoft .NET Framework error saying:

"Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

Attempted to divide by zero."

Then the "Details" say:

"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.DivideByZeroException: Attempted to divide by zero.
at BIOBB3.Bot_Session.GetPctHp()
at BIOBB3.BIOBB3.GetCharStats()
at BIOBB3.BIOBB3.Load420Stuff()
at BIOBB3.BIOBB3.OnLineTime_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndPr oc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 (RTMRel.030319-0100)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
BIOBB3
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///D:/Abe/BoI/BoT/BIOBB3.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------

************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box."

It's similar to pizdulica's error message, but NOT the same (this one says something about dividing by 0) and running as administrator won't fix anything. Could anyone shed some light on this? Please?
Poseidone doesn't work yet!Wait for update
07/14/2010 13:32 zlost1#274
give it up guys. it stopped working and hes never updating it. same as decode they just dropped the project and have better things to do with their time.
07/14/2010 15:00 oOldsqL#275
activating poseidon/Crusade Quests is currently not working with this bot. here is some autoitscript which will activate the scrolls all xx seconds.
foreground method... i was 2 lazy to write an backgroundmode mouseclicker..

[Only registered and activated users can see links. Click Here To Register...]
07/14/2010 20:07 zlost1#276
Quote:
Originally Posted by oOldsqL View Post
activating poseidon/Crusade Quests is currently not working with this bot. here is some autoitscript which will activate the scrolls all xx seconds.
foreground method... i was 2 lazy to write an backgroundmode mouseclicker..

[Only registered and activated users can see links. Click Here To Register...]
thanks its just not the same as a working bot.
07/14/2010 22:34 richardb13#277
Quote:
Originally Posted by zlost1 View Post
give it up guys. it stopped working and hes never updating it. same as decode they just dropped the project and have better things to do with their time.
Have some patience its just been 1 week, and he said to look in to it when he has time for it.

Everything works except for the scrolls and if your to lazy to use a work around its kinda your problem.
Im using autoit to call game window, open bag, click scoll and close bag then wait a few minutes and repeat that 19x.
Works fine for me.
07/14/2010 22:45 richardb13#278
Quote:
Originally Posted by evolmadness View Post
i have never gotten (1)attack skill / (2)buffs / (3)auto pot to work.

1) for normal attack key it works for me when i put 1. when i try to add my skill attack for key1 it wouldnt work. i dont understand the Wait(ms) and CD(ms). can someone explain or give me an example

2) same thing for buffs, the miliseconds part i dont understand.

3)Threshold, what does that mean? =,=

would be thankful if someone show me examples. THANKS!
1) put the skil you want to use for expamle in quickbar slot 2, in the bot you program button 2 to be used after 500 ms so it uses skill 0,5 seconds after targeting.
CD=cooldown is the the cooldown time for the skill to be used again.
if it has 8 second cooldown put in a numer like 8500 so it waits 8,5 seconds to use it again

2) the milliseconds is the time to wait before you use it again its the number of seconds x 1000

3) threshold in this case is the amount of hp/mp left when you want potion to be used.
for expample you have 10000 hp and want to heal when you have 7000 left you put 7000 in the threshold box so it uses potion/food at 7000 hp.
07/14/2010 23:12 sleeper8#279
Hello, I'm having problems with bot. I downloaded the bot and when I click to run it, nothing happens. He does not open!

I am using WIN XP and installed all the programs that they requested.
Could someone help me?


I downloaded the other version in the forum, the BIOBB2, this version opens, but does not show my character list.
07/15/2010 15:38 monstrole#280
why wont it heal me
07/15/2010 18:34 MosquitoD3K#281
you should add different settings like aoe, bosses and so on ... in the new version add milliseconds to attackskill wait time ... scrolls dont work

But still nice work even if the settings arent very good programmed you should use Serialize to save them within a new Class.
07/15/2010 20:09 Ybbz#282
Quote:
Originally Posted by Mr.Matthew View Post
there is a threshold d/c spot on the bot.. set to 5-10% so when you run out of food and bot is no longer healing.. you get down to 5-10% life it closes game.exe
Well, it may be reasonable in a certain way, but it won't restart the game after the toon is healed up :)
It would be more wise just to stop attacking mobs for a while than DC-ing
07/16/2010 13:50 thong1995#283
i had problems with the threshold. Didn't work for me.
So I made my pots to buffs. and put them at 30000 miliseconds. Worked like a charm ;].
Just to let you guys know.
07/16/2010 15:37 1337Retard#284
Threshold = At what hp the char will use pots. How is there a problem with this, isn't it kind of obvious?
07/16/2010 23:53 sleeper8#285
Hello, I'm having problems with bot. I downloaded the bot and when I click to run it, nothing happens. He does not open!

I am using WIN XP and installed all the programs that they requested.
Could someone help me?


I downloaded the other version in the forum, the BIOBB2, this version opens, but does not show my character list.