Jump to content

Shrek_III

Elite+
  • Content Count

    129
  • Joined

  • Last visited

Everything posted by Shrek_III

  1. There is no communication with the bot - as there is no bot-api. Pixel-Search is you friend...
  2. Once again - you can't use your EBG version which the actual version of the bot 0.8 I just gave you some information about what I am doing right now. I will release it once it is ready. Current project state: - identify items DONE - currency stacker DONE - recognizing all prefixes and suffixes DONE - item parser partially DONE [*:26v7qdst]Helmet [*:26v7qdst]Chest [*:26v7qdst]belt [*:26v7qdst]ring [*:26v7qdst]amulet [*:26v7qdst]gloves [*:26v7qdst]boots [*:26v7qdst]shields [*:26v7qdst]quiver [*:26v7qdst]wand [*:26v7qdst]dagger [*:26v7qdst]sword [*:26v7qdst]axe [*:26v7qdst]mace [*:26v7qdst]claws [*:26v7qdst]scepter [*:26v7qdst]staff [*:26v7qdst]bow
  3. Ok, here some more information about the state of the new GUI Tasks: - identify items DONE - currency stacker DONE - recognizing all prefixes and suffixes DONE - item parser partially DONE working on reading and comparing mods... ...to be continued
  4. Ok, here some more information about the state of the new GUI Tasks: - identify items DONE - currency stacker DONE - item parser partially DONE right now I am working on recognizing all prefixes and suffixes... ...to be continued
  5. uh - didn't know that there are potions with this amount of delay... ...I will change this within next release. Thanks for report.
  6. Done already, but this isn't what I am aiming for. Right now I am implementing a real item check, so you say I want to keep - all armor with 1000+ defense and it won't sell it. - all items with 5 links - all items with 6 sockets - or whatever you want to keep Implementing this is a biggy - but will be awesome once it is released. Here a small teaser on how to make your file to keep several items: [rarity] == unique [rarity] == currency [rarity] == gem [type] == ring && [rarity] == rare [type] == amulet && [rarity] == rare [type] == armour && [sockets] == 6 [type] == weapon && [sockets] == 6 [type] == armour && [sockets] >= 5 && [links] >= 4 [type] == weapon && [sockets] >= 5 && [links] >= 4 I assume that it is pretty easy to understand
  7. Don't use the gui by now - it doesn't support 0.8. I won't be able to update it within the next 2 days, as I am not at home!!!
  8. Shrek_III

    Any word on path finding / stashing?

    Seems to me that you are pretty new to the botting-scene, otherwise you might have seens something like this before... This is a pickit configuration file. Everyone can create his own file and make some statements of items he would like to find. You like to keep all strength-intelligence armors (chest, helmet, shields, gloves and boots) this is your code: [subtype] == strength-intelligence You want to keep only the rare str-int chest armors this is your code: [type] == armor && [subtype] == strength-intelligence && [rarity] == rare
  9. Shrek_III

    Any word on path finding / stashing?

    [rarity] == unique [rarity] == currency [rarity] == gem [type] == ring && [rarity] == rare [type] == amulet && [rarity] == rare [type] == armour && [sockets] == 6 [type] == weapon && [sockets] == 6 [type] == armour && [sockets] >= 5 && [links] >= 4 [type] == weapon && [sockets] >= 5 && [links] >= 4 This is just an example of my stashing/keep/sell code - works perfect Will make a movie with full support of everything within the next days - now working on auto stacking...
  10. @crusnik you are right, this happens if you create a new profile. Old profiles will be updated automatically. This is a bad bug - my fault - will be fixed with the next update.
  11. Did you write-protect any files within the last version of EBG? Works here without problems. Did you try to create a new profile? - Having same problems?!
  12. Do you have the exiledBot in the same directory as ExiledBot GUI?
  13. Shrek_III

    Awesome BOT! [Small Request]

    I think the question is suiteable, just because if you are checking for quality only, rare would be below uniques. But to answer the question: Yes, it will still pick up uniques, if you set the pickup uniques ini entry.
  14. Are you sure, that in "Bot-Settings I" the Looting-Option "Use ALT to loot" is checked?! You also have the ingame option enabled? Just because I am 100% sure it's working as I am looting this way aswell. Although I have no other reports... Please post your "charakter".EBC here - thx
  15. Shrek_III

    Awesome BOT! [Small Request]

    Probably you should report errors/bugs, otherwise software can't get better... I would like to know how you were able to get that error. PM me
  16. F12 is working, you need to press it quite fast, but it is working. For killing issues use the custom hotkey (to be defined at EBG Settings I)
  17. hm worked in my vm... try manually delete the Wingdings3 true type font - and re-run setup
  18. New version released! Get used to the new and great BAR feature!!! If autoupdater doesn't work or you want a clean and fresh install use the setup.exe on post#1
  19. Next version which will be released is bug free (regarding skills) - if not please gimme a feedback or a bug report which is useable in any way - not something like "it's not working". Edit: btw the GUI supports skill distances since version 1.2 - please look carefully before flaming - thx
  20. Right now there is nothing to be done - we all need to wait for a bot update. I will release a new version of EBG as soon as ExiledBot is updated.
  21. @missbwl Have you created a new profile? Or are you using a profile of an older version? I strongly recommend creating a new profile everytime a new version of EBG/Exiled Bot is released.
  22. Shrek_III

    avoid picking up white maps

    no white maps?! LOL There is no need for magic and rare maps, aswell - you can easily create them by yourself. The only map useful is the unique map...
  23. Changing your desktop to 800x600 is not a good idea, because the bot-window has to be 800x600 (so in fact it's even larger caption/titlebar, borders).
×
×
  • Create New...