[Tool] PoE-TradeMacro

I dont know why but i can't change the league from the macro's setting, if i try to choose tmpstandard and select ok the macro just go back on "standard".
Am i doing something wrong?
"
Joris914 wrote:
I'm playing on Legacy SC, and I'm having an issue that when I put tmpstandard as league in the options window, the script thinks I'm in SSF HC Legacy for some reason. At least that's what it says on the top when I ctrl+D any item. Can you help me out?


This is also happening to me.
There is a bug with Legacy league related to inability to set league to "Legacy".
To fix that you can go to '\resources\ahk\TradeMacroInit.ahk' and replace line 618 with
Else If (!InStr(val.id, "SSF")) {
The function will be
Spoiler
Last edited by MrJuicyBacon#5363 on Mar 3, 2017, 11:04:47 PM
"
MrJuicyBacon wrote:
There is a bug with Legacy league related to inability to set league to "Legacy".
To fix that you can go to '\resources\ahk\TradeMacroInit.ahk' and replace line 618 with
Else If (!InStr(val.id, "SSF")) {
The function will be
Spoiler


Thanks a million
"
MrJuicyBacon wrote:
There is a bug with Legacy league related to inability to set league to "Legacy".
To fix that you can go to '\resources\ahk\TradeMacroInit.ahk' and replace line 618 with
Else If (!InStr(val.id, "SSF")) {
The function will be
Spoiler

My Trade Macro doesn't even has nor this directory nor this file. Halp. :(

Can't use it as well, because it directs me into HC SSF Legacy Laague while I am in SC Legacy League >_<
"
SunL4D2 wrote:
"
MrJuicyBacon wrote:
There is a bug with Legacy league related to inability to set league to "Legacy".
To fix that you can go to '\resources\ahk\TradeMacroInit.ahk' and replace line 618 with
Else If (!InStr(val.id, "SSF")) {
The function will be
Spoiler

My Trade Macro doesn't even has nor this directory nor this file. Halp. :(

Can't use it as well, because it directs me into HC SSF Legacy Laague while I am in SC Legacy League >_<

Maybe you should redownload the files then to make sure you have all the files.
Either I have no idea what I'm looking for..or I'm just not able to follow directions. Can anyone direct me to the "AdditionalMacros.txt" file in the new download? It has seemingly disappeared from the download files (downloaded about 30 minutes ago) and I don't really understand where I'm supposed to be looking for it using these directions:

Spoiler
Moved config files and AdditionalMacros.txt to <WindowsUserFolder\Documents\PoE-TradeMacro> (depends on OS Version).


I have Windows 10..hopefully that helps and thanks in advance!
The Fey will never lose, as one of their members, Chap, has taken it upon himself to right their wrongs and see to it that Liesel and Magiere are safe.
"
xFeywolf wrote:
Either I have no idea what I'm looking for..or I'm just not able to follow directions. Can anyone direct me to the "AdditionalMacros.txt" file in the new download? It has seemingly disappeared from the download files (downloaded about 30 minutes ago) and I don't really understand where I'm supposed to be looking for it using these directions:

Spoiler
Moved config files and AdditionalMacros.txt to <WindowsUserFolder\Documents\PoE-TradeMacro> (depends on OS Version).


I have Windows 10..hopefully that helps and thanks in advance!

Easy way is to just find Documents folder in your Quick access panel and find "PoE-TradeMacro" folder in it. If you don't have it there then you have to go to "C:\Users\<your username>\Documents\PoE-TradeMacro". You will find "AdditionalMacros.txt" in that folder.

I´d like to say thanks for this great variation of the ItemScript Info Programm!

Sadly I cant use the newest version.

I am experiencing the same problem as mentioned in the Issue posted here:

https://github.com/PoE-TradeMacro/POE-TradeMacro/issues/254

(I myself dont have a Github account that why im posting here ;) ).

Script not even starting due to json error.


Version 1.7.3 beta still working fine for me, ill be using that for now even if its missing some information.

If I could try anything with the new version give me a heads up, otherwise keep up the good work, looking forward to coming versions.

Greetings, Altaya
"
MrJuicyBacon wrote:
There is a bug with Legacy league related to inability to set league to "Legacy".
To fix that you can go to '\resources\ahk\TradeMacroInit.ahk' and replace line 618 with
Else If (!InStr(val.id, "SSF")) {
The function will be
Spoiler


After doing that fix my POE trade macro still searching for SSF HC League - 1.7.3 Beta, 2.0.1 not working due to JSON error.

Report Forum Post

Report Account:

Report Type

Additional Info