Ebonguard System

by Richter

Back to Mechanic's Corner.

Richter2005-08-08 18:16:31
As wonderful as Murphy's system is, I can't make heads or tails of it sometimes, nor does it have Ebonguard stuff. Are there any really good Ebonguard systems out there? I'm probably one of the worst fighters in the game, and that needs to be fixed.
Xinael2005-08-08 18:32:06
Coding a script to handle your offense is very difficult - there're a great many things you can do (and an equal number you can't) and what you want to do will vary given the situation. I suggest you set up some kind of command queue (any decent system, ie Thorgal's does, the Imperian script I wrote does, would come with one) so you can enter commands in advance. Beyond that, it's just having aliases and macros so you can react fast, and knowing what your abilities do.
Richter2005-08-08 18:42:42
Things I'm looking for:

Great curing (Murphy's system usually lets me sit there and cures stuff as fast as I get hit with it)

Autohitting on/off (usually only for bashing)- Whenever I have arm balance, it takes a swing at the mob, provided I don't have something broken, or the target isn't shielded.

That cute little wounding picture guy

A list of which potions I currently have (my current sysetm is full of buttons telling me what's on/off and what I have)

Health/mana/ego/power (maybe even endurance/willpower) bars

Rebounding timer in the form of a bar

Exp/karma bars are always fun.

A minibar.

A way to let me easilly choose what kinds of hits I do how (in a way that even I can grasp)

So, pretty much a system that's amazing at bashing, and pretty darn good at pvp. biggrin.gif
Unknown2005-08-08 19:16:15
Daevos will sell you his system for 700000 credits.
Unknown2005-08-08 19:18:52
QUOTE(Richter @ Aug 8 2005, 01:42 PM)
Things I'm looking for:

Great curing (Murphy's system usually lets me sit there and cures stuff as fast as I get hit with it)

Autohitting on/off (usually only for bashing)- Whenever I have arm balance, it takes a swing at the mob, provided I don't have something broken, or the target isn't shielded.

That cute little wounding picture guy

A list of which potions I currently have (my current sysetm is full of buttons telling me what's on/off and what I have)

Health/mana/ego/power (maybe even endurance/willpower) bars

Rebounding timer in the form of a bar

Exp/karma bars are always fun.

A minibar.

A way to let me easilly choose what kinds of hits I do how (in a way that even I can grasp)

So, pretty much a system that's amazing at bashing, and pretty darn good at pvp. biggrin.gif
163691



Autobashing, Bad!
Xinael2005-08-08 19:45:51
No, autobashing goooood. Very easy to set up under zmud, too:

#alias bon {#t+ autobash;attackalias}
#alias boff {#t- autobash}
#trig {You have recovered balance} {attackalias} "autobash"

Then go into the settings, click on the autobash class. Check "Disable when connected" and uncheck "enabled".

Voila.
Richter2005-08-08 20:05:14
Nono, not autobashing, auto... hitting.

Autobashing moves you from room to room, letting you kill things and gain exp while you're afk. Autohitting removes that half second it takes you to jab the bad dude. When combined with high speed internet, this actually gives you a nice boost.

Pushing a button < triggers hitting for you
sloooow fast
Soll2005-08-08 20:17:06
Auto-hitting on its way.
Unknown2005-08-08 20:33:16
For the record, I love auto-bashers.

I once played a MUD, where the head god and I didn't get along at ALL (He just broke up with his girlfriend, one of my best friends. He's also a scum-bucket, and she paid for the server, his internet access, and it was her house he lived in! And then he would talk utter crap about her on immtalk, which made her quit. Very sad. He also would get on, drunker than Nayl and I are stoned (COMBINED!), and start fights with people on OOC channels. Not cool). He'd ban me, I'd make a new character, he'd ban all of AOL from making characters, I'd find a way around it. The IMMs thought it was frickin' hysterical.

But I used to enjoy finding ways to irritate him - when his girlfriend was still around, I'd make autobashing progs that would clean out areas (this is dikucode, so, it was pretty crappy bashing style in general.) And, it would randomly pick a method of fighting, and fight in certain styles, depending on the number of letters in the mob's name. I found it really amusing, because he'd never be able to prove crap (I'd also set up an elaborate tells/clan/guildtalk system, in which tells would be responded with a variety of catchy phrases and amusing slogans, oft-times insulting the person's intelligence based upon their title (All of the immortals got REALLY catchy phrases, all but him even got compliments!)).

I thought it was an amusing and cute story, hee.
Murphy2005-08-08 23:07:27
QUOTE(Richter @ Aug 9 2005, 04:42 AM)
Things I'm looking for:

Great curing (Murphy's system usually lets me sit there and cures stuff as fast as I get hit with it)

Autohitting on/off (usually only for bashing)- Whenever I have arm balance, it takes a swing at the mob, provided I don't have something broken, or the target isn't shielded. - TICK

That cute little wounding picture guy - TICK

A list of which potions I currently have (my current sysetm is full of buttons telling me what's on/off and what I have) - TICK

Health/mana/ego/power (maybe even endurance/willpower) bars - TICK

Rebounding timer in the form of a bar - TICK

Exp/karma bars are always fun. - TICK

A minibar. WTF?

A way to let me easilly choose what kinds of hits I do how (in a way that even I can grasp) - TICK

So, pretty much a system that's amazing at bashing, and pretty darn good at pvp. biggrin.gif
163691



My system has all the aforementioned ticks, I think its time you got an update brother of mine
Richter2005-08-08 23:10:41
But it's all whomgz lich lol!
Murphy2005-08-09 05:25:01
merely a simple few changes, provide me with the defence lines and whatnot and i'll fix it up