Search found 151 matches

by atreiu
Tue Mar 10, 2020 11:47 pm
Forum: Scripting Help
Topic: strange armor value
Replies: 3
Views: 4093

Re: strange armor value

thanks a lot. i;ve ckecked this cfg but never thought that chance to hit can affect on armor
i set chance to 1 and it works 0 armor.

it is sooo strange. this is chance to hit but not an armor...
mb better to change little bit description for this cfg in doc?!
by atreiu
Tue Mar 10, 2020 10:16 am
Forum: Scripting Help
Topic: strange armor value
Replies: 3
Views: 4093

strange armor value

hi everyone. problem is that armor item give undocumented armor value. example Dwarven Platemail Breastplate Armor 0x1416 { Name PlatemailBreastplate2 AR 43 Desc Dwarven Platemail Breastplate Coverage Body VendorSellsFor 473 VendorBuysFor 236 MaxHP 80 blockcircle 9 strrequired 95 #Cprop 51 i-10 Equi...
by atreiu
Thu Jan 23, 2020 3:38 am
Forum: POL Tools
Topic: npcdesc izmenyator
Replies: 2
Views: 3448

Re: npcdesc izmenyator

source code inside
inside .zip extension is .au3. so you can check source code and build app by yourself

i've seen a lot false positive reaction on autoit apps i guess antivirureses don;t like autoit -)
but i like because of less code with same result.
by atreiu
Tue Jan 21, 2020 3:58 am
Forum: POL Tools
Topic: npcdesc izmenyator
Replies: 2
Views: 3448

npcdesc izmenyator

hi folks

this application was ordered from me but they allow to share.
so its small npcdesc configurator. its low tested yet but i dont know when it will be so use it AS IS if you want.

I recently fell in love in Autoit so its autoit and source code inside.
by atreiu
Tue Dec 03, 2019 5:21 am
Forum: Bug Reports & Feature Requests
Topic: POL core error 0xc000007b
Replies: 3
Views: 3914

POL core error 0xc000007b

Hi for a long time i haven't touch POL but now i need to change core a little bit. 1>------ Build started: Project: pol, Configuration: Release Win32 ------ 1>LINK : warning LNK4010: invalid subsystem version number 5.0; default subsystem version assumed 1>pol-2017.vcxproj -> D:\DEVELOPMENT\UO_Friol...
by atreiu
Tue Mar 05, 2019 10:51 pm
Forum: Complete Worlds
Topic: olduo.com
Replies: 5
Views: 5179

Re: olduo.com

Harley wrote: Tue Mar 05, 2019 5:40 pm Is it a mistake or did you plan so?
yeah it was my plan)))

you lucky that i check forum) next time use discord
sorry about *.inc, i've made new archive with all *.inc and update link
by atreiu
Tue Mar 05, 2019 2:11 pm
Forum: Complete Worlds
Topic: olduo.com
Replies: 5
Views: 5179

olduo.com

hi folks many years from time to time POL was one of my hobbies but i decide to become monk with no PC, TV, big cities, crowd people and all modern lifestyle shit. therefore i decide to release my abandoned hobby for anybody to whom it could be interesting. just features examples - warlords army htt...
by atreiu
Thu Oct 18, 2018 3:06 am
Forum: General Help (096)
Topic: Client info - POL096.1-2006-07-02
Replies: 9
Views: 14508

Re: Client info - POL096.1-2006-07-02

yeh its mistypo, i meant 0xD9

Code: Select all

Packet 0xD9
{
  Length 268 variable whatever
  ReceiveFunction clientinfo:HandleClientInfo
}
Thanks i'll try on modern clients
by atreiu
Wed Oct 17, 2018 11:34 am
Forum: General Help (096)
Topic: Client info - POL096.1-2006-07-02
Replies: 9
Views: 14508

Re: Client info - POL096.1-2006-07-02

shard of my friend use old clients 2.0.0. 4.0.3
i didn't see any 0x9d at all from that clients not by server hook not by sniffer.

is it old clients for that packet and if yes then from what client version 0x9d packet start sending to server?
by atreiu
Mon Jul 16, 2018 2:54 am
Forum: General Discussion
Topic: web update request..
Replies: 6
Views: 6122

Re: web update request..

i'm coding POL many years in notepad++ with code completion and don;t feel any problems or inconvenience but it also because of my compile tool from signature. author please tell me what can Runuo and can't POL or what there easy to do than in POL? i don't know runuo so just interesting because of i...
by atreiu
Sun Jul 15, 2018 9:09 am
Forum: Bug Reports & Feature Requests
Topic: Missing operator documentation.
Replies: 5
Views: 5004

Re: Missing operator documentation.

i'd rather to have this new stuff in eScript

Code: Select all

if (true)
     then();
//endif      // c like 
else     
     i++;   // more familiar than i:=i+1
//endif
by atreiu
Thu Apr 19, 2018 2:38 pm
Forum: Bug Reports & Feature Requests
Topic: HSA Boats & Custom Mounts Problem
Replies: 3
Views: 4893

Re: HSA Boats & Custom Mounts Problem

how to spawn galleon? two posts on forum about "galleon" and seems like its not working yet i guess this is galleon?! Boat 0x11040 { Name BritannianShip MultiID 0x0040 Color 0 OldObjtype 0x11041 OldObjtype 0x11042 OldObjtype 0x11043 } if i spawn him like usual boat then POL crush once char...
by atreiu
Thu Apr 19, 2018 10:59 am
Forum: Scripting Help
Topic: view range
Replies: 5
Views: 4318

