[Bot MOD]Battle of Immortals Bot

08/30/2010 04:44 swiftboy36#736
Quote:
Originally Posted by Necromanced View Post
Yeah, I've set it to 0 for the first bag slot. I assume the further left you go, it increases in number, EG 0, go left, 1, left, 2, left, 3 etc along the bag? Might try finding one that works, if it is being silly about the bag slots.

EDIT: A screenshot of my current settings. Everything works apart from the bot clicking on the scroll.
[Only registered and activated users can see links. Click Here To Register...]
Have you tried restarting your computer or closing the bot completely via task manager, and restarting it? I completely close my bot and restart it if it does that, typically that fixes the issue for the scrolls using multiple characters.


Before I had figured this out, I would also completely delete my BIOBB3 folder and dl the new release again. Before I would start it I would also update the memory offsets and my caliburst.dll. Then I would continue to work the the bot...

not sure if this will help you, but it's worth a try. I've jumped through some hoops with nothing but success haha. Apart from all of the little things you got to do, this bot is very stable in its current version I must say.
08/30/2010 05:02 Necromanced#737
I am an absolute retard.
It did not occur to me to download the x86 C++ redib package because I was stubborn to think my x64 would not care for it V__________V
It is now 4am and I finally have it working HURDURRRRRRRR XD
Cheers for your help swift, the resetting information helped a lot.
Thanks are coming your way!
08/30/2010 11:39 swiftboy36#738
:) glad you can finally utilize your new toy :)

Appreciate it :)
08/30/2010 12:16 haria1#739
Hello I been having problems with this bot when im in Fallen Darkness and Rocky abyss, it keeps targeting every mobs around, it does not stay at one mob so it hops and hops I don't know what to do. Im using vista and I also downloaded the latest bot and all the other requirements.. pls advise thanks in advance :)
08/30/2010 13:51 Neo_Syn#740
yeh the new one on xp for some reason does not show the labels for me tried on 2 different computers. yeh the tabs arent labeled for me and also i have noticed the increase in delays between attacks as well vs the old bot. anyway to fix this?
08/30/2010 14:22 EvilDazza#741
Fantastic bot thanks
08/30/2010 17:47 needo2#742
Fine with mana but my bot doesnt use HP Food when my hp gets lower than setting (it uses rarely)
Bot window shows my hp and hp percent correctly
everything is correctly set
it uses mana food just fine
but not hp food
08/30/2010 18:35 dullyle#743
just wondering would it be possible if you can make the auto potter separate from the bot?
btw awesome bot =)
08/30/2010 19:39 LemoniscooL#744
Quote:
Originally Posted by dullyle View Post
just wondering would it be possible if you can make the auto potter separate from the bot?
btw awesome bot =)
if you only want the bot to auto pot disable the quest and attack options, but enable the heal self an pet option .. voila ^^

Quote:
Originally Posted by needo2 View Post
Fine with mana but my bot doesnt use HP Food when my hp gets lower than setting (it uses rarely)
Bot window shows my hp and hp percent correctly
everything is correctly set
it uses mana food just fine
but not hp food
Is your Backup Healing option enabled? if yes try to disable it. if its disabled try to enable it ^^

//Edit:
@My420Time:
You might want to add a speedhack to BoIGB cuz the DarkBOI Speedhack doesnt feature multiclienting. If someone could create a Signature for the current Speed address you could use this code by frognik from ***** together with your multiclient functions:
Quote:
Originally Posted by frognik
Taken from FuckBoi:
Code:
....
Select Case MoveSpeedToggle
 Case 0: MoveSpeed = 0.0010
 Case 1: MoveSpeed = 0.0012
 Case 2: MoveSpeed = 0.0014
 Case 3: MoveSpeed = 0.0016
 Case 4: MoveSpeed = 0.0018
 Case 5: MoveSpeed = 0.0020
