Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Recent content by PwrDex

  1. PwrDex

    [Database] How to create Stat Token - Bugless

    2nd part goes to wrong procedure..
  2. PwrDex

    Please help me? CabalMain.exe have the problem, i did scan cabalmain.exe, but is had viruses

    Better if you learn about the whole game and servers first before asking something..
  3. PwrDex

    [Database] How to create Stat Token - Bugless

    You have to add that AddPNTDate (DateTime) field or remove that part from the code. That was used for Ranking (who reached the current maximum stat point first.)
  4. PwrDex

    How to modify Title's

    ask our moderator to fix the 1st post, since don't have access for that anymore.. E: Probably fixed it now..
  5. PwrDex

    [Release] Cabal DLL Source extended version

    Install VC++ 2017 addons to compile. In visual studio installer you should add all features related to that.
  6. PwrDex

    [Script] Transfer Stat from one character to another + extras

    For this minor **** why you need to make it proper? It's just a simple script which working and doing nothing wrong. Sometimes being professional making your work just harder.
  7. PwrDex

    [Release] Tools for Cabal Development/Management

    I'm not allowed to share crash fixes and hack fixes like FB damage hack yet. Once the original Author allow it to me will do..
  8. PwrDex

    [Cabal Online] Mob Pack Generator Tool for Episode 8 + Source 1.0

    Easy tool to generate NMap lines to make your custom mob spots. Source included, easy to use. You must be registered for see element.
  9. PwrDex

    [Release] Tools for Cabal Development/Management

    True but you can upload to virustotal or any analizer. Ofc. those source which i still have will be posted here. Already created a clean MEGA for the files and adding them as i have time.
  10. PwrDex

    [Cabal Online] Craft Editor for Episode 8 2.0 (Beta)

    Cabal Online Craft Editor for Episode 8 This tool working, but your file structure must be proper. Lot of error handling not done. Functions: - Create, Edit, Delete crafts and craft structures. - Edit msg variables related to crafts. - Visualize the current craft system for bug finding. -...
  11. PwrDex

    [Script] Transfer Stat from one character to another + extras

    Functions: - Stat Transfer - Rune Transfer (and convert to sword and magic) - Quest Rings transfer - Additional item transfer Code: /*Preparing variables */ DECLARE @usernum INT = 1 DECLARE @source_char INT = 8 DECLARE @destination_char INT = 9 DECLARE @source_class INT = 1 DECLARE...
  12. PwrDex

    [Release] Discord Bot for Cabal Online

    Hello Opened in new thread because this source need some community work. It was used on my customized server. It's not work for beginners without help. May i will reply 1-1 answer but mostly this made for inspiration only. Source: You must be registered for see element.
  13. PwrDex

    [Cabal Online] Discord Bot for Cabal Online Episode 8 (Source) 3.0

    ** NOT FOR BEGINNERS!!! ** This source is made by me, and with my poor coding knownledge in python. Features: - Registration - Vote - Rankings - Online player Numbers - Announcers (WAR, SFC) - Auto Role management. - GM Ip for Database. - Service forms. - Character Deletetion - Sub password...
  14. PwrDex

    [Release] Cabal DLL Source extended version

    This is a DLL source + WorldSvr.bin for Episode 8 servers. What included: - +20 Upgrade fully working with visual - Damage Visual Fix for 65535 and above. - Passive Buff visual fix. - Dungeon Minimap icons. (May you need rework to fit your server) - Boss Messages. - Name on War and HP. -...
  15. PwrDex

    [Release] Tools for Cabal Development/Management

    I don't wanna share my github repo here, and the upload limit to Resources is 1 MB. Once it's resolved adding the source as well..
Back
Top