Bloodrose Emporium
Index > Login
Name: Password: Remember:

» Forums » Public Board » Scripts » Auto-BBT


Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 14 Dec 2005 19:29     Subject: Auto-BBT
Hope this works, you may have to tweak the messages and stuff a bit. I don't have a Black Belt monk. My monk is a Bronze Belt. Credit donations are always welcome.

Keep in mind I'm assuming you're using my targetting script too.

TRIPBLOCK
T: {<}You dodge nimbly to one side and trip $t, sending {w} sprawling.
A: #set varProne 1
  bbt $t

GUARDING
T: {<}You step to one side, grab $t by the arm and slam {w} into the ground.
A: #set varProne 1
  bbt $t

SWEEPKICK
T: {<}You knock the legs out from under $t and send {w} sprawling.
A: #set varProne 1


Now for balance and stuff.

STANDING
T: {<}$t stands up and stretches {w} arms out wide.
A: #set varProne 0

BALANCE
T: {<}You have recovered balance on all limbs.
A: #if $varProne = 1{
       bbt $t
  }

ARM BALANCE
T: {<}You have recovered balance on your {w} arm.
A: #if $varProne = 1{
       bbt $t
  }

EQUILIBRIUM
T: {<}You have recovered equilibrium.
A: #if $varProne = 0{
       bbt $t
  }


Come to think of it, I should make an auto-curing system... so much effort... bleh... I think I'll stick with manual.

Oh, and you should target their full name, with capitalization. I hope that works. *chin* If it doesn't, tell me.

Up View profile :: Send message
Sarkis
Sarkis
Council Member

Joined: 13.04.2005
Posts: 1627
Posted: 15 Dec 2005 17:08     Subject:
Who's your monk?
Up View profile :: Send message
Broly
Broly
Family Member

Joined: 12.12.2004
Posts: 61
Posted: 15 Dec 2005 17:16     Subject:
What's the fun in using an auto-bbt script? It's like: trb, sit there waiting for them to hit the block, auto-bbt...
Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 15 Dec 2005 18:41     Subject:
My monk's a Daru

And Jahara knows, ask her.

Also, bbt works, okay? Fighting is not about fun, it's about winning.

Up View profile :: Send message
Sarkis
Sarkis
Council Member

Joined: 13.04.2005
Posts: 1627
Posted: 15 Dec 2005 21:25     Subject:
Daru = Monk? Statement untrue.

Daru = Zealot? Statement true.

Never get monk and zealot confuzzed, Avi.

Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 16 Dec 2005 00:25     Subject:
Actually, try replacing the $t triggers with {[$t]}...

That way you can target sar instead of Sarkis.

Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 16 Dec 2005 19:27     Subject:
Grrr... stupid variables. Just drop {[$t]} entirely.

I'm not sure how to get this to work... Hm.

>_< Gah I hate my life.

I could just make it so you can stack commands...

Up View profile :: Send message

Pag: 1
Advertising
© Copyright 2001-2015 iNDY Design. Contact - About