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

7.0 Opcodes #716

Open
Choojermelon opened this issue Jun 28, 2024 · 7 comments
Open

7.0 Opcodes #716

Choojermelon opened this issue Jun 28, 2024 · 7 comments

Comments

@Choojermelon
Copy link

Choojermelon commented Jun 28, 2024

Are they available yet? Thanks!

Edit: Leaving this open for visibility, the opcodes below this post work but make sure to log out and back in after changing opcodes! Queues are actually pretty short right now!

@Sumimason
Copy link

This was kinda rushed but it feels like it works

{
"C2S_ActionRequest": "0x0345",
"C2S_ActionRequestGroundTargeted": "0x01d5",
"Common_UseOodleTcp": true,
"PatchCode": [],
"S2C_ActionEffect01": "0x0369",
"S2C_ActionEffect08": "0x01a4",
"S2C_ActionEffect16": "0x01fd",
"S2C_ActionEffect24": "0x02f9",
"S2C_ActionEffect32": "0x0383",
"S2C_ActorCast": "0x00f1",
"S2C_ActorControl": "0x0187",
"S2C_ActorControlSelf": "0x0141",
"Server_IpRange": "0.0.0.0/0",
"Server_PortRange": "1-65535"
}

@NargiKyrad
Copy link

It doesn't seem to be working for me

@poiyomin
Copy link

It doesn't seem to be working for me

works for me. Don't forget that your opcode wont update properly if you try to do it while you're logged in. Simply log out of your character then log back in and it should work

@phanlongtran
Copy link

This was kinda rushed but it feels like it works

{ "C2S_ActionRequest": "0x0345", "C2S_ActionRequestGroundTargeted": "0x01d5", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x0369", "S2C_ActionEffect08": "0x01a4", "S2C_ActionEffect16": "0x01fd", "S2C_ActionEffect24": "0x02f9", "S2C_ActionEffect32": "0x0383", "S2C_ActorCast": "0x00f1", "S2C_ActorControl": "0x0187", "S2C_ActorControlSelf": "0x0141", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

Vouching for this

@aemsle
Copy link

aemsle commented Jun 28, 2024

Just chiming in, I independantly got the exact same opcodes so seems likely these are accurate

@Psyonicpanda
Copy link

Psyonicpanda commented Jun 28, 2024

Could anyone explain how to update the OP codes please? Whenever I try to do it, it doesn't seem to work. Is it just pasting this into the Game.JP file over what it is in there by default? I try that but it hasn't made a difference.

Never mind, figured it out. Need to open Alexander, go to Configure->Edit Opcode and paste it in there and also turn off check for op update on startup. Also have to log out of your character and log back in.

@Hakkon7
Copy link

Hakkon7 commented Jun 29, 2024

This was kinda rushed but it feels like it works

{ "C2S_ActionRequest": "0x0345", "C2S_ActionRequestGroundTargeted": "0x01d5", "Common_UseOodleTcp": true, "PatchCode": [], "S2C_ActionEffect01": "0x0369", "S2C_ActionEffect08": "0x01a4", "S2C_ActionEffect16": "0x01fd", "S2C_ActionEffect24": "0x02f9", "S2C_ActionEffect32": "0x0383", "S2C_ActorCast": "0x00f1", "S2C_ActorControl": "0x0187", "S2C_ActorControlSelf": "0x0141", "Server_IpRange": "0.0.0.0/0", "Server_PortRange": "1-65535" }

Can confirm it's working for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants