locksmithing on 05/01/2013 11:36 PM CDT
Links-arrows 1
Reply Reply
does anybody have a good disarm script for wizard? i have tried making one and just cant seem to work out the bugs. and i have tried looking online but they all seem to be for stormfront or genie. and the ones i tried using for stormfront always have some match or something that wont work with wizard. i would really appreciate it. and i would just use stormfront but i really dont wanna remake all my scripts and macros.
Reply Reply
Re: locksmithing on 05/02/2013 01:26 AM CDT
Links-arrows 2
Reply Reply
You don't want to hear this, but you should really upgrade to at least Stormfront.

Wizard has no support from Simu or from a user base anymore. Simu supports Stormfront though, and Genie, while being third party pay software, has extensive user base support.
Reply Reply
Re: locksmithing on 05/02/2013 02:21 AM CDT
Links-arrows 3
Reply Reply
Yes you need to upgrade to at least stormfront. I did it just recently because of all that horrible highlighting while hunting that isn't going to go away. All your macros and scripts will import into SF. Even if they may require a little adjusting it is worth it.

Anyway here is a simple nonthief script that worked for me using the wizard.

top:
pause 1
match top careful probing
match dis Roundtime
put disarm my %1 ident
matchwait
dis:
pause 1
match disc fail
match disc progress
match disc good thing
match disc any progress
match top not yet fully
match exit Roundtime
put disarm %1
matchwait
disc:
pause 1
match disc fail
match disc any progress
Match exit roundtime
match top not yet fully
put disarm %1 careful
matchwait
exit:
Reply Reply
Re: locksmithing on 05/02/2013 11:01 AM CDT
Links-arrows 4
Reply Reply
Don't worry, the Cheesman has got you covered.

https://sites.google.com/site/mordamoresscripts/Home/pop-goes-the-box-disarming-30
Reply Reply
Re: locksmithing on 05/03/2013 01:46 AM CDT
Links-arrows 5
Reply Reply

>Don't worry, the Cheesman has got you covered.

thanks a ton for that! i will eventually work my way over to using SF. i have known i needed to and have just been stubborn to try and learn something even slightly newer, heh. i already have moved a few macros and copied some scripts for updating and such
Reply Reply