The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Forcing Orion Client
Author Message
Jhobean
Journeyman
*

Posts: 98
Likes Given: 11
Likes Received: 9 in 3 posts
Joined: Jun 2019
Reputation: 2



Post: #4
RE: Forcing Orion Client
The way to solve this is send a packet to the client and wait for his respond. If you dont have the good answer you disconnect the player.
For working, the packet must be know only for you and the client dev.

I made a the beggining with hotride on orion about this. He suggest me send this packet:

or sphere, Orion version request:
sendpacket B0BF W0007 W0FACE W0034
https://github.com/Hotride/OrionUO/wiki/...ionversion

Answer will be:
B0BF W000B W0FACE W0034 D0V1V2V3V4

Where V1 V2 V3 V4 - version bytes
At now - yes, always 1.0.0.0

That will work for a little time until other client dev add this to their code too.

I found all this but I dont know how receive a packet and lauch a fonction....

If someone can help me to receive packet, i'll want to implement this "force orion system" too.

https://www.uocryptonite.com/
06-11-2020 01:54 PM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Jhobean's post
Post Reply 


Messages In This Thread
Forcing Orion Client - Fronz - 05-19-2020, 11:38 AM
RE: Forcing Orion Client - Coruja - 05-24-2020, 09:06 AM
RE: Forcing Orion Client - Fronz - 06-02-2020, 12:21 PM
RE: Forcing Orion Client - Jhobean - 06-11-2020 01:54 PM
RE: Forcing Orion Client - Coruja - 06-11-2020, 02:59 PM
RE: Forcing Orion Client - Jhobean - 06-11-2020, 09:39 PM
RE: Forcing Orion Client - Coruja - 06-12-2020, 05:21 AM
RE: Forcing Orion Client - Jhobean - 06-12-2020, 05:31 AM
RE: Forcing Orion Client - Fronz - 06-15-2020, 12:53 AM
RE: Forcing Orion Client - cele_35 - 01-24-2021, 05:25 AM
RE: Forcing Orion Client - Jhobean - 08-05-2022, 01:36 AM
RE: Forcing Orion Client - Atilla209 - 08-05-2022, 02:16 AM
RE: Forcing Orion Client - yeoldesphere - 08-28-2022, 06:28 AM
RE: Forcing Orion Client - Extreme - 06-09-2024, 11:57 AM
RE: Forcing Orion Client - Cellerium - 12-27-2024, 03:19 AM
RE: Forcing Orion Client - Stern - 02-10-2025, 02:02 AM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)