SWG: Jumbie - Advanced Crafter Script
Posted: July 1st, 2005, 9:01 am
o your crafting '
' tools: If they are not counting down after the crafting session ends, then '
' you are not getting experience!
' '
' If the mouse clicks seem to be going astray, adjust the Resource and '
' ViewChange constants in this script. I have the mouse tripple-click each '
' resource because I'm running a a P3 1GHz and it occasionally doesn't register '
' one of the clicks, but you can change the number of clicks on each resource '
' if you deem it necessary by altering the NumClicks constant. '
' '
' This is not the most robust of scripts and will likely not deal with any '
' unusual occurances. I added a press of the ESC key between each crafting '
' tool to deal with any error screens that pop up. I appologize to any "real" '
' programmers out there for my crude syntax and form, but I've always been a '
' bit of a meatball programmer. I tried to include decent documentation to '
' make changes and updated easier. Please feel free to improve upon it, but '
' please post any improvements in the forums. '
' '
' Thanks! '
' '
' Jumbie '
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' History '
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 12/14/03 - Initial version finalized by Jumbie. '
' 12/15/03 - Added support for crafting with containers in your inventory. '
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' tools: If they are not counting down after the crafting session ends, then '
' you are not getting experience!
' '
' If the mouse clicks seem to be going astray, adjust the Resource and '
' ViewChange constants in this script. I have the mouse tripple-click each '
' resource because I'm running a a P3 1GHz and it occasionally doesn't register '
' one of the clicks, but you can change the number of clicks on each resource '
' if you deem it necessary by altering the NumClicks constant. '
' '
' This is not the most robust of scripts and will likely not deal with any '
' unusual occurances. I added a press of the ESC key between each crafting '
' tool to deal with any error screens that pop up. I appologize to any "real" '
' programmers out there for my crude syntax and form, but I've always been a '
' bit of a meatball programmer. I tried to include decent documentation to '
' make changes and updated easier. Please feel free to improve upon it, but '
' please post any improvements in the forums. '
' '
' Thanks! '
' '
' Jumbie '
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' History '
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
' 12/14/03 - Initial version finalized by Jumbie. '
' 12/15/03 - Added support for crafting with containers in your inventory. '
'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''