PDA

View Full Version : Shattered Essentials?



Traelin
07-02-2014, 12:59 PM
So I recently just started up my Shattered character again after an extended absence. Currently playing Meki - 63 DE Sorcerer.

Anyways, I was wondering if there are any new scripts that are considered essentials or updates that I need to pick up. I'm currently using: waggle2, azbounty/bigshot (Although it's not working, it drops bounties when they are in progress), sloot3, loot-be-gone, upickbot3...

Also, I want to get this situated before I start hunting the tower with Moulis and Shricken. How can I set it up to fog out (130) rather than waiting for that root? Thanks. Any other recommendations would be helpful as well.

Luftstreitkräfte
07-02-2014, 01:08 PM
I was trying to rig up a script for that, basically when bigshot would say fried it would trigger the mana check + 130 but I suck at scripts so I couldn't get it working.

SellerOfSouls
07-07-2014, 11:05 AM
Update to ;upickbot4 ... the rest is personal preference.

Snoopy Dogg
07-07-2014, 02:09 PM
I was trying to rig up a script for that, basically when bigshot would say fried it would trigger the mana check + 130 but I suck at scripts so I couldn't get it working.

i dont remember alot.. but you would write a script to put in active hunting scripts, and it'd be something like


matchwait /bigshots fried msg/
waitrt?
waitcastrt?
if checkmana > whatever number you want
Spell[130].cast
else
exit
end

thats pretty much the just of it.. if i did that right.