Thread Rating:
  • 4 Vote(s) - 4.75 Average
  • 1
  • 2
  • 3
  • 4
  • 5
MSG here when You need macros
hello, i'm doing a macro to attack a ghost with fire sword but i need remove fire sword when a creature different is attacking me and use another sword in my left hand for attacking them.

i have this macro i found in this forum:

500 {changeWeapon}
Target.ByName(Ghost)==1
[else]
Self.Equip.LeftHand(ID_WEAPON_ONE)
Exit()
{else}
Target.ByName(Ghost)<>1
Self.Equip.LeftHand(ID_WEAPON_TWO)
Exit()

all it does is switch to the second sword but not used in first.

this is another macro:

1000 {firesword}
Creatures.ByName(Ghost)
Self.Attacking()==1
Self.Equip.LeftHand(3280)

1000 {main sword}
Creature.ByName(ghost)==0
Self.Equip.LeftHand(7774)

it changes repeatedly swords.

Please, help me. Confused
Reply
Try it:
Code:
500 {fire sword and main sword} ghost:=Creatures.ByName(Ghost) Dec(monsters, !ghost!) !monsters!>=1 [else] Self.Equip.LeftHand(3280) Exit() {else} Self.Equip.LeftHand(7774) Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
(07-25-2014, 09:22 AM)mr. Kris Wrote: Try it:
Code:
500 {fire sword and main sword} ghost:=Creatures.ByName(Ghost) Dec(monsters, !ghost!) !monsters!>=1 [else] Self.Equip.LeftHand(3280) Exit() {else} Self.Equip.LeftHand(7774) Exit()

doesn't work. I dont know for why.
I need to create variables for "Dec" or monsters?

is there any manual for using those instruction "[]", "{}", "else"...

thanks for helping. Exclamation
Reply
so maby:
Code:
500 {fire sword and main sword} Creatures.ByName(Ghost)>=1 [else] Self.Equip.LeftHand(3280) Exit() {else} Self.Equip.LeftHand(7774) Exit()
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
thank you !!

that code worked Big Grin

i change;
Creatures.ByName(ghost)>=1
for
Creatures.ByNameBeside(ghost)>=1

xD!
Now attacked ghost with fire sword and other monters with my main sword.

Ty Ty Ty
Nice!!!!!
Reply
i need macro to use fishing rod in dead water elemental( remains of a water elemental )
Reply
Try it:
Code:
200 {water fishing} X:=Self.X() Y:=Self.Y() Z:=Self.Z() Self.Attacking()=0 Map.UseOn(ID FISHINGROD, ID DEAD WATER ELEMENTAL, !X!, !Y!, !Z!, 2) Exit()

Macro should use fishingrod on death water elemental when monsters not attacking.
Add ID fishingrod and ID dead water elemental.
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
hello again
i want a new macro dance. but in mode fast can u? just for bot ofc!

continue doing good job.
Reply
(07-26-2014, 05:51 PM)fede95 Wrote: hello again
i want a new macro dance. but in mode fast can u? just for bot ofc!

continue doing good job.

Code:
10 {dance} Self.TurnN() Self.TurnE() Self.TurnS() Self.TurnW()

I think "dance" it's not safety in RL Tibia.
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
no bro i am playing a war system to.
rl ofc you can't use it Big Grin! delete and ban 1 sec Big Grin

tnx if i have another macro problem i just sms u
Reply
Hi, macro to set the energy manual ring with the ESC key and remove it with the ESC key
Reply
Can someone make a macro for energy ring on/off by useing a hotkey?

ofc rep++ for helpful response


PLXXXXBig GrinBig GrinBig GrinBig GrinBig GrinBig GrinBig GrinBig Grin
Reply
Sorry but never do this macro and I think that not possible because I see only one command: Hotkey.Use(ID) Use a Tibia item with a hotkey (e.g Gold Coin) but this not help us :/
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
I need macro to reconet determined char in case of the internnect fall. grats
Reply
Only option in basic function :/
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
Hello i need a amcro tu use exori ico, exori hur with my EK, i tried using one made for me, but doesnt work properly, this is what i did:

3000 {Exori Hur} Self.Mana>=20 Self.Attacking==01 Self.Say(exori ico) Self.Say(exori hur)

I want to make exori ico, wait 3ms, then exori hur and wait 3ms again
Reply
mr. kris! hello again..
well i was in one ot and i see that there is a casino that make this
name: rolled a 2.
name: rolled a 5.
i don't know if this is posibble in bbot

this is not using "dice" then the bot saying others kind of words and when someone appear, move to the left or right and start working without using dice!

my question is
can u do this in bbot? or can you try it? because all say no. but nobody try it.

(08-04-2014, 12:28 AM)Navinter Wrote: Hello i need a amcro tu use exori ico, exori hur with my EK, i tried using one made for me, but doesnt work properly, this is what i did:

3000 {Exori Hur} Self.Mana>=20 Self.Attacking==01 Self.Say(exori ico) Self.Say(exori hur)

I want to make exori ico, wait 3ms, then exori hur and wait 3ms again

you don't need a macro for that. just put the spells in "attack".
put exori ico. and exori hur.
Reply
(08-04-2014, 12:28 AM)Navinter Wrote: Hello i need a amcro tu use exori ico, exori hur with my EK, i tried using one made for me, but doesnt work properly, this is what i did:

3000 {Exori Hur} Self.Mana>=20 Self.Attacking==01 Self.Say(exori ico) Self.Say(exori hur)

I want to make exori ico, wait 3ms, then exori hur and wait 3ms again

you don't need a macro for that. just put the spells in "attack".
put exori ico. and exori hur.
[/quote]

Well yes i need a macro, coz i want to move by myself, i mean i just use bot as support, and if put the exori ico/hur in attack, bot move my char
Reply
Maby fix macro:
Code:
3000 {Exori Hur} Self.Mana()>=20 Self.Attacking()==01 Self.Say(exori ico) Self.Say(exori hur)

You forget about "()"
I'm trying HELP You guys, make me favour and press this /\ green button with REP+, this keeping me with helping You.
Reply
i need a macro for leave the vials of my bp
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)