Thread Rating:
  • 4 Vote(s) - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSG here when You need macros
#21
excuse me

i made my own script but sometimes he didn't kill all monster ,, and after 1 round he returns to depo i need more rounds like after low mana and bolts , but how to make it keeping hunting untill low mana and bolts

Thanks
Reply
#22
create full check point in cavebot and add variables (low potions and low bolts)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#23
i have problem, i use this
500 {Exit} Creatures.ByName(Quentin) Tibia.Close()

and when i active this macro bbot is close even if he is outside temple, where is problem?
Reply
#24
(05-26-2014, 07:14 PM)Viserys Wrote: i have problem, i use this
500 {Exit} Creatures.ByName(Quentin) Tibia.Close()

and when i active this macro bbot is close even if he is outside temple, where is problem?

This working

Quote:500 {Exit} Creatures.ByName(Quentin)==1 Tibia.Close()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#25
Hello i need a macro for when i trapped use a item in a given sqm, and if possible, do not use it when I'm stuck and do not move me
Reply
#26
(05-27-2014, 07:34 AM)rolo123 Wrote: Hello i need a macro for when i trapped use a item in a given sqm, and if possible, do not use it when I'm stuck and do not move me

Code:
1000 {AntiTrap} X:=Self.X() Y:=Self.Y() Z:=Self.Z() weapon:=Self.Inventory.LeftHand() range:=2 Map.UseOn(!weapon!, 2029, !X!, !X!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2030, !X!, !X!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2434, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2471, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2472, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2482, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2480, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2481, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2473, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2469, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2470, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2434, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2433, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2432, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2431, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2358, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2359, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2360, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2361, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2319, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2524, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2523, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2982, !X!, !Y!, !Z!, !range!)<>1 Map.UseOn(!weapon!, 2465, !X!, !Y!, !Z!, !range!)<>1
REP ++ IF I HELPED YOU !!! THANKS
Reply
#27
Hello i can active macro with a hotkey or use a rune with one hotkey of bbot?
Reply
#28
(05-29-2014, 03:02 AM)rolo123 Wrote: Hello i can active macro with a hotkey or use a rune with one hotkey of bbot?

not yet Sad
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#29
Bump Smile
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#30
Use small enchanted emerald on Rainbow Shield Once per 15 minutes
Help Please ! Cool
Reply
#31
Try this:
Quote:905000 {Rainbow shield} Self.UnEquip.RightHand(0) Macro.Wait(700) Self.Backpacks.UseOn(677, 8077) Macro.Wait(700) Self.Equip.RightHand(8077)
905000 = 15min 5sec
shield in right hand (or change in left hand)
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#32
I need a macro that stops reconnect when the char logout because low stamina or low mana potions.
Reply
#33
hello kris
i need a macro, to equip soft boots if mana is lower than 55%, and equip Depth Calcei when is aboce 55%.
also if soft boots become worn soft boots, wear depth calcei only
can you do it bro?
giving reputation anyway for your great work for this forum anyway Smile
Reply
#34
(06-29-2014, 07:17 PM)Artur Noronha Wrote: I need a macro that stops reconnect when the char logout because low stamina or low mana potions.

so make macro with Tibia.Close()

low stamina:
Quote:100 {Stamina Logout} Self.StaminaMins<1000 Cavebot.Stop Status.Battle()==0 Tibia.Close() Exit()

low mana potions (bp with potions must be opened) - this macro turn on when You have opened BP
Quote:100 {Manas Logout} Misc.ItemCountEx(ID MANAS)<5 Cavebot.Stop Status.Battle()==0 Tibia.Close() Exit()
/\ add ID yours mana potions










(06-29-2014, 07:31 PM)Chudy1991 Wrote: hello kris
i need a macro, to equip soft boots if mana is lower than 55%, and equip Depth Calcei when is aboce 55%.
also if soft boots become worn soft boots, wear depth calcei only
can you do it bro?
giving reputation anyway for your great work for this forum anyway Smile

Hmmmm i can do that try this two macros

Quote:700 {Soft to Calcei} Misc.ItemCountEx(6530)<1 Self.Mana%()<=55 [jump] Self.Equip.Boots(6529) Exit(){jump} Self.Mana%()>=55 Self.Equip.Boots(13997) Exit()

