|
You last visited: Today at 23:53
Advertisement
[Bot MOD]Battle of Immortals Bot
Discussion on [Bot MOD]Battle of Immortals Bot within the Battle of the Immortals forum part of the MMORPGs category.
07/14/2010, 10:03
|
#271
|
elite*gold: 0
Join Date: Mar 2008
Posts: 24
Received Thanks: 0
|
important question
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
|
#272
|
elite*gold: 0
Join Date: Jul 2010
Posts: 1
Received Thanks: 0
|
Bot crashes the game
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
|
#273
|
elite*gold: 0
Join Date: Oct 2007
Posts: 101
Received Thanks: 1
|
Quote:
Originally Posted by Shairkon
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
|
#274
|
elite*gold: 0
Join Date: May 2010
Posts: 63
Received Thanks: 3
|
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
|
#275
|
elite*gold: 0
Join Date: Sep 2009
Posts: 62
Received Thanks: 9
|
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..
|
|
|
07/14/2010, 20:07
|
#276
|
elite*gold: 0
Join Date: May 2010
Posts: 63
Received Thanks: 3
|
Quote:
Originally Posted by oOldsqL
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..

|
thanks its just not the same as a working bot.
|
|
|
07/14/2010, 22:34
|
#277
|
elite*gold: 0
Join Date: Jun 2010
Posts: 13
Received Thanks: 1
|
Quote:
Originally Posted by zlost1
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
|
#278
|
elite*gold: 0
Join Date: Jun 2010
Posts: 13
Received Thanks: 1
|
Quote:
Originally Posted by evolmadness
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
|
#279
|
elite*gold: 0
Join Date: Sep 2008
Posts: 30
Received Thanks: 0
|
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
|
#280
|
elite*gold: 0
Join Date: Jul 2010
Posts: 4
Received Thanks: 0
|
why wont it heal me
|
|
|
07/15/2010, 18:34
|
#281
|
elite*gold: 0
Join Date: Jul 2010
Posts: 1
Received Thanks: 0
|
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
|
#282
|
elite*gold: 0
Join Date: Jun 2010
Posts: 3
Received Thanks: 0
|
Quote:
Originally Posted by Mr.Matthew
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
|
#283
|
elite*gold: 0
Join Date: Mar 2009
Posts: 14
Received Thanks: 0
|
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
|
#284
|
elite*gold: 0
Join Date: Feb 2009
Posts: 18
Received Thanks: 0
|
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
|
#285
|
elite*gold: 0
Join Date: Sep 2008
Posts: 30
Received Thanks: 0
|
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.
|
|
|
All times are GMT +1. The time now is 23:54.
|
|