Search found 92 matches

by kaz
Sat Feb 28, 2004 10:21 am
Forum: MQ2::General
Topic: Where is the Source for the Executable?
Replies: 20
Views: 7523

GPL says the source has to be released if you ask for it, if in fact the project is released under GPL, which I think it is. Alot of these questions came up before when sprite was selling a modified version of mq and wasnt giving out his source. Even if the developers do not want the general public ...
by kaz
Fri Oct 24, 2003 5:35 am
Forum: MQ2::General
Topic: Karana is a marked server.
Replies: 67
Views: 22695

While it may be very rare for SOE to monitor your tells or channels to figure out your botting, it does happen, and if it happens to you and you lose 4 lvl 60+ chars, that might not be a very positive experience. It should be possible to add a small irc client into mq (Im sure theres open source) th...
by kaz
Wed Oct 22, 2003 9:50 pm
Forum: MQ2::Development::Feature Discussion
Topic: eqlib.dll stays in memory after mq closes?
Replies: 18
Views: 4512

Win9x is still supported in MQ, for a very simple reason. Stability issues aside, from everything I read the fastest OS for gaming is still Win98. A lot of folks still use it on their gaming machines. That is a myth, and Win98 will probably no longer be supported by Microsoft in 2004. It's got one ...
by kaz
Tue Oct 21, 2003 11:30 pm
Forum: MQ2::Development::Feature Discussion
Topic: FYI - Process cloaking...
Replies: 7
Views: 2938

Well, before they start checking processes, they are going to check the DLLs loaded into the eq client. Can you cloak that API? I would think you could detour this api, just like any other and prevent it from reporting the names of dll's you dont want known, AMadMonk and I had talked about doing th...
by kaz
Sun Oct 19, 2003 1:52 pm
Forum: MQ2::Development::Feature Discussion
Topic: eqlib.dll stays in memory after mq closes?
Replies: 18
Views: 4512

As Lax said, the dll attaches to every process (though it only takes action in the eqgame process) so when you unload it all you have to give each processes the chance to handle the dll unload. Processes wont always get the unload message when they are minimized but if you just click each applicatio...
by kaz
Sun Oct 05, 2003 5:56 am
Forum: MQ2::Development::Feature Discussion
Topic: Solved offsets for eqgame.exe 09-09-2003 import to IDA
Replies: 38
Views: 7404

Amadeus, Q#1 yes whenever a function has parameters they show up in IDA of the form at the top of the function arg_0 = dword ptr 4 arg_4 = dword ptr 8 Q#2 Im not an expert with this one but I believe for it to be dot notation the object would have to be first located in a local var or a parameter th...
by kaz
Sun Oct 05, 2003 1:37 am
Forum: MQ2::Development::Feature Discussion
Topic: Solved offsets for eqgame.exe 09-09-2003 import to IDA
Replies: 38
Views: 7404

ok I will attempt to explain one for you :) using this function .text:0045F87A ; ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ S U B R O U T I N E ¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦ .text:0045F87A .text:0045F87A .text:0045F87A EQPlayer__Levitating proc near ; CODE XREF: EQ_Character__RemovePCAffectex+26Ep .text:0045F87A cmp...
by kaz
Sat Oct 04, 2003 11:42 pm
Forum: MQ2::Development::Feature Discussion
Topic: Solved offsets for eqgame.exe 09-09-2003 import to IDA
Replies: 38
Views: 7404

I suppose it's just hopeless if you don't know assembly very well to make any sense of it...I was hoping to find some function that was fairly simple and learn to manipulate it and figure out how it works. I have an old thread of sprite's that talks about MoveMoney(), and I found that in the IDA .....
by kaz
Sat Oct 04, 2003 11:40 pm
Forum: MQ2::Development::Feature Discussion
Topic: Solved offsets for eqgame.exe 09-09-2003 import to IDA
Replies: 38
Views: 7404

Lax,

amazing work. this is incredibly usefull
by kaz
Wed Aug 27, 2003 12:44 am
Forum: MQ2::Development::Feature Discussion
Topic: Offsets 26 August
Replies: 37
Views: 11474

most likely one of the heading fields that /face used are now swapped with speed z or something like that.
by kaz
Sun Aug 10, 2003 11:12 pm
Forum: MQ2::Development::Feature Discussion
Topic: work in progress AACastingTimeModifier I need testers
Replies: 17
Views: 2857

EQMule,

return values always go into eax register
by kaz
Tue Jul 22, 2003 5:01 pm
Forum: MQ2::Development::Feature Discussion
Topic: NEW CODE REQUEST: For/Next Loops
Replies: 8
Views: 2989

rofl, this is classic, honestly no offense McKorr but its hillarious when a MQ "Dev" asks to have a feature added thats already there.
by kaz
Wed Jul 09, 2003 4:25 pm
Forum: MQ2::Development::Feature Discussion
Topic: Oddities with TestEqGame(from 7/3)
Replies: 21
Views: 4179

Val -- routers don't double as hubs. You're thinking of Switches. Actually, your somewhat wrong, 1) switches dont double as hubs, they switch based on MAC, while hubs just repeat all traffic to every port. 2) most routers of the cable/dsl variety (likely what he is using) have a built in 4 port hub.
by kaz
Wed Jul 09, 2003 1:37 pm
Forum: MQ2::Development::Feature Discussion
Topic: Oddities with TestEqGame(from 7/3)
Replies: 21
Views: 4179

?! wow thats great i was thinking about show eq when i realized i have a router and not a hub, and if anyone has any clue on how to make a ezxs55w belkin 5-port workgroup router to turn into a regular hub, i would much appreicate it its easy: 1) buy hub 2) plug eqpc and showeq pc into hub 3) plug h...
by kaz
Wed Jul 09, 2003 4:23 am
Forum: Games::Other
Topic: SWG sploiters needed
Replies: 26
Views: 11165

I've already got a working program for SWG, I'll email you