Quote:700 {Calcei} Misc.ItemCountEx(6530)>0 Self.Equip.Boots(13997) Exit()

Look ID Yours soft boots and edit when my ID is incorrect

6530 = worn soft boots
6529 = soft boots

macros tested on Shadowcores and works
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#35
(06-29-2014, 10:24 PM)mr. Kris Wrote:
(06-29-2014, 07:31 PM)Chudy1991 Wrote: hello kris
i need a macro, to equip soft boots if mana is lower than 55%, and equip Depth Calcei when is aboce 55%.
also if soft boots become worn soft boots, wear depth calcei only
can you do it bro?
giving reputation anyway for your great work for this forum anyway Smile

Hmmmm i can do that try this two macros

Quote:700 {Soft to Calcei} Misc.ItemCountEx(6530)<1 Self.Mana%()<=55 [jump] Self.Equip.Boots(6529) Exit(){jump} Self.Mana%()>=55 Self.Equip.Boots(13997) Exit()

Quote:700 {Calcei} Misc.ItemCountEx(6530)>0 Self.Equip.Boots(13997) Exit()

Look ID Yours soft boots and edit when my ID is incorrect

6530 = worn soft boots
6529 = soft boots

macros tested on Shadowcores and works

works perfect! reputed again Smile
one question
if i get 2 more pairs of soft bots, should i just delete the second macro, and it will work for 12h+, right?
Reply
#36
Quote:
(06-29-2014, 10:24 PM)mr. Kris Wrote: [quote='Artur Noronha' pid='90351' dateline='1404069428']
I need a macro that stops reconnect when the char logout because low stamina or low mana potions.

so make macro with Tibia.Close()

low stamina:
Quote:100 {Stamina Logout} Self.StaminaMins<1000 Cavebot.Stop Status.Battle()==0 Tibia.Close() Exit()

low mana potions (bp with potions must be opened) - this macro turn on when You have opened BP
Quote:100 {Manas Logout} Misc.ItemCountEx(ID MANAS)<5 Cavebot.Stop Status.Battle()==0 Tibia.Close() Exit()
/\ add ID yours mana potions



Stamina Logout works fine

but Manas Logout, the tibia close no necessity when the bot is going to deposit itens on dp. I would like that tibia doesnt close when the backpack is closed.

If you know another way to help me. Thank you Smile
Reply
#37
Quote:works perfect! reputed again Smile
one question
if i get 2 more pairs of soft bots, should i just delete the second macro, and it will work for 12h+, right?

then
Quote:700 {Soft to Calcei} Misc.ItemCountEx(6530)<2 Self.Mana%()<=55 [jump] Self.Equip.Boots(6529) Exit(){jump} Self.Mana%()>=55 Self.Equip.Boots(13997) Exit()
and
Quote:700 {Calcei} Misc.ItemCountEx(6530)>1 Self.Equip.Boots(13997) Exit()





Quote:Stamina Logout works fine

but Manas Logout, the tibia close no necessity when the bot is going to deposit itens on dp. I would like that tibia doesnt close when the backpack is closed.

If you know another way to help me. Thank you Smile

Hmmm You have add to fullcheck manas check?
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#38
hello,

I need a macro so my character moves the furniture when I am trapped for example on the depot chest, the put a clock, harp, or items that can't be walked by and they just trap.

Can you help me with a macro please?[/align]
Reply
#39
Quote:100 {furniture} 100 {Destroy Furniture}
X:=Self.X() Y:=Self.Y() Z:=Self.Z()
weapon:=14250
Map.UseOn(!weapon!, 2434, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2471, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2472, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2482, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2480, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2481, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2473, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2469, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2470, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 3510, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2434, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2433, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2432, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2431, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2358, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2359, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2360, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2361, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2319, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2524, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2523, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2982, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2465, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 2425, !X!, !Y!, !Z!, 5)<>1
Map.UseOn(!weapon!, 17373, !X!, !Y!, !Z!, 5)

You must only change ID weapon which You want destroy furniture
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
#40
wear soft boots when mana below 30%, unwear if more than 50%
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)