What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Recent content by axazol

  1. axazol

    Not working with VMware

    Yep, all is fine. Ill try today install VS on VMware to get more detail of error... UPD: Seems newest (0.1.1053.574) BETA version works..
  2. axazol

    Not working with VMware

    Continuously getting memory error on EB startup. All pre requirements installed. Tried on VMware 10/9 - same result. Log files not contain any useful info or empty.
  3. axazol

    TankLeader 2: What would you like to see?

    Command line params, such as DB or HB to automize bot+game startup sequence without any futher user manipulations. ADD: just got one idea - how hard to implement real time scanning surrounding environment? Idea to make some "radar" mechanics which can scan surfaces of unknow places (maps...
  4. axazol

    Data Export

    Ok, i can get info about exp on each tank by parsing dossier file, but silver income still missing. Battle_Results files generates only if wait for battle end or pressing detail in log chat. Maybe plausible make some mod which can write in file result data of each battle?
  5. axazol

    Data Export

    = Babysitting.
  6. axazol

    Data Export

    If simple - yes. if more detailed - so i need to write simple re-logger which can start and stop bot depends on some variables such as "exp to go" or "silver to go". ADD: and if someone can tell - what command line params TL accepted? (Bossland.BotInABox.Misc.CommandLine)
  7. axazol

    Data Export

    Is any possibility to add some "data export" system or even plugin system to this bot in near future? Reason is simple - do not get over grinding on tanks which already collected as much exp as they need without babysitting on them. That in cases when premium tanks missing or pointless. Or, for...
  8. axazol

    [REQUEST] Grid segmentation improvements

    It is possible to add some logic, settings or tag options to ignore all grid boxes which not connected to current? For example we have map to explore and it split on some areas by thin bridges. And i need what bot works only in those areas in which he is and dont even try to stuck trying to...
  9. axazol

    [UNBAN][Templates] Diablo 3 Unban Templates

    Thx for the tips for Blizzard in which cases of messages do not unban plyers =))
  10. axazol

    [Screenshots] Show us Pictures of Your Systems / Hardware

    Realy?!? =) MB rip in shadow of CPU & GPU ;) Simple worthless for botting =D And tell me then, why you told us about your main PC? Yeah... Yeah... i have 25 cm in diameter in cold water...
  11. axazol

    [guide] generating new unique id

    VolumeID not the same as Hardware ID. And since Blizz looks at subnet/IP more often than MAC (in case what MAC is easily changeable), then it's may bring more trouble with internet provider than profit.
  12. axazol

    need help russian pickit for plans/designs

    For any plans or design, for all languages use simple rule: <ItemRule itemName=":" stack="1" />
  13. axazol

    WTF? Authentication failed!

    [13:40:13.907 N] You are not authorized to connect to this server. [13:40:13.997 N] Authentication failed! [13:40:13.997 N] Logging in... [13:40:14.147 N] You are not authorized to connect to this server. [13:40:14.187 N] Authentication failed! [13:40:14.187 N] Logging in... [13:40:14.337 N] You...
  14. axazol

    C#/C++ guru, need your help

    But if i redirect WndProc it culd be work by override WndProc itself. Need moar testings... =) Anyway i need to place a some hook to handle all possible WM_GETMINMAXINFO send/post to make it worth. Otherwise all new resizing just reset it to default.
  15. axazol

    C#/C++ guru, need your help

    Last few days i'm trying to create a hook on C# to override MINMAXINFO.ptMinTrackSize of D3 windows. As you can see - without any workable result. Because there is no native hooks mechanism in C#, as i know. On other hand i'm also trying to find out a way to bind D3 window as child to my own...
Back
Top