PDA

View Full Version : New Bard UAC question



Ulrack
05-09-2020, 01:52 PM
I am using bigshot script to help me in battle. Do we just only jab as a bard or can we punch kick ect.... In the bigshot script it is only jabing.

Taernath
05-09-2020, 02:02 PM
I use combo.lic in conjunction with bigshot's UAC options, otherwise bigshot has some issues with stancing up or using different attacks.

This explains how to set combo up:
https://gswiki.play.net/Script_Bigshot#UAC_Options

Ulrack
05-09-2020, 02:15 PM
in the command line of bigshot i was using this :1002 target(m4), wait 5, unarmed jab target(x15)" but it only jab when i use just "Unarmed Jab" then it does jab punch ect..... what i am really trying to do is get bigshot to help me cast my spells with out wasting mana, then go into UAC combat mode.

wetsand
05-09-2020, 02:29 PM
Drop the target from jab. I think that is messing it up.

Alashir
05-09-2020, 03:34 PM
in the command line of bigshot i was using this :1002 target(m4), wait 5, unarmed jab target(x15)" but it only jab when i use just "Unarmed Jab" then it does jab punch ect..... what i am really trying to do is get bigshot to help me cast my spells with out wasting mana, then go into UAC combat mode.

Why the wait time after 1002?

Removing target after your unarmed jab will cause it to function correctly.

Alashir
05-09-2020, 03:35 PM
I use combo.lic in conjunction with bigshot's UAC options, otherwise bigshot has some issues with stancing up or using different attacks.

This explains how to set combo up:
https://gswiki.play.net/Script_Bigshot#UAC_Options

What issues have you seen with bigshot and uac? I've only noticed a small issue with monk flurry of blows otherwise it seems to work flawlessly

Taernath
05-09-2020, 06:41 PM
What issues have you seen with bigshot and uac? I've only noticed a small issue with monk flurry of blows otherwise it seems to work flawlessly

Not stancing up, not recognizing tier 3, not using the correct tier 3, etc. I put combo in there and it works so I dunno.

Alashir
05-09-2020, 06:46 PM
Not stancing up, not recognizing tier 3, not using the correct tier 3, etc. I put combo in there and it works so I dunno.

I've noticed that Flurry of blows will sometimes goof up the tier system within bigshot but otherwise haven't seen issues. Is ;combo able to mstrike/quickstrike etc?

Taernath
05-09-2020, 07:12 PM
I've noticed that Flurry of blows will sometimes goof up the tier system within bigshot but otherwise haven't seen issues. Is ;combo able to mstrike/quickstrike etc?

I'm not entirely sure of the extent of their interaction, but I'm pretty sure bigshot still handles the mstriking since there's no mstrike option to set up in combo.

Ulrack
05-09-2020, 08:45 PM
Taking target out worked thanks for that. The wait time is what another bard suggested to me should I remove that?

Alashir
05-09-2020, 11:39 PM
Taking target out worked thanks for that. The wait time is what another bard suggested to me should I remove that?

Wait is excellent for waiting for the monster/critter to attack so you're engaging them in offensive vs defensive. Presumably, most people use it in the beginning of the command line: wait, attack. You can specify a certain amount of time to wait for the monster to perform an action and if they don't, then you'll automatically engage. If you have say wait(30), that would wait UP TO 30 seconds for the critter to engage but if it attacks right away it will then immediately go into your following attack routine.

Hope that kinda helps?

Edit: Because 1002 is a CS based attack, you'd be better off doing wait(5), 1002(m4), unarmed jab (based on your previous routine). That way if 1002 goes off and explodes, the critter isn't stunned and in defensive but stunned and in offensive because he will have attacked, then you 1002, then you go immediately into attack routine.