Macro depository for macros written before the user variable changes that broke all of them.
Moderator: MacroQuest Developers
-
karanadruid
- orc pawn

- Posts: 12
- Joined: Wed Sep 18, 2002 11:09 pm
Post
by karanadruid » Fri Sep 20, 2002 6:41 pm
Quickly edited up a macro (it's not much) I think it was the batwing pie one ... got you to something like 142 baking.. Use this one to get to 191
.. Buy the frying pan off a player in the bazaar (shouldn't have much trouble finding one.) or you can make one with smithing, buy the cheese in the Jaggedpine at the SFG zone in camp, some human male guy look around and you will find it (looks like a yellow pyramid of fairy dust if that helps) Then I found it easiest to go the the thurg butcher and buy bread and wolf meat, and repeat.. if you are kos to JP druids.. I would just make a mule human druid. Anyhow hope this helps
Code: Select all
| - BatWingPie.mac -
|
#include routines.mac
Sub Main
/call FindCombiner Baking
/if $return==99 /return
/cleanup
/click right inv $return
:MakeBatWingPie
/sendkey down ctrl
/finditem "Bear Meat"
/if $find()==FALSE /goto :Done
/click left pack $return 4
/finditem "Cheese"
/if $find()==FALSE /goto :Done
/click left pack $return 1
/finditem "Loaf of Bread"
/if $find()==FALSE /goto :Done
/click left pack $return 2
/finditem "Non-Stick Frying pan"
/if $find()==FALSE /goto :Done
/click left pack $return 3
/sendkey up ctrl
/click left pack $return combine
/if "$cursor()"=="TRUE" /goto :AutoDropBatWingPie
/for v1 1 to 5
/delay 2
/if "$cursor()"=="TRUE" /goto :AutoDropBatWingPie
/next v1
/goto :MakeBatWingPie
:AutoDropBatWingPie
/click left auto
/delay 2
/click left auto
/goto :MakeBatWingPie
:Done
/sendkey up ctrl
/return
-
Nixxon5000
- decaying skeleton

- Posts: 5
- Joined: Sun Sep 22, 2002 11:07 pm
Post
by Nixxon5000 » Sun Sep 22, 2002 11:11 pm
i tried this, and couldnt get it to work. of course, i havent got any macro to work yet. do the bags have to be in certain slots or positions, or do i have to have the items in specific slots in the bags? whenever i start this it basically goes to hell, opening and closing containers, saying you are too far away from target, or unequipping an item and stopping.
can i get some help here please? once i get going im sure i can make my own, i usually catch on fast once i figure out the basic concept!
-
Imperfect
- Macro Author

- Posts: 319
- Joined: Fri Jun 14, 2002 1:52 am
Post
by Imperfect » Mon Sep 23, 2002 12:40 am
As a general you should have your combiner in you last inventory slot.
-
karanadruid
- orc pawn

- Posts: 12
- Joined: Wed Sep 18, 2002 11:09 pm
Post
by karanadruid » Mon Sep 23, 2002 2:08 am
I always have the spit in the very first or very last spot(work both ways, for me atleast) Your problem maybe that you need to move your inventory over a bit so your spit window isn't overlapping your inventory window.. and only have the spit open, not other bags
-
Nixxon5000
- decaying skeleton

- Posts: 5
- Joined: Sun Sep 22, 2002 11:07 pm
Post
by Nixxon5000 » Mon Sep 23, 2002 9:06 pm
I read your post in the other area, I think my inventory is overlapping is the problem. I kept going nuts every single it time it grabbed my Lodi shield, I didnt know what was going on. Thanks!
-
ap50
- a snow griffon

- Posts: 425
- Joined: Sun Aug 18, 2002 2:29 pm
Post
by ap50 » Tue Sep 24, 2002 9:58 am
The reason for having the box you do the combines in in the last slot is so when you /click left auto to drop the combined item into your inventory it doesn't drop straight into the container..
[color=yellow][size=92][b]Just because you're paranoid, it doesn't mean everyone isn't out to get you![/b][/size][/color]
-
sheepmaster
- decaying skeleton

- Posts: 7
- Joined: Sun Sep 29, 2002 2:21 pm
Post
by sheepmaster » Sun Sep 29, 2002 5:21 pm
Hmm I have everything set up right as far as I can see but nothing happening.. Did anyone change anything in the script? BTW Im a noob to scripting, Im reading through scripts slowly getting a hold of it so bear with me, thanks
Don't under estimate the power of the Sheep!!
-
sheepmaster
- decaying skeleton

- Posts: 7
- Joined: Sun Sep 29, 2002 2:21 pm
Post
by sheepmaster » Sun Sep 29, 2002 7:48 pm
All it is saying is Click <left/right> over and over again.. i have 7 bags filled with my bread bear meat cheese and a frying pan and my spit in bottom right spot. If its something in script i need to change please tell me what and why due to the fact I really want to learn how to write scripts well.
Don't under estimate the power of the Sheep!!
-
DeathSpiral
- a ghoul

- Posts: 95
- Joined: Thu Aug 22, 2002 6:31 pm
Post
by DeathSpiral » Sun Sep 29, 2002 8:47 pm
sheepmaster wrote:All it is saying is Click <left/right> over and over again..
Can't macro in NewUI
I am orc pawn, hear me yell for centurians...
-
sheepmaster
- decaying skeleton

- Posts: 7
- Joined: Sun Sep 29, 2002 2:21 pm
Post
by sheepmaster » Mon Sep 30, 2002 8:55 am
go it going _)
Don't under estimate the power of the Sheep!!
-
Java
- a lesser mummy

- Posts: 73
- Joined: Sat Jul 13, 2002 12:03 pm
Post
by Java » Sat Oct 12, 2002 11:40 pm
Pergan Darkcloud loc 1075,2085 in Jaggedpine. Has the Cheese and Bread for the recipe.
My perception is my reality.
[url=http://www.phpbb.com/][img]http://www.mutedfaith.com/images/illusion.jpg[/img][/url]