-
Posts
164 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Store
Everything posted by kennylovecode
-
Conquer Online Enthrallment (Anti-Addiction System)
kennylovecode replied to cyano's topic in Conquer Online
This thing is really useless. In China, we can even pass the authentication with the public wanted identity card. -
I think there should be a clone on github. You can search it.
-
It should not reverse, but directly use the previously released C3SDK. Of course, this is my guess.
-
Yes, I found that every version of the client will have some problems.
-
how is going The problem does exist?
-
No, I used the Long project for testing. In addition, I tested many sources that have this problem. I changed a lot of Loaders, and this problem still exists. Later, I tried to make the loader redirected with the simplest IP try to avoid some memory modification, but the problem still exists. Everything is normal in your own perspective. In the eyes of the observer, your scattering skill is that you can't see the arrow, you can't see the damage, but you can see the casting action. I also tried to ask many developers of this version, and they all seemed to encounter this problem.
-
release Tool: Conquer RSA DAT File Decrypt/Encrypt & Client Patcher
kennylovecode replied to cyano's topic in Projects
NICE WORK! -
good guilao job!
-
I know it's really limited, and I've done it in other versions of the server. Also, I found that the flight action of the 6609 version is also true, and the character will fly standing when flying.
-
Client problem, and then through the server disguised as a common attack of each monster to complete? But if there are many monsters, will it cause problems?
-
why 6609 use magic 8001 Scattering skills, others player can't see the damage?Can't synchronize the monster's blood?No other skills, so the server source code can confirm that there is no problem. Feeling that conquering every version of the client has a little problem? Is it caused by cracking?
-
I tested the 6609 source code, including the Long project, and found that observers cannot see the damage values caused by other players casting the 8001 skill, also known as the Scatter skill. Is this a client-side issue?
-
Maybe you need to find a way to release DX8' s rendering heap in the client.
-
I always thought it was a server problem. I reconstructed my vision countless times and finally had to send changemap regularly to solve it.
-
I am using version 5517 to develop my private server, and I have encountered a particularly strange rendering problem as follows. When one or more people use skills in the same area, they keep hurting, killing, removing and refreshing monsters. After a period of time, this area will become particularly stuck and drop frames. This time must be,The player login again or switches map come back again,To reset this stuck state. At present, my solution is to let the server send a packet of 10010 type switching map to the static player at regular intervals to refresh the rendering status automatically. Very strange question, I don't know who has met it
-
the second tools is the c3effect manager ... very useful
-
release Map viewer (scenes/covers/portals/effects) web version.
kennylovecode replied to duki's topic in Projects
I've been thinking about how to embed the BOSS timing of my server in the game and draw it on the map. This idea has also started to communicate with duki. Great, I finally have a place to copy it. I mean study, hahaha. -
release ConquerDX9.Hook - DirectX9 Hooking with ImGui Overlay
kennylovecode replied to carniato's topic in Projects
I don't intend to set anyone against each other. I'm just saying that we should independently think and research the concept of not solely waiting for others to help us. -
release Conquer Packet Interceptor - Packet Interception & Injection
kennylovecode replied to carniato's topic in Projects
The community is strong because of you. -
release ConquerDX9.Hook - DirectX9 Hooking with ImGui Overlay
kennylovecode replied to carniato's topic in Projects
Hi, actually, I know him, but I didn't make it so obvious, but we can't control him to do so. Therefore, I think that open source should be limited. We provide you with an idea, a framework and some foundations, and we can't let these people copy and paste them and sell them. -
release ConquerDX9.Hook - DirectX9 Hooking with ImGui Overlay
kennylovecode replied to carniato's topic in Projects
Let me answer you, because not everyone is as smart as you can find it, and most people will get it quickly by using money Therefore, we only need to pay attention to how and why we do it, and we ignore what others do. -
Character Creation Stuck on Screen – Need Help
kennylovecode replied to soulfly's topic in Conquer Online
You will only encounter this problem when you replace the old swf, and then you will not send any packets to the client. -
release ConquerDX9.Hook - DirectX9 Hooking with ImGui Overlay
kennylovecode replied to carniato's topic in Projects
Doing it yourself is much faster than waiting for others to update, isn't it? developer