Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Battle of the Immortals
You last visited: Today at 12:59

  • Please register to post and access all features, it's quick, easy and FREE!

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.

Reply
 
Old 11/13/2010, 21:10   #1111
 
elite*gold: 0
Join Date: Sep 2010
Posts: 55
Received Thanks: 1
they're working, you just need to know how to get them down to the right one. Just change gear etc.
Example looking for max health: max health = 20k type 20k in CE, take armor off, max health is 15k, type 15k in CE and next scan, then there are less options etc...

here are my values for new patch (from "is the target a monster" onwards i'm not sure about how to get values anymore, i don't understand how to get them)

these should be the only values needing changing ( or do coords need changing too)?

Quote:
// Current Health
public static int pCharacter_Hp = 0x400000 + 0xAF6DB8; //8byte
// Current Mana
public static int pCharacter_Mp = 0x400000 + 0xAF6DC0; //8byte
// Character Max Health
public static int pCharacter_HpMax = 0x400000 + 0xAF6DF0;
// Character Max Mana
public static int pCharacter_MpMax = 0x400000 + 0xAF6DF8;
// Pet Current Health
public static int pPet_CurrentHp = 0x400000 + 0xB12BF0;//4byte
// Pet Current Mana
public static int pPet_CurrentMp = 0x400000 + 0xB12F18;//4byte
// Pet Max Health
public static int pPet_HpMax = 0x400000 + 0xB12BF4;
// Pet Max Mana
public static int pPet_MpMax = 0x400000 + 0xB12F1C;
// Character Current Rage
public static int pCharacter_Rage = 0x400000 + 0xBF44A4;
// Character Current Level
public static int pCharacter_Lvl = 0x400000 + 0xA607f8;
//game.exe = 400000
// Character Available points
public static int pCharacter_Points = 0x400000 + 0xA60808;
// Character Health Regen
public static int pCharacter_HpRegen = 0x400000 + 0xAF6E10;
// Character Accuracy
public static int pCharacter_Accuracy = 0x400000 + 0xAF6E20;
// Character Evasion
public static int pCharacter_Evasion = 0x400000 + 0xAF6E40;
// Character Strength
public static int pCharacter_Str = 0x400000 + 0xAF6E48;
// Character Vitality
public static int pCharacter_Vit = 0x400000 + 0xAF6E50;
// Character Dexterity
public static int pCharacter_Dex = 0x400000 + 0xAF6E58;
// Character Intellect
public static int pCharacter_Int = 0x400000 + 0xAF6E60;
// Character Spirit
public static int pCharacter_Spr = 0x400000 + 0xAF6E68;
// Character Physical Attack Min
public static int pCharacter_PAtckMin = 0x400000 + 0xAF6E98;
// Character Physical Attack Max
public static int pCharacter_PAtckMax = 0x400000 + 0xAF6EA0;
// Character Magic Attack
public static int pCharacter_MAtck = 0x400000 + 0xAF6EA8;
// Character Physical Defense
public static int pCharacter_PDef = 0x400000 + 0xAF6F00;
// Character Magical Defense
public static int pCharacter_MDef = 0x400000 + 0xAF6F10;
// Character Current Money
public static int pCharacter_Money = 0x400000 + 0xAF6F40;
// Is the target a monster?
public static int pTarget_IsMonster = 0x400000 + 0x2067BC4C; //2byte, also is alive
// Target Name
public static int pTarget_PointerName = 0x400000 + 0x1091160; //4byte, Points to name with 0 offset
// Is the target tagged?
public static int pTarget_HasBeenHit = 0x400000 + 0xC970DC; //2byte
// Is the target a Lord?
public static int pTarget_IsLord = 0x400000 + 0x10952CC; //2byte
// Target Current Health
public static int pTarget_Health = 0x400000 + 0xC90E0C;//4byte
// Target Max Health
public static int pTarget_MaxHealth = 0x400000 + 0xC8FD80;//4byte
// Is the target attackable?
public static int pTarget_IsAttackable = 0x400000 + 0xC8FF34; //byte
groovyhorn is offline  
Old 11/13/2010, 21:35   #1112
 
elite*gold: 0
Join Date: Oct 2010
Posts: 19
Received Thanks: 0
First you must make, that bot can see Chars...this vaules need to good work of bot
(i think)
U4iha1 is offline  
Old 11/13/2010, 21:45   #1113
 
elite*gold: 0
Join Date: Sep 2009
Posts: 41
Received Thanks: 11
Was talking with other bot maker, 0x400000 is the beginning of game.exe process, so it should work.... but its not I dont know what to do next. Pray for My420Time...
Crazymanx is offline  
Old 11/13/2010, 21:50   #1114
 
elite*gold: 0
Join Date: Oct 2010
Posts: 19
Received Thanks: 0
Look at this bot(), it works, but dont use HP+MP potions, go away from "Point", attack all mobs....have many bugs, but it work,it use open BOI window, not char, may be some 1 can look at it and do something whit BOIGB?)
PS But BOIGB did not tie to a point and spell run away to want to, I do not know why it is even often begins just using food. I use Win7 x64 and allwas take error for missing some ***.DLL's(i install all programms for BOIGB-problem did not go away)
U4iha1 is offline  
Old 11/13/2010, 22:14   #1115
 
elite*gold: 0
Join Date: Sep 2009
Posts: 41
Received Thanks: 11
We need BOIGB !!!!
Crazymanx is offline  
Old 11/13/2010, 22:19   #1116
 
elite*gold: 0
Join Date: Oct 2010
Posts: 19
Received Thanks: 0
+1!!!!)))))
U4iha1 is offline  
Old 11/13/2010, 22:28   #1117
 
elite*gold: 0
Join Date: May 2010
Posts: 425
Received Thanks: 555
Quote:
Originally Posted by groovyhorn View Post
they're working, you just need to know how to get them down to the right one. Just change gear etc.
Example looking for max health: max health = 20k type 20k in CE, take armor off, max health is 15k, type 15k in CE and next scan, then there are less options etc...

here are my values for new patch (from "is the target a monster" onwards i'm not sure about how to get values anymore, i don't understand how to get them)

these should be the only values needing changing ( or do coords need changing too)?
Most of the stat values it doesn't actually use. I was going to write some features for them but never got around to it. As far as the is this a monster, Lemoniscool posted a tutorial about how to find such things in the UI somewhere.

Quote:
Originally Posted by jessie1 View Post
I believe the signatures have changed so you will have to look at the game.exe and correct them in the bot.
That is correct, the signatures have changed. You have two choices either update the offsets manually in Bot_Sessions and comment out the AddressUpdater call. The other option is to update the signatures and just let the bot autoupdate everything.
My420Time is offline  
Old 11/13/2010, 22:31   #1118
 
elite*gold: 0
Join Date: Jun 2010
Posts: 6
Received Thanks: 0
what version of c++ you are using crazymanx? do i need other platform/software for this? i need some spoon feeding so i could catch up
nogardvaynard is offline  
Old 11/13/2010, 23:05   #1119
 
elite*gold: 0
Join Date: Sep 2009
Posts: 41
Received Thanks: 11
Only have to understand this "update the offsets manually in Bot_Sessions and comment out the AddressUpdater call" and its done...


nogardvaynard
MS Visual Studio 2010 Express

Have to find AdressUpdater line, somewhere..
Crazymanx is offline  
Old 11/13/2010, 23:18   #1120
 
elite*gold: 0
Join Date: Sep 2010
Posts: 55
Received Thanks: 1
Quote:
Originally Posted by My420Time View Post
As far as the is this a monster, Lemoniscool posted a tutorial about how to find such things in the UI somewhere.
being a bit of a noob here, but what is UI? user interface?

only tut i can find by lemon is


and


which i doubt will help me for what i need ...( and trust me i've been through alot of his posts....
groovyhorn is offline  
Old 11/13/2010, 23:20   #1121
 
elite*gold: 0
Join Date: Oct 2010
Posts: 19
Received Thanks: 0
My420Tim, you can make BOIBG for 2 hours, you allwas says how its easy.....make bot plz...some people can help you in big boring work( Crazymanx for example )...
U4iha1 is offline  
Old 11/13/2010, 23:21   #1122
 
elite*gold: 0
Join Date: Nov 2010
Posts: 23
Received Thanks: 0
Can someone fix it... at the new version 1.8 cant see chars...
neutrall is offline  
Old 11/13/2010, 23:37   #1123
 
elite*gold: 0
Join Date: May 2009
Posts: 125
Received Thanks: 131
btw what i did realise is that the bot isnt loading the dll in the game, dont know why.

The address that i already get that are usefull and didnt search the others are this:

//game.exe = 400000
//Health and mana
public static int pCharacter_Hp = 0x400000 + 0xAF6DF0; //8byte
public static int pCharacter_Mp = 0x400000 + 0xAF6DF8; //8byte

public static int pPet_FrameIsOut = 0x400000 + 0xB11CFC;//byte
public static int pPet_CurrentHp = 0x400000 + 0xB12BF0;//4byte
public static int pPet_CurrentMp = 0x400000 + 0xB12F18;//4byte

//Target
public static int pTarget_IsMonster = 0x400000 + 0xD806CC; //2byte, also is alive
public static int pTarget_PointerName = 0x400000 + 0x00D81934; //4byte, Points to name with 0 offset

//stats
public static int pCharacter_Name = 0x400000 + 0xAF6B9C; //string
public static int pCharacter_Exp = 0x400000 + 0xAF6DD8;//4byte
public static int pCharacter_NextLvl = 0x400000 + 0xAF6FD0;//4byte


so if someone want do what My420Time said and update it manualy. cya good luck
phantom23 is offline  
Old 11/13/2010, 23:59   #1124
 
elite*gold: 0
Join Date: Sep 2010
Posts: 55
Received Thanks: 1
added manually, nothings changed, still no character avaible ...

p.s. you sure, you used 8byte on health and mana? cause,nor me, nor my420 have same value as you...
groovyhorn is offline  
Old 11/14/2010, 01:08   #1125
 
elite*gold: 0
Join Date: Sep 2009
Posts: 41
Received Thanks: 11
To make it work, after those offsets, you have to comment out "AddressUpdater", as said My420Time. So the question is - where is that line ? ... Ive tried to comment all "AddressUpdater" lines with "//" and still cannot find character :'-(


Quote:
Originally Posted by U4iha1 View Post
My420Tim, you can make BOIBG for 2 hours, you allwas says how its easy.....make bot plz...some people can help you in big boring work( Crazymanx for example )...
I WILL DO THAT!
Crazymanx is offline  
Reply




All times are GMT +1. The time now is 12:59.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.