Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Server Development
Habbo Retros
Habbo Q&A
[very hard]Coding an external program detecting positions
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="treebeard" data-source="post: 440699" data-attributes="member: 79259"><p>First off, I don't think something like this would be applicable to just any server as you would need to know how Rooms and Users are modelled in the server. So it would need to be specific to one server.</p><p></p><p>Running through the problem in my head, it also seems like you would need to hook into some sort of api endpoint for the server in order to get this sort of information externally. </p><p></p><p>I can't think of a quick solution to this without writing the code in the emulator or without having some endpoint exposed so you could hook this external program into the server.</p></blockquote><p></p>
[QUOTE="treebeard, post: 440699, member: 79259"] First off, I don't think something like this would be applicable to just any server as you would need to know how Rooms and Users are modelled in the server. So it would need to be specific to one server. Running through the problem in my head, it also seems like you would need to hook into some sort of api endpoint for the server in order to get this sort of information externally. I can't think of a quick solution to this without writing the code in the emulator or without having some endpoint exposed so you could hook this external program into the server. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Server Development
Habbo Retros
Habbo Q&A
[very hard]Coding an external program detecting positions
Top