[Tool] Forgotten Mods - v0.8.1 - New feature: Auto-generate Want-to-Buy private message

Hybrid Phys/Accuracy work-in-progress:

A few obvious cases now handled.
Also had to do a lot fixes with other simple mods.

You can try it out btw:
forgotten-mods-0.7.4 Alpha
javascript:%20(function%20()%20{%20var%20jsCode%20=%20document.createElement('script');%20jsCode.setAttribute('src',%20'https://76f193c373fb5126bd1b5ee4fc270e3c6a1833cb.googledrive.com/host/0B4u8zcQBGBwpRll0ZzJxZ09DUUU/forgotten-mods-0.7.3.js');%20%20document.body.appendChild(jsCode);%20}());


PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
"
Hybrid Phys/Accuracy work-in-progress:

A few obvious cases now handled.
Also had to do a lot fixes with other simple mods.

Thanks a lot for your work. I really wish I had this tool 3 years earlier, but better late than never! ;o)
German saying: Schönheit und Funktionalität in Sekundenschnelle zu ruinieren, ist dem wahren Dilettanten keine Herausforderung!
torturo: "Though, I'm really concerned, knowing by practice the capabilities of the balance team."
top2000: "let me bend your rear for a moment exile"
Fixed handling on Vagan's hybrid phys/mod:


Updated forgotten-mods-0.7.4 Alpha (see my previous post).

But whoops, that accuracy mod should be prefix.
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Last edited by ManicCompression on Jan 29, 2015, 7:09:43 PM
Forgotten Mods v0.8.0!

1. New feature: Auto-generate Want-to-Buy private message. This is done by adding a WTB link after the PM link. Clicking WTB will prompt you a generated message which you can copy and then paste in-game. Here's screenshot of it in action:



2. Added limited support for hybrid phys/accuracy mod. Some of the obvious cases are now handled. For example:



3. Added more support to missing simple mods like Life gained on hit for weapons.

4. For the chrome extension, I've added simple About Page where I've put in a Donation button, just in case you guys wanna give your support or someone happens to be very generous :)



See more screenshots here:
http://imgur.com/a/3X02R

Enjoy!

Also, I've made a simple AHK script to automatically switch from browser to path of exile client after you've copied the WTB message and pressed "Enter". It's not perfect but it works XD!
Spoiler
;
; Forgotten-Mods AHK Script
; See official forum thread https://www.pathofexile.com/forum/view-thread/1164052
; Script below will detect a special keystroke from forgotten mods
; and will active Path of Exile client if it's running.
;

$Enter::
Send {Enter}
if(SubStr(clipboard, 1, 1) = "@") {
SetTitleMatchMode, 1
IfWinActive, search results
{
IfWinExist, Path of Exile
{
WinActivate
}
}
IfWinActive, search results
{
IfWinExist, Path of Exile
{
WinActivate
}
}
}
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Last edited by ManicCompression on Feb 3, 2015, 11:50:20 AM
Great update! Also posted this on reddit, but since this is the official thread I thought I'd post it here too.

"
Don't know how much fun poe would be without people like you :)
Thanks!

Edit: Don't know if it's just me, but with the messaging system I get the following "@: ign Hi...". But it should be "@ign Hi...". Might just be me though...


Edit: Found out when this is happening. If the seller is displayed as online, the message is created correctly. If the seller is offline (or at least not displayed as online), the message contains the ":".
"Fixing the endgame was hard - No matter how hard we buffed red maps, people would keep spamming Gorges.
So we turned Gorge into a red map"
Last edited by qwertz on Feb 3, 2015, 4:40:19 PM
This is great! thanks!

Spoiler
Standard: Level 78 GS/HS Marauder
≈<°^°>≈ Flying Spaghetti Monster for Act4
@Pes_Planus

Thanks for posting here as well. Well we've fixed it and confirmed working right?

@Bohker

Thanks too for trying it out.
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Last edited by ManicCompression on Feb 3, 2015, 10:30:25 PM
Holy crap.Why is this not a sticky thread ?! Just found out about this ..great job man..keep it up
"
nbr wrote:
Holy crap.Why is this not a sticky thread ?!


How do you get a thread sticky? sounds funny asking this but I am seriously asking :) hehe

"
nbr wrote:
Just found out about this ..great job man..keep it up


Wonder how can I promote this tool even more. And btw it's open source, so whatever happens to me, the tool can still live on, anybody can work on it ^^
PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/
Last edited by ManicCompression on Feb 4, 2015, 5:10:40 PM
Great tool

Report Forum Post

Report Account:

Report Type

Additional Info