Author |
Message |
Topic: Simple script, shift key |
mrperson13
Replies: 3
Views: 2057
|
Forum: zMUD General Discussion Posted: Thu Aug 01, 2002 11:05 am Subject: Simple script, shift key |
Thanks, and please excuse my not knowing very much about zmud, but i clicked on variables, made a new one, and pasted this into there, and made a name for it.. should it work now? because it isnt... c ... |
Topic: Simple script, shift key |
mrperson13
Replies: 3
Views: 2057
|
Forum: zMUD General Discussion Posted: Thu Aug 01, 2002 9:45 am Subject: Simple script, shift key |
If anyone out there is interested, could someone come up with a script for me?
All i want it to do, is take the text after say and randomly make them uppercase, or lowercase characters...
exampl ... |
Topic: Help with making a moblist |
mrperson13
Replies: 1
Views: 1737
|
Forum: zMUD General Discussion Posted: Fri Apr 26, 2002 5:25 am Subject: Help with making a moblist |
okay, its me again, I need help with making a moblist, I want it to get 1 mob at a time. say there is like 5 mobs I want to run, and I want it to check 1 at a time, it if isnt there I want it to move ... |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Thu Apr 25, 2002 4:39 pm Subject: Help with making a BOT |
yes, 77 is heal major. :)
thanks for all the help so far!
"Its only after you've lost everything, that you are truley happy" |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Thu Apr 25, 2002 6:08 am Subject: Help with making a BOT |
okay, I put it in how you had it.. but it started healing so I swaped the > with < so It would heal under 1000 hp and it doesnt heal when I drop below 1000 hp..
Here is the line
#IF ((%1 &l ... |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Thu Apr 25, 2002 3:28 am Subject: Help with making a BOT |
I get this error from Zmud when I copy and paste that
#IF ((%2 < 300) AND {%3 > 1300) AND (@vitalizePending = 0)) {#VAR vitalizePending 1;cast vitalize}
^ syntax ... |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Wed Apr 24, 2002 11:58 pm Subject: Help with making a BOT |
Also, I would like it to vitalie mana when my mana drops below 300 but It has to check the amount of moves I have, and they have to be higher than 1300. Also, if the moves are gone and the mana drops ... |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Wed Apr 24, 2002 10:04 pm Subject: Help with making a BOT |
that helps tons thanks, but the way spells work on the mud I play it would heal twice each time a spell is cast, either by mob, or player it throws up another prompt.
is there a way to get it so that ... |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Wed Apr 24, 2002 8:54 pm Subject: Help with making a BOT |
heres my prompt
<Azaroth> [H1600 M1500 V1400] those are also my maxes..
I want the trigger to heal me when I drop lower than 1000 HP.. please help me
"Its only after you've lost ever ... |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Wed Apr 24, 2002 8:29 pm Subject: Help with making a BOT |
okay, thanks for the advice, can someone help me set up an autohealer that also vitalizes mana, I play on crimson mud2, which is Diku. If you could help me with this I would be your best friend forev ... |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Wed Apr 24, 2002 7:08 pm Subject: Help with making a BOT |
Is there any manuals I can read to learn triggers and scripting?
"Its only after you've lost everything, that you are truley happy" |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Wed Apr 24, 2002 3:34 pm Subject: Help with making a BOT |
Can noone help me. Im a total newbie to zmud programing. Please lend me a hand.
"Its only after you've lost everything, that you are truley happy" |
Topic: Help with making a BOT |
mrperson13
Replies: 16
Views: 7856
|
Forum: zMUD General Discussion Posted: Tue Apr 23, 2002 6:00 pm Subject: Help with making a BOT |
I am looking to make a bot, that will read mobs from a moblist, walk to them, check thier health, and if they are in excellent health, attack and kill them. The bot will need to include weapon chanin ... |
|