14 April 2015

Hello, scale, glow and dance butler script.

Wrote it long ago for myself, time to share :) Feature of this script is it's using only one sound channel (and just one script slot :)) for all stuff and it's working really infinity, not just ~20-30 mins like another zoom/glow scripts by some players.

You can customize it for self:
-- means your butler would calm by default
-- change this line to is_simple_butler = false for dance mode by default
is_simple_butler = true
-- means your butler would speakless by default
-- change this line to is_butler_silence = false for changing his mood to more funny way
is_butler_silence = true
-- default exciting level, more value means more time before butler get tired
e_level = 50

If you type in common chat "stop", "calm" or "shut up" then butler should be stop dancing.
But if you type "restore", "don't give up" or "dance" then butler will continue to dance.

Enjoy.

4 comments:

  1. Link seems to be broken for me :S

    ReplyDelete
    Replies
    1. it's working fine, you tried seems when server was shutdown.

      Delete
    2. hi! how can i make the glowing/lights effect work?

      Delete
    3. bind your items in house on 3, 5 outlets. You can add more also, just read desctiptions in ApplyEffects() function.

      Delete