Jump to content

Gurud

Elite+
  • Content Count

    39
  • Joined

  • Last visited

Everything posted by Gurud

  1. Updated offsets. It usually means there was a wrong offset so the script was trying to read non existent memory, the update should fix it. If it is not fixed post what region/server you are on.
  2. See if deleting the config.ini fixes it. Then tell me how to reproduce this bug, so i can fix it, just this image won't help me.
  3. Updated Offsets for Taiwan client version G1.4.0* On the script settings tab, you should change to Taiwan server now. Also the remove ailments flask should be working now
  4. Thanks, i'll add as soon as Taiwan updates to poe v. 1.2.4
  5. UPDATE ON 10/25/2014 Change Logs: 1. Updated offsets and aob scan for patch 1.2.4* Users from taiwan should still use old script as taiwan didn't updated to 1.2.4 yet. *Sorry for the delay i was travelling for my job.
  6. UPDATE ON 10/14/2014 Change Logs: 1. Fixed bugs of last version. 2. Added support for Garena - Singapore/Malasya and Taiwan. I still need the mods name from Taiwan, please help me get them if you are playing on the Taiwan server. You just need to open the debug window and copy the mods. What i need: Catalysed = 催化的 Bubbling = ?? Saturated = ?? Seething = ?? Panicked = ?? Flask - Path of Exile Wiki
  7. look for If (TradeChannel<10) and change 10 to 20
  8. UPDATE ON 10/02/2014 Change Logs: 1. Updated offsets to 1.2.3b 2. Added another buff to check when hp/mana pots regen ended, problems with hp/mana flasks not using till full flask time should be solved. 3. Fixed double curse pot usage.
  9. UPDATE ON 09/19/2014 Change Logs: 1. Fixed bugs on health % per hit feature (sorry for the delay) 2. Added option to use removal flask of curses and corrupted blood 3. Changed the Hotkeys Configuration, now it should support all keys, mouse etc. 4. Added Hotkey to use the hideout command. 5. Changed the autoquit methot "kill process" to (ALT + F4) because of this: chris_wilson be talkin' 'bout RIP. Screen Froze / I Crashed ? #1 Beyond Full changes: https://github.com/Guruds/PoE_MultiScript/commit/a738b1f0c8e2a77105963eaf68c31f168a806b5e PS: I don't know if the ctrl bug is fixed, could be, if not report it again, ty.
  10. UPDATE ON 09/12/2014 Change Logs: 1. Fixed bugs introduced on the last script (auto shift and health % per hit feature) 2. Updated offsets to 1.2.2 3. Added new option to use status ailments flasks (frozen, shocked, burning) 4. QuickSilver flask will now only be used if there are no other quicksilver flask already running (so the if you use the quicksilver the script detects that and won't use another one over that) Full changes: https://github.com/Guruds/PoE_MultiScript/commit/8a857c121436c14c303541bdd97245b1d18234b2
  11. UPDATE ON 08/27/2014 Change Logs: 1. Updated Steam offsets for patch 1.2.0. 2. Added a way to change the Hotkeys, right click on the tray icon and click on "Configure Hotkeys" .
  12. Fixed a typo on quicksilver https://github.com/Guruds/PoE_MultiScript/commit/e24f2d09865aaf6f947dc659a2a2d3bb850eec17
  13. UPDATE ON 07/27/2014 Change Logs: 1. Now the script reads from the game the Hotkeys you are using for the flasks, you can now change to wherever hotkey you like inside the game and the script should still use it correctly. 2. Added a MD5 Hash check on the poe exe file, so now whenever there's an update or change on the client the Base Address should auto update. 3. Changed the Trade spam, no more random channels, and now Trade Spam works even if PoE is not the Active Window. (So you can spam trade chat while surfing the web~) 4. Fixed several bugs that were slowing the script. Now it should be faster. 5. Now auto detects if you are using Steam. Full changes: https://github.com/Guruds/PoE_MultiScript/commit/6ace65b13ff4d20942d2ebc2f1e6ef5347020aed
  14. Updated PoE MultiFlask, now the QuickSilver Flask should be working for everyone.
  15. The game is known to disrupt attack sometimes when on resync, if you are using the "resync every x seconds" option this could be caused more often.
  16. For those who QuickSilver Flask is not working, please help me solve this issue. Download this Cheat Engine Table: http://www.mediafire.com/download/owcj2cdeotu85gp/Player+Action+ID.CT And Tell me With Player Action ID your character have when Moving and Not Moving. Thanks.
  17. Offsets updated for PoE 1.10 Patch Edit: Remember to Click on the Find Button on the Settings tab, to reset the base address after every PoE Patch.
  18. Ok guys, i already did the hard part, this script already properly reads from the memory the Private Messages (PM's) you receive. I'll post the source because i want the community to actually develop this since i don't have the time. What it does Right now is to log all the PM's you receive/send to "PMLog.ini" file that will be created in the same folder as the script. If you are using this basic script on your own PM Logger, keep the source open(if you are sharing). If you want to add a action when you received a PM is pretty easy to do. What it reads: PlayerStats.ChatMsg contains "@PlayerName: MSG" PlayeStats.ChatName contains "PlayerName" PlayerStats.ChatDate contains "YEAR/MONTH/DAY" PlayerStats.ChatTime contains "HOUR:MIN:SEC" PlayerStats.Name contains "YourPlayerName" Linked Items will appear as "_" Source: http://pastebin.com/cHyX8dhr Using This Library: AutoHotkeyMemoryLib.ahk Compiled if you just want to log the PM's and not do any action: http://www.mediafire.com/download/q3f3d0q318v17o9/PoE+PM+Logger.exe
  19. Updated the script with a fix for quicksilver, now it should be working. If still not working for you, tell me with weapon your using and if legendary.
  20. This Script will show with a tooltip in game, the distance between your hero and your mouse, by In Game Coordinates. This was created with the objective to help to set up the Distance of Skills on the Bot. Info: Since it's reading the coords from the game memory, it will ready the coords of the terrain you mouse are over at. The inclination of the game screen and terrain also will influence in the coord read. For ex, at the top screen you will get more distance then at the bottom because the inclination favors the top. That said, my guess it's the same way the bot calculates the distance for the skills. (waiting on confirmation) Source: http://pastebin.com/Ga3VV48Z Using AutoHotkeyMemoryLib.ahk Compiled: http://www.mediafire.com/download/enr1d2gah8ihc8o/PoE+In+Game+Distance.exe
  21. Sorry to intrude in your topic Immo, but i've added quicksilver support to my script and i think it's pretty good right now. You can set up to use When 20+ Charges or 40+ Charges. It reads from memory if you have a quicksilver equipped, and to what slot. It uses first the flask who has more Charges. And you can set up to only use when Moving(Only Moving and not Attacking using skills etc) and for how many seconds to wait on movement to use. For Example Only Use QuickSilver when Available(20 Charges) and Moving for more than 1.5 seconds! (so if you moved for 1 second and then attacked a mob, the timer would reset) Again, sorry to Intrude. https://exiled-bot.net/community/index.php/topic/1889-release-poe-multiscript-105-autoflask-autoquit/
×
×
  • Create New...