End Select
...
VirtualProtectEx(hProcess, &H009203D8, 4, PAGE_READWRITE,  @OldProtect)
WriteProcessMemory(hProcess, &H009203D8, @MoveSpeed, 4, NULL)
0.0010 = 1x Movement Speed
0.0020 = 2x Movement Speed
That memory area is read only so you'll have to change it to read/write to modify.
08/30/2010 22:32 rippedbrah#745
Why is it that the bot seems to only attack once every 60 or so seconds. The debug menu spams "Target found and is in filter, attack" then "NO TARGET!: x (x is seconds) (Health: X)" and then when it hits 60 it say "60 seconds have passed, tabbing.." "Mob not found, maybe... jailed! :O"

Then it's another 60 seconds until it tabs and attacks something again. It also does not seem use any of the attacks on the bar and my character doesn't roam.
EDIT: It also does not cast my buff at the start of the cycle nor use the XP attack.
How do I fix this?
08/30/2010 22:53 Straysnyper#746
Anyone know why it doesn't eat food in the designated HP/MP% threshold?
08/30/2010 22:55 LemoniscooL#747
if the bot isnt healing right, try enabling the "Use Backup Healing" option. If it already is enabled, try disabling it.

greetz
08/30/2010 23:09 swiftboy36#748
Quote:
Originally Posted by rippedbrah View Post
Why is it that the bot seems to only attack once every 60 or so seconds. The debug menu spams "Target found and is in filter, attack" then "NO TARGET!: x (x is seconds) (Health: X)" and then when it hits 60 it say "60 seconds have passed, tabbing.." "Mob not found, maybe... jailed! :O"

Then it's another 60 seconds until it tabs and attacks something again. It also does not seem use any of the attacks on the bar and my character doesn't roam.
EDIT: It also does not cast my buff at the start of the cycle nor use the XP attack.
How do I fix this?
Go to your quest tab and make every field empty, make sure your memory offsets are up to date, and your using the correct calliburst.dll files. Sleep delya # 2 and #1 should be blank if not "scrolling".

Make sure your cast is set to a valid amount of time such as 1000, and make sure the on start box is checked


Also, My420Time, I've induced the crash again just to get more details. Could be the source of a lot of these current issues at hand. check it out:



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

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at System.Windows.Forms.ListBox.ItemArray.GetItem(Int 32 virtualIndex, Int32 stateMask)
at System.Windows.Forms.ListBox.ObjectCollection.Clea rInternal()
at System.Windows.Forms.ListBox.ObjectCollection.Clea r()
at BOIGB.BOIGB.btn_Bot_Start_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(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
----------------------------------------
BOIGB
Assembly Version: 0.6.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Users/BlackIce9/Desktop/New%20folder/BOIGB.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
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.0.30319.1 built by: RTMRel
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.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.
08/30/2010 23:17 LemoniscooL#749
@All: When posting Error/Crash reports the "Exception Text" is enough. You dont need to post all information. And even if you want to post all information please put it into spoiler tags...

@rippedbrah: if the tips from swiftboy dont help also try disabling the pvp mode if its turned on. This may cause some problems too.

greetz
08/30/2010 23:29 rippedbrah#750
Quote:
Originally Posted by swiftboy36 View Post
Go to your quest tab and make every field empty, make sure your memory offsets are up to date, and your using the correct calliburst.dll files. Sleep delya # 2 and #1 should be blank if not "scrolling".
Quote:
Originally Posted by LemoniscooL View Post
@All: When posting Error/Crash reports the "Exception Text" is enough. You dont need to post all information. And even if you want to post all information please put it into spoiler tags...

@rippedbrah: if the tips from swiftboy dont help also try disabling the pvp mode if its turned on. This may cause some problems too.

greetz
I presume I'm using the right caliburst.dll files if I downloaded the most recent bot as well as the calliburst.rar on the front page. Quest tab is empty. Backup healing on and off changes nothing. PvP mode not on. Still tabbing once ever 60 seconds, killing a mob and then sitting there.