(12-03-2014, 01:42 AM)Petterlaaguila Wrote: Hi there!Macro go to label when Your NPC on screen else continue Your label.
I need a macro that make this :
When NPC x on screen go to label y , Else back to label Z.
Thanks
Code:
500 {Go label} Creatures.ByName(NPC NAME)>=1 [jump] CaveBot.GoLabel(Label) Exit() {jump} Exit()
(12-03-2014, 01:48 AM)cliam75 Wrote: exevo mas san when 3 or more monsters around me Demon skeleton, bonebeast, ghost
Hmmmm I can do macro when 3 or more monster but not by name :/
Code:
500 {Exori} Criaturas:=3 Wait:=1 VarMult(Wait, 12) Creatures.PlayersOnScreen()>=2 [sp] Time:=0 Exit() {sp} VarAdd(Time, 1) Creatures.Beside()>=!Criaturas! !Time!>=!Wait! Self.Say(exevo mas san) Exit()
(12-03-2014, 10:22 PM)orshabalbro Wrote: Need help with a macro cant find it on forum
I need a macro that will put all piercing bolts from the bp on the floor and i need a script or macro or teach me a way to talk to a npc and buy strong mana potions whenever i dont have or have certain amount and buy some and keep training my mana there, I will really really appreciate if someone can help me with this thank you so much and il give u reputatio++!! Thanks!
I reply You in other thread.
(12-04-2014, 01:43 AM)achmeda Wrote: i bot on swamp trolls port hope and some noobs push me and rope me and push to kongras merklins etc, how to make it when player push bot restart and go bottingg
1st. Add special sqm "block" on place where they push You.
2nd. Add macro to restart cavebot:
Code:
1000 {AntiTrap} Misc.StandTime()>20 Cavebot.Stop() Cavebot.Start() Exit()
(12-04-2014, 03:52 AM)Garuh Wrote: U can make a macro to drag x item arround th playee to the palyer pos?
For example:
20royal spears in pos x-1 of the player
Drag to player pos.
U can make it?
Hmmmm I think it's possible. BBot have function "loot bag kicker" but i don't know how its work. Maby @NoBody can change this function to throw items under player. Maby It's possible in other simple way but now I don't remember :/
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.