i needs helps

Help section from before the user variable changes that broke all macros

Moderator: MacroQuest Developers

Rage526
decaying skeleton
decaying skeleton
Posts: 3
Joined: Sat Oct 12, 2002 7:20 pm

i needs helps

Post by Rage526 » Mon Oct 14, 2002 9:38 pm

hey, i needs help

like the /click doesnt work

and also my /combine type thing doesnt work any suggestions?

Catt
a lesser mummy
a lesser mummy
Posts: 76
Joined: Mon Sep 16, 2002 2:49 am

Post by Catt » Mon Oct 14, 2002 10:36 pm

From the menu above:

:: Home :: FAQ :: Search :: Memberlist :: Usergroups :: Profile :: You have 14 new messages ::


Try the Bold choice.

Ariain
a ghoul
a ghoul
Posts: 88
Joined: Fri Oct 11, 2002 10:35 am

click

Post by Ariain » Mon Oct 14, 2002 11:33 pm

/click only works in oldui

Rage526
decaying skeleton
decaying skeleton
Posts: 3
Joined: Sat Oct 12, 2002 7:20 pm

yea

Post by Rage526 » Mon Oct 14, 2002 11:38 pm

yea im using old ui

User avatar
ap50
a snow griffon
a snow griffon
Posts: 425
Joined: Sun Aug 18, 2002 2:29 pm

Post by ap50 » Tue Oct 15, 2002 4:23 am

If you're trying to /click your inventory for example, is your inventory screen open at the time?

Do your backpacks overlap eachother or the inventory window when they're open?

What specifically are you trying to /click ?
[color=yellow][size=92][b]Just because you're paranoid, it doesn't mean everyone isn't out to get you![/b][/size][/color]

Rage526
decaying skeleton
decaying skeleton
Posts: 3
Joined: Sat Oct 12, 2002 7:20 pm

Post by Rage526 » Tue Oct 15, 2002 9:23 am

trying to click on the merchants stuff, i have like

Buy Bottles of Milk
/click left merchant 0
/call buyitem
/call buyitem

User avatar
ap50
a snow griffon
a snow griffon
Posts: 425
Joined: Sun Aug 18, 2002 2:29 pm

Post by ap50 » Tue Oct 15, 2002 10:25 am

Try placing a small delay between /click left merchant 0 and your called program.
[color=yellow][size=92][b]Just because you're paranoid, it doesn't mean everyone isn't out to get you![/b][/size][/color]

DaRoot
orc pawn
orc pawn
Posts: 15
Joined: Sat Oct 05, 2002 10:39 pm

Post by DaRoot » Tue Oct 15, 2002 3:14 pm

yes... delay's play a big part if your on a slow pc, try delay 1 inbetween /click left merchant and one between each /call. also make sure the merchant window is open, easily done by adding /press u at the top (that is if the merchant is targeted of course)

if that doesnt work. please tell what exactly its doing, does it give and error return? does it just skip that portion of the code and continue on?

and for problems with the /combine part, read my post "writing new mac" might not be the same problem but may help