Moderator: MacroQuest Developers

If you use the force, the answer will appear before you.Curious wrote:2 warnings LNK4003: invalid library format; libary igno EQLib
5 errors LNK2019 & LNK 2001: unresolved external symbol _DetourEQLib
fatal error LNK1120: 3 unresolved externals EQLIB


Thank you for finally getting over the zip delima and offering some help, it's really appreciated.dont_know_at_all wrote:That's because you're a moron!
http://macroquest2.com/phpBB2/viewtopic.php?p=15030
I had to modify a routine to find the "Combine" button. "Done" button works fine. I attributed this to the skin I was using. Are you using a skin?Looks like /click left pack $v80 combine does not work.
/click left pack $v80 done does work.
If you guys could take a look at that it would be fantastic. Its very close to working properly.
I also tried an enviro combiner - brewery barrel--- same problem.
Code: Select all
|Click the Combine button
/mouseto $CombineBag combine
/mouseto + 20 0
/click left
/delay 10