Download Game! Currently 90 players and visitors. Last logged in:SylvesterMadcapXmaiaTaya

BatMUD Forums > Bs > Re: nifty command

 
 
#1
04 Mar 2005 23:51
 
 
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?

 
Rating:
1
Votes:
5
 
 
Saldas
1y, 113d, 0h, 1m, 40s old
Level:
60
 
 
#2
05 Mar 2005 01:32
 
 
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
Would save cpu, perhaps? Less spam? What's wrong with a rich set of commands?

 
Rating:
-1
Votes:
1
 
 
Nullnullatte
260d, 11h, 16m, 22s old
Level:
81
 
 
#3
05 Mar 2005 10:50
 
 
Nullnullatte wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
Would save cpu, perhaps? Less spam? What's wrong with a rich set of commands?
As an admin on another mud I guarantee you, every new command brings you new
bugs to fix and new things mortals can abuse. Shortly put, the more commands
you have, the more admins have to maintain.

Cheers,
-T

 
Rating:
1
Votes:
1
 
 
Twomi
248d, 10h, 58m, 56s old
Level:
90
 
 
#4
05 Mar 2005 15:53
 
 
Twomi wrote:
Nullnullatte wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
Would save cpu, perhaps? Less spam? What's wrong with a rich set of commands?
As an admin on another mud I guarantee you, every new command brings you new
bugs to fix and new things mortals can abuse. Shortly put, the more commands
you have, the more admins have to maintain.
Believe it or not, I've been mud admin myself =)
Never stopped me from making new commands though...

 
Rating:
-3
Votes:
3
 
 
Nullnullatte
260d, 16h, 48m, 57s old
Level:
81
 
 
#5
06 Mar 2005 12:59
 
 
Nullnullatte wrote:
Twomi wrote:
Nullnullatte wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
Would save cpu, perhaps? Less spam? What's wrong with a rich set of commands?
As an admin on another mud I guarantee you, every new command brings you new
bugs to fix and new things mortals can abuse. Shortly put, the more commands
you have, the more admins have to maintain.
Believe it or not, I've been mud admin myself =)
Never stopped me from making new commands though...
I should probably emphasize your words "I've been", meaning you're not
maintaining your code anymore (never had?).. Its easy to code stuff, but
maintaining them for years and years is another story.


