[Tool] Forgotten Mods - v0.8.1 - New feature: Auto-generate Want-to-Buy private message
Wow this is great! thank you.
Is there a way to customise the WTB message that is generated? p.s. left you a 5 star review on chrome :) Last edited by Varkorium#2704 on Feb 4, 2015, 5:52:57 PM
|
|
" Thanks a lot! You're the first one to give a review :-) I've just finished working on customizing the message, publishing now, a new update to the Chrome Ext. should be up in a few mins. For Firefox, updated the bookmarklet as well:
Spoiler
javascript:(function(){%20var%20chrome_options_fm_items%20=%20{'wtbpm_template':'@{ign}%20Hi,%20WTB%20your%20{item}%20for%20{price}%20in%20{league}.%20You%20can%20invite%20me%20to%20party%20whenever%20you%20are%20free.%20Thanks!',%20%20%20%20'wtbpmwoprice_template':'@{ign}%20Hi,%20WTB%20your%20{item}%20in%20{league}.%20You%20can%20invite%20me%20to%20party%20whenever%20you%20are%20free.%20Thanks!',%20%20'item_notes_enabled':true,%20%20'seller_notes_enabled':true};%20%20var%20fm_options_elem%20=%20document.createElement('fm_options_elem');%20for(i%20in%20chrome_options_fm_items)%20{%20%20%20fm_options_elem.setAttribute(i,%20chrome_options_fm_items);%20}%20%20var%20jsCode%20=%20document.createElement('script');%20jsCode.setAttribute('src',%20'https://76f193c373fb5126bd1b5ee4fc270e3c6a1833cb.googledrive.com/host/0B4u8zcQBGBwpRll0ZzJxZ09DUUU/forgotten-mods.js');%20%20document.body.appendChild(jsCode);%20document.body.appendChild(fm_options_elem);%20})()
it's a little hard to edit, but it is possible. Gz on your 7/8 btw. PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/ ExileTrade - http://exiletrade.github.io/ Last edited by ManicCompression#1304 on Feb 4, 2015, 9:32:41 PM
|
|
" Thanks! PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/ |
|
Forgotten Mods v0.8.1!
1. WTB messages now customizable via chrome extension options page. 2. For bookmarklets, this can be customized via the bookmark itself. See OP for the updated bookmark code. 3. League is now added into the generated WTB message. Enjoy! Below is the screenshot of the new chrome extension options page: PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/ |
|
" I love you OP, buying stuff will be a lot easier now. Although on the flip side there goes all those great deals I could get from people selling stuff for a lot less than its worth (not knowing an item has open suffix). |
|
" Haha, exactly what I thought when I first thought about Forgotten Mods. Thanks! PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/
ExileTrade - http://exiletrade.github.io/ |
|
Great Job! But stil lots of work there...
Are you check (or can check) if item doesn't have more than 3 prefx or 3 suffix, to prevent something like that? Here the 26% increased Evasion Rating and 10% increased Stun Recovery is hybrid prefix, It's T4 (Butterfly's) Evasion and Stun Recovery T6 - iLvl: 2 - 6 to 14 / 6 to 7 (Mosquito's) T5 - iLvl: 19 - 15 to 23 / 8 to 9 (Moth's) T4 - iLvl: 30 - 24 to 32 / 10 to 11 (Butterfly's) T3 - iLvl: 44 - 33 to 41 / 12 to 13 (Wasp's) T2 - iLvl: 60 - 42 to 50 / 14 to 15 (Dragonfly's) T1 - iLvl: 78 - 51 to 56 / 16 to 17 (Hummingbird's) PS. and I see on option pages that you work on my notes :) IGN: @Marcin
|
|
" Yep, Evasion/Stun isn't supported, and I should've disabled it so it doesn't show this wrong result. Just some musing here: Tbh, I am working on another project now, it's still a tool for PoE. Once I have a running version, I'll share it discreetly. And this time it's in Java which is a Programming Language that I actually know XD. I've never written anything in javascript in at least 3 years now (and i'm not really good at it even then). So anyone who's gonna have a look at forgotten mods source code, he/she will activate a lvl99 Blood Rage. Nevertheless, the code is open source, any1 can freely work on it. PoE-TradeMacro - https://github.com/PoE-TradeMacro/POE-TradeMacro/ ExileTrade - http://exiletrade.github.io/ Last edited by ManicCompression#1304 on Feb 5, 2015, 5:27:04 AM
|
|
It's mean that you stop working on Forgotten Mods?
IGN: @Marcin
|
|
" Works like a charm! thanks, and thanks for the gz :P In the future development, do you think it is possible to include the level and/or quality of a gem in the WTB message? I have no skills with stuff like this, so have no idea if it is hard to add or not. example currently: @Player Hello, Would like to buy your Spell Echo for 17c please. would love it if: @Player Hello, Would like to buy your level 15 quality 12% Spell Echo for 17c please. Something like that :) Last edited by Varkorium#2704 on Feb 5, 2015, 10:55:32 AM
|
|