Jump to content

xFranko

Member
  • Posts

    95
  • Joined

  • Last visited

Reputation

18 Good

3 Followers

Personal Information

  • Occupation
    Software Engineer
  • Pronouns
    he/him

Recent Profile Visitors

384 profile views
  1. Is your loader available to the public or it's custom ?
  2. You restored the assembly after applying the bypass?
  3. Ah you mean the player got stuck in the air at 0:13 before landing on the ground, sometimes when then happens to me it's heavy database operationss on my side, but it could have many reasons..
  4. You can't continue jumping?
  5. I believe the loader modifes that file yes to change the server name and hide other servers on login screen, I will try to disable it and see if it works
  6. What is the problem?
  7. So you solved it before, was the encryption used for multiple functions?
  8. @Konichu @termaltake Indeed I tried the Performer outfit (Subclass), the Archer Assassin, The flower fairy, they all are not displaying! I am using this loader: https://github.com/OpenConquerOrg/ConquerLoader If I use another one without cipher bypass then I must implement the cipher in my source's backend?
  9. @KonichuDoes the Flower Fairy Suit work with these for you in your client or server ? I'm just trying to verify it's not a server side issue, I feel like my client might be missing some entries..
  10. I'm trying to get the flower ranking system working. So far, I managed to open the Ranking UI, fix the pagination, and send the correct packet that triggers the butterfly/charm effect when clicking the button. However, the suit itself is not displaying. The status seems to be sent correctly through MsgSuitStatus, and I can also see the button toggling the suit on/off. Right now, I'm trying to understand what the suit actually is, since it doesn't seem to be a normal equippable garment. I was able to find the related DDS files and models here: Rose: .\c3\body\5899000.dds Orchid: .\c3\body\5899010.dds Lily: .\c3\body\5899020.dds Tulip: .\c3\body\5899030.dds Here’s how the suits look, taken from:https://co.99.com/guide/quests/flowersranking.shtml
  11. Check out this guide it may or may not help you https://cooldown.dev/topic/673-tutorial-how-to-removeresizedelete-any-gui-button
  12. Keep going my man!
×
×
  • Create New...