Jump to content

BlackSun

Administrators
  • Content Count

    104
  • Joined

  • Last visited

Everything posted by BlackSun

  1. BlackSun

    Bot isn't even opening?

    Do you have any antivirus/firewall?
  2. BlackSun

    Auto PoE

    This is outdated, i'll not update it, source code will be still there, but again: OUTDATED
  3. BlackSun

    Auto PoE

    I'm using Auto PoE on my VM and no problem there o.O Do you guys use any other script / program? Did you disabled aero on the VM or no? /Note: I use aero because flicker was better, also i use the newest version of the VMware, less CPU usage and better perfomance/
  4. BlackSun

    Auto PoE

    I updated the script, I don't really know what is the problem but I hope this will fix it! And sorry guys for that, I don't understand why it make the bot crash, I tested it for like 3-4 days without stop, there was no crash for me O.o
  5. BlackSun

    Auto PoE

    it will close the client and the bot after X minutes (because no monster killing, it is called timeout (in bot section)) oh, i see what is the problem, i'll fix it, for now rename your ExiledBot GUI.exe to ExiledBot.exe
  6. BlackSun

    Auto PoE

    Do you use the newest version of the bot?
  7. BlackSun

    Auto PoE

    I updated the script, v1.7a maybe fix it. Easiest way to update my script is to download git (http://git-scm.com/) and I also use git extensions (http://sourceforge.net/projects/gitextensions/) and then you can just pull each update by two or 3 clicks, for more info use google I updated the script, v1.7a can detect it and will close the bot.
  8. BlackSun

    Auto PoE

    I pushed an update, can you please check if it's working?
  9. BlackSun

    Auto PoE

    does it wait like 10 sec before closing the bot?
  10. BlackSun

    Auto PoE

    v1.7 out, check out the readme.txt for changelog and informations.
  11. BlackSun

    suicide function to stop lvlup

    The player also suffers a penalty to XP if they are too far above or below the monster's level. There is a safe level range where no penalty is applied, which is equal to three, plus one for every sixteen complete player levels. Any additional level difference in excess of this safe range is called the Effective Difference. So a level 24 character has a safe band of 3+1=4 levels. So from Monster level 20 to 28, there is an effective level difference of 0. At Monster Levels 19 and 29, the Effective level difference is 1. The Effective Difference matters in either direction. The formula then applied is: Final Experience = [(PlayerLevel + 5) / (PlayerLevel + 5 + EffectiveDifference2.5)]1.5. In our example, a level 24 character receives 95% experience for level 19 monsters, 52.5% experience for level 17 monsters, and 20% experience for level 15 monsters. As of the 1.0.0 release, this effect has been capped such that the minimum experience you can receive is 2%. Source: http://pathofexile.gamepedia.com/Experience There is a penalty to the chance of currency items (scrolls, orbs, etc.) dropping in areas with a monster level more than two levels lower than your character level. For each additional level that you have compared to the area's monster level+2, the chance of a currency item drop is reduced by 2.5%. So if you are level 30 in a level 20 area, you will see 20% less currency item drops on average: 2.5*(30-(20+2))=20 A level 30 character in a level 28 area will see no penalty. Currency item drops are not increased or decreased in this way when fighting in areas above your level. For the purposes of this penalty, your level is never considered to be higher than 68. Therefore a level 75 character receives no penalty in a level 66 area. Source: http://pathofexile.gamepedia.com/Drop_Rate
  12. BlackSun

    Auto PoE

    btw arguments is for poe arguments like --nopatch etc. please use google how to make this message disappear, btw if you click on PathOfExile.exe with right click, properities->compatibility->always run as administrator or something else (note: i use different language) then it will run PoE as administrator all the time
  13. BlackSun

    Auto PoE

    first: if its your account i recommend you to change your password ASAP second: your settings looks good if it starts the bot and the poe too (manually) then its something else. How much time did you wait after the login screen appeared?
  14. BlackSun

    Auto PoE

    Change ExiledBot GUI.exe to ExiledBot.exe
  15. BlackSun

    Auto PoE

    vertify by e-mail? O.o when you login in PoE it will ask for a code (sometimes), you have to write it from the e-mail. This can read e-mail and get the code automatically.
  16. BlackSun

    Auto PoE

    Finally fixed that annoying crash!!!! v1.6c out. (Note: I added donate link to the Readme.txt, if you have unneeded money feel free to send it to me, it will help me a lot! ;D )
  17. BlackSun

    Auto PoE

    This occures when the client is closed for some reason, i'm working on it
  18. BlackSun

    Auto PoE

    I've created a new version (currently only for elite users): http://exiled-bot.net/community/index.php/topic/1575-alpha-auto-poe-with-bot-communication/ If you have time please test it. I fixed bugs and implemented communication with the bot.
  19. BlackSun

    Auto PoE

    Yep, because the bot will be idle if crashed and will be closed after a few mins (i recommend you to use some app that will chicken on low health, because if the bot crash you can die easily)
  20. BlackSun

    Auto PoE

    Once i got that too, i have no idea what is it... O.o
  21. BlackSun

    Auto PoE

    You can check out the source code and build it (it's auto it), but if you don't trust me, don't use it I'm working on a new version, it will close bot only if needed (crash), but it's buggy yet. I'll release it as soon as I'm done with it. If you cannot use current version i cannot help, because I already done a lots of modification. Sorry about that
  22. BlackSun

    Auto PoE

    spaces does not metter, try to run the bot manually within the Run (win button + R), Z:\Exiled Bot\Exiled Bot\Latest Bot Version\Exiled Bot Beta v0.13e - 2\ExiledBot.exe
  23. BlackSun

    Auto PoE

    I think it is because i changed Run to ShellExecute, i'll add a line to only use ShellExecute when the user want to start the poe with arguments. Also it's working for me, in VM and also in my computer O.o Pushed a new version for you, please check out if it's working for you.
  24. BlackSun

    Auto PoE

    Updated, now it will work.
  25. BlackSun

    Auto PoE

    I added "arguments" to the config, now you can setup command line arguments in ini file. Use it like: arguments=--gc 2 --nopreload (Note: Use arguments key in the poe section) ps: sry for the delay, i don't really have free time Uhm, the script should handle that... (New version out: v1.6)
×
×
  • Create New...