Skip to content

Commit

Permalink
added more advice on how to solve bypass issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Eruyome committed Dec 26, 2016
1 parent f9119ff commit 4a1a079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file modified PoE-TradeMacro.exe
Binary file not shown.
3 changes: 2 additions & 1 deletion trade_data/TradeMacroInit.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -968,7 +968,8 @@ TradeFunc_ReadCookieData() {
Gui, CookieWindow:Add, Text, cRed, Bypassing poe.trades CloudFlare protection failed!
Gui, CookieWindow:Add, Text, , Cookies and user-agent were retrieved.
Gui, CookieWindow:Add, Text, , Lowered/disabled Internet Explorer security settings can cause this to fail.
Gui, CookieWindow:Add, Text, , You can also delete your Internet Explorers cookies and try again.
Gui, CookieWindow:Add, Text, , You could also delete your Internet Explorers cookies and try again`nor test the compiled script <ScriptDirectory\PoE-TradeMacro.exe>.
Gui, CookieWindow:Add, Text, , Make sure that you're not using any proxy server.
}
Else {
Gui, CookieWindow:Add, Text, cRed, Reading Cookie data failed!
Expand Down

0 comments on commit 4a1a079

Please sign in to comment.