Loading of Offline Characters

Posted by Mark Z on Thu 07 Dec 2006 06:57 AM — 7 posts, 33,387 views.

USA #0
Im not very good with mush client yet and I am trying to figure out if I can have a bot of mine which I run on a mud to be able to loadup a offline character. If this is possible someone please let me in on the secret to it. I would much appreciate it. Thanks

Mark
USA #1
What do you mean by loading up an offline character?
USA #2
ok guess I wasn't specific enough lemme give you an example of what I am trying to accomplish.

Player1 gives 1,000,000 coins to Bot for something.
Bot makes Bot2 come online and hand Player1 item.
Bot makes Bot2 go offline.

I don't think I can make it any easier hopefully someone gets my drift and can help. Thanks
USA #3
What is Bot? Is that just another character on the MUD?
USA #4
Umm. Yeah. He is talking about "bots", as in "client script driven players", I think. I think its a bloody stupid cheat, so am not going to even consider helping, but someone else might. But in general, I think he wants to have "his" player do something that causes a second player "bot #1" to tell "bot #2" to log in, then do something else that helps the first character. Imho, anyone trying to do something this convoluted is probably trying to get around restrictions of the mud they play at and can expect to be nuked for it, but maybe I am wrong and they allow this where he plays, but that would make something so complicated to do it fairly pointless.

Not for me to judge the foolishness of this guy, but I am not going to lend him rope to hang himself either. lol
Australia Forum Administrator #5
I don't want to give heaps of help in setting up bots, which arguably take away the fun for other players, but something you could consider is using the chat system to get one character to communicate with another.

On this page is a description of it, including how you might use custom chat message numbers to send messages from one character to another, these could conceivably be used to automate various things:

http://www.gammon.com.au/mushclient/chat.htm
USA #6
Thanks for the information Nick, on the subject of bots, on my mud the bots are used for helping players and not for botting such things as equipment and such. I didn't know that most muds ban bots. Anyways I have a friend who wrote up a script/plugin for what I needed. Thanks for the help.