Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotkeys enabled in OTClient #58

Closed
peonso opened this issue Jul 27, 2016 · 5 comments
Closed

Hotkeys enabled in OTClient #58

peonso opened this issue Jul 27, 2016 · 5 comments

Comments

@peonso
Copy link
Collaborator

peonso commented Jul 27, 2016

Players can use item Hotkeys and attack players through Battle Window with OTClient

https://otland.net/threads/7-72-othire-0-0-1b-based-in-otserv-trunk-latest.212153/page-18#post-2082195

@peonso peonso added the bug label Jul 27, 2016
@peonso peonso added this to the Version 0.0.3 milestone Jul 27, 2016
@peonso peonso changed the title Players can use item Hotkeys and attack players through Battle Window with OTClient OTClient bugs Jul 27, 2016
@peonso peonso modified the milestone: Version 0.0.3 Jul 27, 2016
@diegorodriguesvieira
Copy link
Contributor

I have a server 7.6, and I blocked these options in OTClient, if you can show you how I did ...

@diegorodriguesvieira
Copy link
Contributor

#72

@peonso
Copy link
Collaborator Author

peonso commented Sep 30, 2016

That shit can't be solved, there is nothing to be done server side, don't think we do any good pointing out it even exists. Better that can be done is to edit your own client.

@diegorodriguesvieira

@peonso peonso closed this as completed Sep 30, 2016
@peonso peonso reopened this Apr 17, 2022
@peonso
Copy link
Collaborator Author

peonso commented Apr 17, 2022

That shit can't be solved, there is nothing to be done server side, don't think we do any good pointing out it even exists. Better that can be done is to edit your own client.

@diegorodriguesvieira

This actually should be solveable server side. TFS has a solution.

https://github.com/otland/forgottenserver/blob/6143815cb9230cce94de47313595567f9f51ea70/src/game.cpp#L2089-L2092
https://github.com/otland/forgottenserver/blob/6143815cb9230cce94de47313595567f9f51ea70/src/game.cpp#L2177-L2180
https://github.com/otland/forgottenserver/blob/6143815cb9230cce94de47313595567f9f51ea70/src/game.cpp#L2247-L2253

@peonso peonso added this to the Version 1.0 milestone Apr 17, 2022
@peonso peonso changed the title OTClient bugs Hotkeys enabled in OTClient Apr 17, 2022
@peonso
Copy link
Collaborator Author

peonso commented Sep 13, 2022

That shit can't be solved, there is nothing to be done server side, don't think we do any good pointing out it even exists. Better that can be done is to edit your own client.
@diegorodriguesvieira

This actually should be solveable server side. TFS has a solution.

https://github.com/otland/forgottenserver/blob/6143815cb9230cce94de47313595567f9f51ea70/src/game.cpp#L2089-L2092 https://github.com/otland/forgottenserver/blob/6143815cb9230cce94de47313595567f9f51ea70/src/game.cpp#L2177-L2180 https://github.com/otland/forgottenserver/blob/6143815cb9230cce94de47313595567f9f51ea70/src/game.cpp#L2247-L2253

After studying otclient a bit I think it's actually easy to make a module that bypass forgottenserver block.

@peonso peonso closed this as completed Mar 17, 2023
@peonso peonso removed this from the Version 1.0 milestone Mar 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants