Skip to content
This repository has been archived by the owner on Jan 12, 2024. It is now read-only.

Same chat with Delta users #7

Open
Dab06 opened this issue Aug 21, 2020 · 8 comments
Open

Same chat with Delta users #7

Dab06 opened this issue Aug 21, 2020 · 8 comments
Labels
enhancement New feature or request

Comments

@Dab06
Copy link

Dab06 commented Aug 21, 2020

Hello!

Can you, pls, add opportunity to chat with Delta users, when you use this version of HSLO?
For example in HSLO 5.3.6 by Easy Peasy this opportunity is available.

@LostMyCode
Copy link
Owner

u mean ogario chat right?
im gonna add it but idk when i will do

@LostMyCode LostMyCode added the enhancement New feature or request label Aug 21, 2020
@Dab06
Copy link
Author

Dab06 commented Aug 21, 2020

Yes, probably ogar chat.
All i know is that there are a lot of Delta ext users.
And on HSLO you can't see them in your team (when you use HSLO, and they Delta), and you obviously can't chat with them.

In HSLO 5.3.6 (by Easy Peasy) I can see Delta players in my team, and we can chat and etc.

That would be wonderfull if You would add it in ur version of HSLO. Is it hard to do?

@jimboy3100
Copy link

jimboy3100 commented Aug 22, 2020

https://github.com/LostMyCode/ProjectEndymion/blob/0df8bb86f1844d9af19fb38a3cbf1403b139290a/src/Endymion.js

'wss://ddraig.hslo.io'-> 'wss://snez.org:8080/ws'
look at this example (use nickname and server):
http://jimboy3100.github.io/ExampleScripts/libLM.user.js

the socket has the exactly same proto reponses with ogario.ovh, we have the majority of users
don't allow any malfuctions from users with excessive data passing

@LostMyCode
Copy link
Owner

@jimboy3100
Oh I felt like its similar but ididnt think they are same protocol :o
Thank you for your support! <3

@jimboy3100
Copy link

jimboy3100 commented Aug 22, 2020

Please don't support non party bots,
they destroy the game, we have many users that we will loose...
Clearify your code and / or work with Easy Peasy...
Development is based on helping each other.

Good luck

@LostMyCode
Copy link
Owner

LostMyCode commented Aug 22, 2020

@jimboy3100
ok I will keep it private
I think they are different protocol

look this part

'key': 'selfID_kamo',
'value': function selfID_kamo(aNv) {
var aNw = aNv.getUint16();
aYv._init_hatena(), aYv.selfID_kamo = aNw;
}

This is player id update
HSLO network send id as uint16 but Ogario is uint32

@Jeison1959
Copy link

Hello, I am a subscriber to your YouTube channel, you can do me a favor and pass me the HSLO 5.3.6 script from Easy Peasy, I would appreciate it, Thank you

@jimboy3100
Copy link

You have to find Easy Peasy for that, he is on delta discord server

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants