![]() |
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:
|
First you must make, that bot can see Chars...this vaules need to good work of bot
(i think) |
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...
|
Look at this bot([Only registered and activated users can see links. Click Here To Register...]), 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) |
We need BOIGB !!!! ;):handsdown:
|
+1!!!!)))))
|
Quote:
Quote:
|
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 :D
|
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.. |
Quote:
only tut i can find by lemon is [Only registered and activated users can see links. Click Here To Register...] and which i doubt will help me for what i need ...( and trust me i've been through alot of his posts....:rtfm: |
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 )...
|
Can someone fix it... at the new version 1.8 cant see chars...
|
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 |
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... |
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:
|
| All times are GMT +2. The time now is 10:27. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.