Author |
Message |
Topic: SafeCrack |
bryan myhr
Replies: 14
Views: 13904
|
Forum: zMUD General Discussion Posted: Thu May 09, 2002 1:20 am Subject: SafeCrack |
I messed around with it, and i managed to get it to work like this.
#VAR cracknum 0
#ALI docrack {turn caster to %eval(@cracknum/(26*26)) %eval((@cracknum/26)26) %eval(@cracknum26);#ADD cracknum 1 ... |
Topic: SafeCrack |
bryan myhr
Replies: 14
Views: 13904
|
Forum: zMUD General Discussion Posted: Tue May 07, 2002 8:11 pm Subject: SafeCrack |
ok i figured out that you are right, if you use 1st, 2nd, 3rd, 4th... 32nd. it stays with that target. I would also like to know how to clear everything i've put in because i think i doubled some stuf ... |
Topic: SafeCrack |
bryan myhr
Replies: 14
Views: 13904
|
Forum: zMUD General Discussion Posted: Tue May 07, 2002 3:19 am Subject: SafeCrack |
ok i got it, thanks Sildaren. for some reason it only changes the combo once, and it tries to open it twice, then waits 15 seconds. other than that it works, and i love the button. Ack! I also just re ... |
Topic: SafeCrack |
bryan myhr
Replies: 14
Views: 13904
|
Forum: zMUD General Discussion Posted: Tue May 07, 2002 1:32 am Subject: SafeCrack |
ok click is what it would say when it is open. get all from a safe is the command to get the stuff out.
I did the "feeding off" reply thing. but i cant get it to stop, or reset :)
|
Topic: SafeCrack |
bryan myhr
Replies: 14
Views: 13904
|
Forum: zMUD General Discussion Posted: Tue May 07, 2002 12:35 am Subject: SafeCrack |
all these methods look great but there a few drawbacks, you have to type turn a safe to # # #, i can't quite figure out how to manipulate these triggers to change that. and every 2 times that the safe ... |
Topic: SafeCrack |
bryan myhr
Replies: 14
Views: 13904
|
Forum: zMUD General Discussion Posted: Mon May 06, 2002 11:12 pm Subject: SafeCrack |
I am havin a really hard time making a trigger that can choose numbers
in
order.
I need it to choose 3 numbers between 0-25 in a command going from 0 0
0
to 25 25 25 in order. and i also need ... |
Topic: Trigger Help |
bryan myhr
Replies: 12
Views: 10303
|
Forum: zMUD General Discussion Posted: Mon May 06, 2002 9:00 pm Subject: Trigger Help |
I am havin a really hard time making a trigger that can choose numbers
in
order.
I need it to choose 3 numbers between 0-25 in a command going from 0 0
0
to 25 25 25 in order. and i also need ... |
|