-
** QuickLooks - Path of Exile Companion **
Last edited by naut333; 08-05-2018 at 04:23 AM.
-
Post Thanks / Like - 9 Thanks
-
Last edited by naut333; 08-05-2018 at 04:23 AM.
-
Post Thanks / Like - 1 Thanks
xuanhanhbmt (1 members gave Thanks to naut333 for this useful post)
-
Any ideas ?
Also why compile the script ?
Last edited by Sharps; 07-30-2018 at 04:12 AM.
-
Member
-
Originally Posted by
Sharps

Any ideas ?
Also why compile the script ?
Hm strange, it is starting up fine for me.
Ensure you start the script as admin.
Other then that, I didn't think it required it with the exe, however you can try downloading the latest version of autoit.
Autoit Download Link
The script needs to be compiled for it to work properly, if not run as an .exe with admin priveleges it cannot take control of your mouse movements.
Last edited by naut333; 07-30-2018 at 04:53 AM.
-
Originally Posted by
elkond
mind sharing source?
I checked the forums rules, I do not believe there is anything against not sharing the source.
I intend to expand on the project and would prefer it not get forked 100 times.
Last edited by naut333; 07-30-2018 at 04:53 AM.
-
Member
Originally Posted by
naut333
I checked the forums rules, I do not believe there is anything against not sharing the source.
I intend to expand on the project and would prefer it not get forked 100 times.
i get that completely, but running a closed-sourced program, as an administrator, ain't something i'm too keen on doing
-
Originally Posted by
elkond
i get that completely, but running a closed-sourced program, as an administrator, ain't something i'm too keen on doing
If you are uneasy there are multiple programs out there to decompile an exe, it will come out a little messy but enough for you to see there is nothing in there to be worried about.
It was coded in autoit, I'm not sure if that will make it easier to find a suitable program or not.
Last edited by naut333; 07-30-2018 at 04:53 AM.
-
Post Thanks / Like - 1 Thanks
Xcesiuss (1 members gave Thanks to naut333 for this useful post)
-
Originally Posted by
naut333
If you are uneasy there are multiple programs out there to decompile an exe, it will come out a little messy but enough for you to see there is nothing in there to be worried about.
Then there shouldn't be a problem with opening it up for people to help attribute to.
If your issue is with people forking the project, that really shouldn't be a thing to worry about when its a pixel search tool on a forum where 99% of projects are open source, people here would rather make a great tool rather than fork it and edit 2 lines to fit their needs.
-
How would ping to Path of Exile be a factor in picking up loot ?
-
Originally Posted by
Sharps
It's just an easy way of determining general latency, and avoids having any interaction with the game client.
Last edited by naut333; 07-30-2018 at 04:53 AM.
-
Originally Posted by
Sithylis
Then there shouldn't be a problem with opening it up for people to help attribute to.
If your issue is with people forking the project, that really shouldn't be a thing to worry about when its a pixel search tool on a forum where 99% of projects are open source, people here would rather make a great tool rather than fork it and edit 2 lines to fit their needs.
Sigh I can't be bothered to argue about it, in fact I reserved the second post because I anticipated this occuring
I will edit that post with the code.
However what I said in my former post remains true, this script will not work properly if not run as a compiled exe with admin priveleges.
If you start the script as just the autoit script it does nothing.
Last edited by naut333; 07-30-2018 at 04:52 AM.
-
Member
I got the error code too. autoit already install
Edit: the game must open first lol
-
[CENTER]
Originally Posted by
deomexuathe
I got the error code too. autoit already install
Edit: the game must open first lol
Hm, now that I think about it, the error could possibly be caused by the fact I compiled it as 64 bit.
To anyone who has issues with the first download, you can try the 32 bit version instead. I edited the original post accordingly.
Last edited by naut333; 07-30-2018 at 04:02 PM.
-
Still getting the error. Why did you move from ahk to autoit btw ?