My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

Moderator: Moderators

Message
Author
fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#21 Post by fco2783 »

REED DA MANULE NOOB!

buyAuto, storageAuto.

do autostorage and do autobuy on macro lines. That's all I'll add. The manuals are there for a reason.
your right.. but some are bored on buying things like each per buy like the ori hammer...
those are cant be bought using the buyAuto...

Code: Select all

macro BuyHammer {
	$Count = 1

	while ($Count <= 200) as exampleloop
		do talk @npc (110 172)
		pause 2
		do talk resp 1
		pause 2
		do talk resp 3

		$Count++
	end exampleloop
}

@saber210
i think you should do like my brewing please kindly search...
explore your programming skills... surely you will get what i meant...

rockerangad
Noob
Noob
Posts: 1
Joined: 13 May 2008, 12:58
Noob?: Yes

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#22 Post by rockerangad »

hey dude there are some macros i want to ask about if you can tell

1. the call command for Create Deadly poison
2. what is the hook command which can be used for death for eg hook on_death call or anything
3. use @rura gef_fild14 for teleport


if you can help me please reply i will be w8ing

thank you

doray1234
Noob
Noob
Posts: 1
Joined: 28 Oct 2008, 07:56
Noob?: Yes

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#23 Post by doray1234 »

i read the brewing post. what if i wanted to brew fire proof/ water proof/ wind proof or earth proof potions? What do i put at do send? Where are the Packets? hehe

torquay
Noob
Noob
Posts: 1
Joined: 04 Dec 2008, 01:24
Noob?: Yes

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#24 Post by torquay »

I made a waypoints macro for my Sniper. And it work fine. He is walking to where i want. But if his fire arrow is nearly empty ( less than 200) he won't get the arrow automaticly. I was write on the config.txt :

storageAuto 1
storageAuto_npc alberta 28 229
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password xxxx
storageAuto_keepOpen 0
storageAuto_useChatCommand
relogAfterStorage 1
minStorageZeny 50

getAuto Fire Arrow {
minAmount 200
maxAmount 4200
passive 0
}

Here is my macro for waypoints :

automacro waypoints1 {
location pay_fild02 50 75
exclusive 1
call walk1
}

macro walk1 {
do move 165 381 pay_fild02
release waypoints2
}

automacro waypoints2 {
location pay_fild02 165 381
exclusive 1
call walk2
}

macro walk2 {
do move 270 110 pay_fild02
release waypoints3
}

automacro waypoints3 {
location pay_fild02 270 110
exclusive 1
call walk3
}

macro walk3 {
do move 50 75 pay_fild02
release waypoints1
}

That is my macro for the waypoints, and because he didn't want to get fire arrow, i add some command on the macro. But it still can't get the arrow whenever his arrow is empty.

I added this :

automacro fire arrow {
inventory Fire Arrow < 200
exclusive 1
call take arrow
}

macro take arrow {
do autostorage
do move 50 75 pay_fild02
release fire arrow
}

Some one please help me how to correct it.

Thank you

Darki
Been there done that!
Been there done that!
Posts: 143
Joined: 25 Oct 2008, 08:14
Noob?: No
Location: Spain, Madrid
Contact:

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#25 Post by Darki »

If you post the same things in different threads apart from making your own for it, you'll get twice as possibilities to be called noob and to make people have fun of you.
ImageImageImage
ImageImageImage
ImageImageImage

negoloko
Noob
Noob
Posts: 1
Joined: 24 Sep 2008, 08:33
Noob?: No

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#26 Post by negoloko »

What would be the packets for Fire, Water, Earth and Wind Proof ?

Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#27 Post by Mushroom »

WPE + record packets?
Quit.

fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#28 Post by fco2783 »

for those Create Deadly and Elem Proof... i dont have those yet sorry...

siphoenixi4
Noob
Noob
Posts: 1
Joined: 12 Jan 2009, 02:25
Noob?: Yes

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#29 Post by siphoenixi4 »

Guys.. can you help me? Im talking to the socket enchanter npc over and over again.. How do I make the the bot auto talk continously? Because I type this.. do talknpc 76 106 c r0 r3 r7 r0 c n... Over and over again.. Can you give me the codes to auto repeat talking to npc? thanks..

fco2783
Plain Yogurt
Plain Yogurt
Posts: 95
Joined: 05 Apr 2008, 05:15
Noob?: Yes
Location: in place where you cant go
Contact:

Re: My Collection of Macro |Ver 2.0.0 | Macro Ver 1.3.5 |

#30 Post by fco2783 »

siphoenixi4 wrote:Guys.. can you help me? Im talking to the socket enchanter npc over and over again.. How do I make the the bot auto talk continously? Because I type this.. do talknpc 76 106 c r0 r3 r7 r0 c n... Over and over again.. Can you give me the codes to auto repeat talking to npc? thanks..
you could always do the while function like

Code: Select all

while ($Count <= 20) as exampleloop
		do sl Cultivation 191 100 1
		pause 1
		do ss "Magnum Break" 1
		$Count++
	end exampleloop

Post Reply