Cheers,
-T

 
 
 
Twomi
248d, 12h, 25m, 14s old
Level:
90
 
 
#6
06 Mar 2005 17:58
 
 
Twomi wrote:
Nullnullatte wrote:
Twomi wrote:
Nullnullatte wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
Would save cpu, perhaps? Less spam? What's wrong with a rich set of commands?
As an admin on another mud I guarantee you, every new command brings you new
bugs to fix and new things mortals can abuse. Shortly put, the more commands
you have, the more admins have to maintain.
Believe it or not, I've been mud admin myself =)
Never stopped me from making new commands though...
I should probably emphasize your words "I've been", meaning you're not
maintaining your code anymore (never had?).. Its easy to code stuff, but
maintaining them for years and years is another story.
Really? Is that so? *gasp*

 
 
 
Nullnullatte
260d, 21h, 35m, 3s old
Level:
81
 
 
#7
07 Mar 2005 08:39
 
 
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo

 
 
 
Jumbo
1y, 66d, 22h, 43m, 1s old
Level:
78
 
 
#8
07 Mar 2005 14:52
 
 
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)

 
Rating:
1
Votes:
1
 
 
Nullnullatte
261d, 6h, 43m, 17s old
Level:
81
 
 
#9
07 Mar 2005 15:14
 
 
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.

 
Rating:
1
Votes:
1
 
 
Kimvais
3y, 261d, 23h, 59m, 47s old
Level:
36
 
 
#10
07 Mar 2005 16:17
 
 
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
Still, they ran more reliably than any computer built this millenium.

 
Rating:
2
Votes:
2
 
 
Malar
W i z a r d
2y, 168d, 21h, 37m, 40s old
Level:
50 [Wizard]
 
 
#11
07 Mar 2005 17:40
 
 
Malar wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
Still, they ran more reliably than any computer built this millenium.
Trust me, they still run and they will run for quite some time.
(and I'm not sarcastic now)

 
 
 
 
 
#12
08 Mar 2005 08:50
 
 
Nullnullatte wrote:
Malar wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
Still, they ran more reliably than any computer built this millenium.
Trust me, they still run and they will run for quite some time.
(and I'm not sarcastic now)
Yeah. And I'm ashamed that I forgot to make a sarcastic comment about cobol.
It's so 1970's.
,)

 
Rating:
1
Votes:
1
 
 
Kimvais
3y, 262d, 18h, 0m, 18s old
Level:
36
 
 
#13
09 Mar 2005 01:49
 
 
Kimvais wrote:
Nullnullatte wrote:
Malar wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
Still, they ran more reliably than any computer built this millenium.
Trust me, they still run and they will run for quite some time.
(and I'm not sarcastic now)
Yeah. And I'm ashamed that I forgot to make a sarcastic comment about cobol.
It's so 1970's.
,)
Nerds.

=P

 
Rating:
-1
Votes:
3
 
 
Malicat
225d, 7h, 5m, 7s old
Level:
70
 
 
#14
09 Mar 2005 02:00
 
 
Malicat wrote:
Nerds.
Wait a second...you're logged into a _text-based_ _computer game_ _played over
the internet_ and you expect to find something other than nerds? wtf are you
smoking?!

 
Rating:
2
Votes:
4
 
 
Ooga
N e w b i e  H e l p e r
1y, 328d, 11h, 47m, 36s old
Level:
48
 
 
#15
09 Mar 2005 10:15
 
 
Ooga wrote:
Malicat wrote:
Nerds.
Wait a second...you're logged into a _text-based_ _computer game_ _played over
the internet_ and you expect to find something other than nerds? wtf are you
smoking?!
'nerds' is a command-alias to 'who'.

 
Rating:
1
Votes:
3
 
 
Kaz
226d, 12h, 13m, 56s old
Level:
77
 
 
#16
09 Mar 2005 13:11
 
 
Ooga wrote:
Malicat wrote:
Nerds.
Wait a second...you're logged into a _text-based_ _computer game_ _played over
the internet_ and you expect to find something other than nerds? wtf are you
smoking?!
Nope, I am simply a master of the glaringly obvious and felt the need to point
it out, considering the fact that this is bs, and I am a merch, and this reinc
is boring the living shit out of me.

 
Rating:
-1
Votes:
3
 
 
Malicat
225d, 18h, 37m, 4s old
Level:
70
 
 
#17
09 Mar 2005 12:38
 
 
Malicat wrote:
Kimvais wrote:
Nullnullatte wrote:
Malar wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
Still, they ran more reliably than any computer built this millenium.
Trust me, they still run and they will run for quite some time.
(and I'm not sarcastic now)
Yeah. And I'm ashamed that I forgot to make a sarcastic comment about cobol.
It's so 1970's.
,)
Nerds.
suicide-restore abuser!

 
Rating:
6
Votes:
6
 
 
Kimvais
3y, 263d, 21h, 47m, 41s old
Level:
36
 
 
#18
09 Mar 2005 13:14
 
 
Kimvais wrote:
Malicat wrote:
Kimvais wrote:
Nullnullatte wrote:
Malar wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
Still, they ran more reliably than any computer built this millenium.
Trust me, they still run and they will run for quite some time.
(and I'm not sarcastic now)
Yeah. And I'm ashamed that I forgot to make a sarcastic comment about cobol.
It's so 1970's.
,)
Nerds.
suicide-restore abuser!
Like any of you judgemental fuckers wouldn't have at least asked after a few
months? Not to mention NONE of you know anything about what happened or why
it was done. So why don't you kiss my ass until you have all the facts, eh?

 
Rating:
-10
Votes:
12
 
 
Malicat
225d, 18h, 37m, 4s old
Level:
70
 
 
#19
09 Mar 2005 14:07
 
 
Malicat wrote:
Kimvais wrote:
Malicat wrote:
Kimvais wrote:
Nullnullatte wrote:
Malar wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
suicide-restore abuser!
Like any of you judgemental fuckers wouldn't have at least asked after a few
months? Not to mention NONE of you know anything about what happened or why
it was done. So why don't you kiss my ass until you have all the facts, eh?
Well give us the facts. As it stands the common knowledge is that:
1. You gave your eq money etc away
2. You took ista-nonsafe-reinc.
3. die + new body from friend
4. if (exp>0) goto 3
5. suicide
6. restore to point prior 1.

And by "common knowledge" I mean this is that you cannot expect people to
bother to check from you since everyone seems to "know" this for sure. I don't
know if it is true but this is so widespread no-one even cares.

Personally, I think it would anyways be much better that instead of removing
the suicided characters change the finger info to "...was a level..." and "He
committed suicide on ..." and change the login to say "Suicided characters
cannot login".

But anyways - any mostly male nerd populated realm can modify the mastercard
commercial: "Some things are priceless ... and for everything else there's
boobs"

 
Rating:
11
Votes:
11
 
 
Kimvais
3y, 263d, 22h, 47m, 42s old
Level:
36
 
 
#20
10 Mar 2005 14:16
 
 
Malicat wrote:
Quote:
suicide-restore abuser!
Like any of you judgemental fuckers wouldn't have at least asked after a few
months? Not to mention NONE of you know anything about what happened or why
it was done. So why don't you kiss my ass until you have all the facts, eh?
Yes we all will gladly kiss your ass. Just bring it here.

"For every complex problem there is an answer that is clear, simple, and
wrong." -- H L Mencken

 
Rating:
4
Votes:
4
 
 
Calmar
N e w b i e  H e l p e r
211d, 12h, 57m, 13s old
Level:
89
 
 
#21
07 Mar 2005 17:37
 
 
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
On the other hand, ignoring sarcasms which doesn't end with a ';)' is very
2005.

 
Rating:
-1
Votes:
1
 
 
 
 
#22
07 Mar 2005 18:52
 
 
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
mainframe and ftp is all good, but COBOL on the other hand... :)

 
 
 
Bombur
1y, 309d, 1h, 46m, 3s old
Level:
48
 
 
#23
07 Mar 2005 18:56
 
 
Bombur wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
mainframe and ftp is all good, but COBOL on the other hand... :)
On the another hand, you have different fingers.. :-) Talking about
fingers...if we get back from this offtopic...why don't you actually use
'finger' instead of your mainframes and COBOLs that have been planned for
goblins to code :)

 
 
 
Darol
320d, 17h, 16m, 25s old
Level:
55
 
 
#24
24 Mar 2005 18:42
 
 
Bombur wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
mainframe and ftp is all good, but COBOL on the other hand... :)
hey! next thing you know you'll start telling us that capital I is not good
for counters!

