Can MQ pull decode keys for Showeq?

A forum for the general posts relating to MacroQuest. *DEPRECATED: This forum is no longer in public use, but remains here for your reading pleasure. Enjoy

Moderator: MacroQuest Developers

User avatar
rizwank
Huggle Police
Huggle Police
Posts: 524
Joined: Tue Jul 23, 2002 12:07 am
Contact:

Post by rizwank » Sun Nov 24, 2002 8:04 pm

put in some debug spews to see where in the code you are crashing
#macroquest op
Macroquest Official Documentarion
Macroquest Board Moderator
All around cool guy

[img]http://medicomuerte.users.btopenworld.com/images/fairy_bounce08.gif[/img]

Shiva
decaying skeleton
decaying skeleton
Posts: 4
Joined: Fri Nov 29, 2002 12:58 pm

Post by Shiva » Sun Dec 01, 2002 12:25 am

Crashing also *le sigh*
I'm almost certain that MQ alter's the resident memory moving the value somewhat :\

User avatar
rizwank
Huggle Police
Huggle Police
Posts: 524
Joined: Tue Jul 23, 2002 12:07 am
Contact:

Post by rizwank » Sun Dec 01, 2002 2:35 pm

negatory on that .. MQ doesnt move any memory inside the eqgame.exe ...
#macroquest op
Macroquest Official Documentarion
Macroquest Board Moderator
All around cool guy

[img]http://medicomuerte.users.btopenworld.com/images/fairy_bounce08.gif[/img]

User avatar
L124RD
Site Admin
Site Admin
Posts: 1343
Joined: Fri Jun 14, 2002 12:15 am
Location: Cyberspace
Contact:

Post by L124RD » Sun Dec 01, 2002 2:38 pm

Salutations,
it shouldn't anyway... if it is something is wrong... 0o

User avatar
L124RD
Site Admin
Site Admin
Posts: 1343
Joined: Fri Jun 14, 2002 12:15 am
Location: Cyberspace
Contact:

Post by L124RD » Sun Dec 08, 2002 4:53 pm

Salutations,
copying and pasting the code given (and hitting space a few times so that it lines up with everything) i managed to get the code workin'... I'm so proud of myself :p

Iceman2k12
orc pawn
orc pawn
Posts: 24
Joined: Thu Jul 11, 2002 2:04 am

Post by Iceman2k12 » Tue Jan 07, 2003 7:47 pm

what do i write for the host and the port? how do i find the numbers needed?

Lane
a hill giant
a hill giant
Posts: 201
Joined: Fri Dec 06, 2002 11:57 am

Post by Lane » Thu Jan 09, 2003 2:44 pm

The host is the IP Address of the SEQ box (or an address that will pass by it on the hub it's plugged into), the port is the UDP port that you configured on the SEQ box to RX the key.

-Lane

Iceman2k12
orc pawn
orc pawn
Posts: 24
Joined: Thu Jul 11, 2002 2:04 am

Post by Iceman2k12 » Thu Jan 09, 2003 7:44 pm

how do i find this stuff out? :)

Amadeus
The Maestro
The Maestro
Posts: 2036
Joined: Sat Jun 29, 2002 3:51 pm

Post by Amadeus » Sat Jan 11, 2003 11:33 pm

Does this source code work on the new 1/11 release?

YKW-28983
a hill giant
a hill giant
Posts: 252
Joined: Sun Dec 01, 2002 11:37 pm

Post by YKW-28983 » Sun Jan 12, 2003 1:22 am

Iceman2k12 wrote:how do i find this stuff out? :)
Do you even use SEQ? Show EQ, you kinow over at the "other' forums? If not then don't worry this is not for you.

Lane
a hill giant
a hill giant
Posts: 201
Joined: Fri Dec 06, 2002 11:57 am

Post by Lane » Mon Jan 13, 2003 1:36 pm

Thanks YKW-28983. I couldn't find a decent way to write what you did.

-Lane

nestor
decaying skeleton
decaying skeleton
Posts: 2
Joined: Mon Jan 13, 2003 5:46 pm

Post by nestor » Mon Jan 13, 2003 6:03 pm

Question - Just taking a couple glances over at the seq boards, and looking at the two very popular key sniffers, they seem pretty elaborate. Lots of care has been taken to make them 'stealth' or some such. This here is just a few lines of code as opposed to all that other gibberish I saw at that other forum. Logic tells me that this would make this less 'stealth' and in effect less 'safe' (well, is anything -really- safe? =P). Is that true?

User avatar
Fippy
a snow griffon
a snow griffon
Posts: 499
Joined: Tue Jul 16, 2002 10:42 am

Post by Fippy » Tue Jan 14, 2003 6:43 am

Remeber your just adding a few lines of code to an existing application. You are not doing anything that effects how "Stealthy" MQ is. Is MQ as stealthy as some of the keysniffers on seq? the simple answer is NO. However its a lot easier for SoE to detect MQ users by their in game actions than to enter the complicated situation of scanning peoples process memory for it.

So if you asking is it safe to use MQ then ask yourself are you prepared to get your account banned if you get caught? If you can't answer yes to the second question then don't use it.

If your only using MQ for the Seq decode mod then go use a sniffer from the Seq boards or write your own and be a little more "Stealthy"
Fippy

This is my girl. But Rizwank had her first :-)
[img]http://www.btinternet.com/~artanor/images/fairy_bounce09.gif[/img]

morannon
a lesser mummy
a lesser mummy
Posts: 57
Joined: Sun Nov 03, 2002 3:50 pm

Post by morannon » Tue Jan 14, 2003 2:25 pm

Fippy has it right-on.

When I made the changes to MQ for the SEQ decode stuff there wasnt a need to make it stealthy.

If VI put something into EQ to catch ppl accessing the memory the key is at, I will make changes to my mod to MQ.