Re: view range

#define RANGE_VISUAL 25 #define RANGE_VISUAL_LARGE_BUILDINGS 25 then i see mobiles in 25 tiles but only grahpics and if mob have human graphic then all them without dress, items on land is invisible. if object created in 18 tiles then all ok. at this moment i didn;t found is it because of should be...
by atreiu
Tue Apr 17, 2018 1:50 pm
Forum: Packet World
Topic: enchanced client sniffer
Replies: 4
Views: 10255

Re: enchanced client sniffer

my previos attempts was with ancient enhanced. SpyUO 2.0 workig well with last enhanced client.
by atreiu
Mon Apr 16, 2018 7:56 am
Forum: Packet World
Topic: can;t hook 0x08 packet on fresh clients
Replies: 2
Views: 3775

Re: can;t hook 0x08 packet on fresh clients

yes i;ve tried this, with that item stay on finger because client send 0x8 but server don't send [0x29] Drop Item Approved after that. thanks to core code, version 2 work if exist version 1 therefore: Packet 0x08 { Length 14 ReceiveFunction drop:dropitm Version 1 } Packet 0x08 { Length 15 ReceiveFun...
by atreiu
Mon Apr 16, 2018 6:41 am
Forum: Packet World
Topic: can;t hook 0x08 packet on fresh clients
Replies: 2
Views: 3775

can;t hook 0x08 packet on fresh clients

i really can't hook it on newest clients, only old clients hooked. i know about 14/15 bytes i've tried all lentgts Length 15 Length 14 Length variable i don't know what to try :( checked, only one hook in .cfg no other 0x8 0x08 .startlog show Client -> Server: 0x7, 7 bytes 07 40 15 c8 6d 00 01 picke...
by atreiu
Sun Apr 15, 2018 12:33 pm
Forum: UO Tools
Topic: packets bytes separator
Replies: 1
Views: 3261

packets bytes separator

i use it when i digging packets and i like it. i don;'t know will it be helpful for others but for me pretty much. will find time to add more features there. ctr+v packet in textbox and it will split him
https://yadi.sk/d/G9a3_JvJ3USKYV
by atreiu
Sun Apr 15, 2018 9:52 am
Forum: Current stable release (099)
Topic: humongous packet 0x4F
Replies: 3
Views: 8506

Re: humongous packet 0x4F

thanks Tyrley! was crypted
by atreiu
Sun Apr 15, 2018 9:25 am
Forum: Current stable release (099)
Topic: humongous packet 0x4F
Replies: 3
Views: 8506

humongous packet 0x4F

last 2d client (7.0.63.2) on verifying account stage, before server list, send strange 0x4f packet. i don;t know mb some last clients do the same i just start make 2d working with my server. Client#1: Humongous packet (length 63959) type 0x4F, 62 bytes (IP: 127.0.0.1, Ac count: None) 0000 4f f9 d7 c...
by atreiu
Sun Apr 15, 2018 2:31 am
Forum: Current development (100)
Topic: POL100 - 3rd Party Feature Request.
Replies: 13
Views: 9348

Re: POL100 - 3rd Party Feature Request.

then maybe is possible to catch some Orion's feature behavior like if (who.clienttype == 1 and packet.getint8(0) == 0xC8) // suppose Orion endif old clients cant send it but seems like Orion provide this feature for them. view range in old clients not related with 0xC8 its just example i mean strang...
by atreiu
Fri Apr 13, 2018 11:54 pm
Forum: Current development (100)
Topic: POL100 - 3rd Party Feature Request.
Replies: 13
Views: 9348

Re: POL100 - 3rd Party Feature Request.

changes in POL core for that is needed just 2-3 new lines like i wrote above. But you can do it without core changes by some kind ugly decision. we russians coders call it crutch or bicycle and sometimes this working well even with square wheels. if user want say to POL that he use Orion then create...
by atreiu
Fri Apr 13, 2018 11:23 am
Forum: Current development (100)
Topic: POL100 - 3rd Party Feature Request.
Replies: 13
Views: 9348

Re: POL100 - 3rd Party Feature Request.

i guess that i don;t understand essence of problem because it's hard to read a lot text not on my native language. but as i see if Orion will send something to POL and/or if POL will see something typical for Orion client then he will do same he does for CLIENTTYPE_UOKR or CLIENTTYPE_UOSA etc else i...
by atreiu
Fri Apr 13, 2018 10:59 am
Forum: Scripting Help
Topic: view range
Replies: 5
Views: 4318

Re: view range

i hate core because it's related with my job and i fully relax in script engine only =)) many times i';ve tried to avoid to take a look on POL core because of that but woow there so many interesting stuff =)) seems like i found what to do for a while :) yes it's hardcoded #define RANGE_VISUAL 18 #de...
by atreiu
Thu Apr 12, 2018 11:39 am
Forum: Scripting Help
Topic: view range
Replies: 5
Views: 4318

view range

is it possible to enlarge view range to objects for player and change distance when core send 0x78?
mb in cfg like SpeechRange or DefaultDoubleclickRange but i din't found anything
by atreiu
Thu Apr 12, 2018 12:22 am
Forum: Packet World
Topic: enchanced client sniffer
Replies: 4
Views: 10255

Re: enchanced client sniffer

i've accidentally deleted my post. Now i need to take a look on packets of enhanced client on another server not mine. There everything well and i need to see their packets. I try to use microsoft network monitor but no matter what character do i see that kind strange stuff for game client 1C 74 0D ...