remember fortran (and think about what spanish inquisition did to the
heretics)

(and yes, global I)

---
Blux

 
 
 
Blux
1y, 104d, 23h, 23m, 35s old
Level:
100
 
 
#25
26 Mar 2005 12:48
 
 
Blux wrote:
Bombur wrote:
Kimvais wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)

Jumbo
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
mainframe. ftp. that's so last millennium.
mainframe and ftp is all good, but COBOL on the other hand... :)
hey! next thing you know you'll start telling us that capital I is not good
for counters!

remember fortran (and think about what spanish inquisition did to the
heretics)

(and yes, global I)
FYI: cobol compilers don't care about upper/lower case.
Cool, eh? =)

 
Rating:
-1
Votes:
1
 
 
Nullnullatte
265d, 7h, 24m, 42s old
Level:
81
 
 
#26
07 Mar 2005 21:00
 
 
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
Actually I did that with C# and zMUD. Wasn't so hard and works nicely.

Jumbo

 
 
 
Jumbo
1y, 67d, 7h, 18m, 9s old
Level:
78
 
 
#27
08 Mar 2005 00:42
 
 
Jumbo wrote:
Nullnullatte wrote:
Jumbo wrote:
Saldas wrote:
lvl <player>
(shows level of player)
Too lazy to type finger? Mortals are so lazy they have wizards coding same
shit but a few letters shorter for them?
You can always code that command yourself with your favourite programming
language and add that command into zmud/tf. Just parse the information what
you get from www.bat.org (http://www.bat.org/help/finger.php?str=<player name
goes here>)
Ok, done all that (in my favourite programming language COBOL, actually I FTP
the finger info to a mainframe and do all processing there, then FTP the
lvl-info back to my PC). Everybody happy now and moving on to comment on
someone elses ideas? =)
Actually I did that with C# and zMUD. Wasn't so hard and works nicely.

Jumbo
Wow, I thought I was the only one with access to a real mainframe :)

 
 
 
Nullnullatte
261d, 13h, 47m, 13s old
Level:
81