Search found 89 matches

by Doodman
Sun Apr 25, 2004 12:00 am
Forum: MQ2::Help
Topic: Need Help with Everquest
Replies: 5
Views: 1546

Make sure you have eqw 2.41 or better.
by Doodman
Sat Jan 24, 2004 12:51 pm
Forum: Macro Requests (MQ1)
Topic: Channel hacking macro?
Replies: 2
Views: 1100

Well, also consider this. Say a password is 8 characters in length and can only be letters and numbers.

Your looking at:
36!
-------------- = 30,260,340 possible combination
8! ( 36 - 8 )!


That's not even trying shorter or longer passwords.

Do you really want in that channel that bad?
by Doodman
Tue Dec 23, 2003 2:42 pm
Forum: MQ2::General
Topic: Heh, sometimes they listen...
Replies: 35
Views: 11186

The problem with the formula it's not taking in account of Wis/Int/Str, so it's a hard coded guestament. It is a well known fact that wis/int does not affect success rate. They affect the rate of skill up. We'll just leave it as this, I think they need to revamp the Trade skill system and you don't...
by Doodman
Tue Dec 23, 2003 1:28 pm
Forum: MQ2::General
Topic: Heh, sometimes they listen...
Replies: 35
Views: 11186

The 95% success rate might be fine for EQTraders and Alakhazam but sit down and try it and you will see in most cases you will miss more than expected. Well, the PRNG must not like you much, then. I actually usually get better than 95% success on items that are low trivial. There is a widly know fo...
by Doodman
Tue Dec 23, 2003 11:52 am
Forum: MQ2::General
Topic: Heh, sometimes they listen...
Replies: 35
Views: 11186

True if you add sugar instead of salt you failed in making the item but you didn't follow the reciepe tho. Practice does make perfect and PERFECT is the key word. Fine better example: You're making mac-n-cheese.. You boil the water and then add the cheese packet, boil for 5 mins then add the noodle...
by Doodman
Tue Dec 23, 2003 10:52 am
Forum: MQ2::General
Topic: Heh, sometimes they listen...
Replies: 35
Views: 11186

Bottom line if it's trival that means you have mastered the making of that item and you should never fail on it. I disagree here. There is always a chace of faiilure. People have bad days. People make mistakes. There should always be a chance of failure. For Sony to make it skill up on a failure is...
by Doodman
Tue Dec 23, 2003 10:44 am
Forum: MQ2::General
Topic: Heh, sometimes they listen...
Replies: 35
Views: 11186

Oh, since they are displaying the items them must either be sent to the client or stored client side. Either way, it will allow "collecting" the recipes in a reliable format. Looks like I'll have some work to do on PacketCollector to collect those for EQEmu. Plus, I'd be interested to see ...
by Doodman
Tue Dec 23, 2003 10:40 am
Forum: MQ2::General
Topic: Heh, sometimes they listen...
Replies: 35
Views: 11186

I still think if Im trivial in something I should be able to put a stack of 20 of each item in the container and make 20 at one time... or 5, like th emass enchant ... Bob I've always thought this. Perhaps making the the trivial for "stack" combining 1.5 times (or something higher at leas...
by Doodman
Thu Dec 18, 2003 4:40 pm
Forum: MQ2::General
Topic: Inquiry
Replies: 26
Views: 6564

Correct, I mistyped.. I meant you own a copy of the software, not the software itself.

My point being, is that you do not own your characters. SOE does.
by Doodman
Thu Dec 18, 2003 3:52 pm
Forum: MQ2::General
Topic: Inquiry
Replies: 26
Views: 6564

why the hell don't they just can the lawyer bit, and just rewrite out all the legal vagueness 9- Don't do anything you wouldn't want a GM to know about. If you do anything that makes a GM mad, you will be banned. lol nuff said right there =) Well said. Lawyers don't ban people. Plus, it's their mac...
by Doodman
Thu Dec 18, 2003 2:36 pm
Forum: MQ2::General
Topic: Inquiry
Replies: 26
Views: 6564

Re: Inquiry

Back to the original topic: Hey all. I've been reading up on this program and have a question or 2. I usually use game commander to do my skill ups for spell casting but unfortunately I run into a problem with summoning items If I use this program is it safe to use for fishing? Or is that a bannable...
by Doodman
Thu Dec 18, 2003 2:10 pm
Forum: Games::Everquest
Topic: Hacking Eq
Replies: 7
Views: 8137

Only in some circumstances... If the item effects the appearance of the mob then you can tell it has it with MQ. Example: Wisps with greater light stones glow brighter. Example: A giant in EW hold a velium scimitar vs a gaint holding a velium long sword. So, the shardwurms with bile must glow slight...
by Doodman
Thu Dec 18, 2003 2:04 pm
Forum: MQ2::General
Topic: Sony is snooping on us!
Replies: 48
Views: 16806

I would like to figure out how Magelo is caputuring the actual Item since the Equipment struct only say leather, velium sword, etc. not the exact item. The reason i want to know is so I can populate the screen with that data. What you say is true for how your client see's other mobs. Magelo (like M...
by Doodman
Thu Dec 18, 2003 12:55 pm
Forum: MQ2::General
Topic: No more tradeskill plat macroing
Replies: 3
Views: 1618

Well, no more PP macroing actually. Good for them.
by Doodman
Thu Dec 18, 2003 12:34 pm
Forum: MQ2::General
Topic: Sony is snooping on us!
Replies: 48
Views: 16806

True on the Sniffer part but your program sounds like it can monitor pakets going to Sony. Yup. We use it to find the packet structures so the EQEmu servers function just like live servers. Now, I suppose they could be making other connections and sending data, but that would have been detected a l...