|
||
|
|||||||
| Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#28 (permalink) |
|
Can you make the zip use somekind of a version number etc ?
:>
__________________
"There is no substitute for good manners, except, perhaps, fast reflexes." The Fourth Dawn |
|
|
|
|
|
|
#30 (permalink) |
|
Well it had v1.4, v1.5, then v1.5 for 4.0.0p, then v1.5 for 4.0.0q and since i keep lots of stuff archived it would be nice to keep track of the version etc.
__________________
"There is no substitute for good manners, except, perhaps, fast reflexes." The Fourth Dawn |
|
|
|
|
|
|
#31 (permalink) |
|
Join Date: Jan 2003
Posts: 134
|
Version number hasn't changed with 4.0.0q support because the program itself is the same.
I've only added a line to Clients.cfg: [code:1]3F8EBB64: "4.0.0q T2A" 41AAC0 5 1 41ABF0 7 6 ;Phenos / 18 Oct 2003 Tested[/code:1] Anyway I suggest you to always replace the old versions with the new ones. |
|
|
|
|
|
#33 (permalink) |
|
Forum Newbie
|
Phenos,
I found a way to use OpenThread() under Windows98. OpenThread was the only thing which prevented UOLog from being able to attach to the running client in Windows98. You can read the handles from the process' API function table. Using _DuplicateHandle on the target process with a value of 4 points you to the right direction; you can read the thread's handle from there. It requires one line of Assembly though, not sure if that's possible in the yucky C# `language'. If I was still interested in UO, I'd put it into UOLog, but I have different projects running atm.. If you want to, I can mail you the snippet, ~100 lines of C code. --Folko lingua latina loquor. |
|
|
|
|
|
#34 (permalink) | |
|
Join Date: Jan 2003
Posts: 134
|
Quote:
Thank you very much Folko, I'll give a try ![]() |
|
|
|
|
|
|
#37 (permalink) |
|
Forum Novice
Join Date: Jan 2003
Posts: 150
|
Is it just me, or has the download disappeared?
I seem to be able to get to http://uodreams.gamesnet.it/ Its a different matter however getting to http://uodreams.gamesnet.it/SpyUO/SpyUO.zip Just looking for some friendly heads up on it ![]() |
|
|
|
|
|
#41 (permalink) |
|
RunUO Developer/Demise Person
Join Date: Mar 2003
Location: California
Age: 20
Posts: 1,700
|
Well, we /tried/ tried to get it to work with that client with
403671B1: "4.0.2a 2D" 405DE0 5 1 41ABF0 7 6 But it still crashes soemtimes.. nto working perfectly. Are yas able to find the rightnumber & post 'em? (Yes, I know this post is a lil' old, but that's cause there hasn't been a client update since then ;-) ) |
|
|
|
|
|
#43 (permalink) | ||
|
Forum Novice
Join Date: Sep 2002
Posts: 106
|
Quote:
Quote:
@ASayre8: Your send address was a little off, the correct value for the send address is: 41AAC0. a) The packet pointer is on the stack, so you need to let the client store it in the ESI register first (the mov ESI, .... opcode). b) You need to wait until the client called the getPacketLength() function and get the packet length out of the EAX register. Thats why your breakpoint was a little too early. Corrected and tested: 403671B1: "4.0.2a 2D" 41AAC0 5 1 41ABF0 7 6 |
||
|
|
|
|
|
#44 (permalink) |
|
Account Terminated
|
Darkstorm,
I will ignore your attitude this time, next time I won't. But thank you for pointing out the error. So you know what we had DID work. But the error I was getting I thought had nothing to do with the address that was off. All I knew it was working, but was giving an expection that you could ignore. |
|
|
|
|
|
#48 (permalink) |
|
Hi,
i'd like to filter the weather packet, it's possible? here i found a list of all packets http://uo.elitecoder.net/phpBB/viewt...hlight=weather and these could be the weather's packets 65 - Weather Change Set current weather 4 bytes Type: 0x00 = "It starts to rain" 0x01 = "A fierce storm approaches" 0x02 = "It begins to snow" 0x03 = "A storm is brewing." 0xff = Stop all weather. byte ID (65) byte Weather Type byte Number of weather effects byte Temperature but i can't filter it.. ![]() |
|
|
|
|
|
|
#50 (permalink) | |
|
Quote:
i think that doesn't matter where but i try it on Uodreams p.s. if you can give me some explanation in icq, this is mine: 63415243 thank you |
||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|