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!

8.5 Classes in 1 CabalMain

Junior Spellweaver
Joined
Jul 30, 2020
Messages
163
Reaction score
33
Hi All :D::D::D:,

I am giving you clean 8 Classes (unfinished Dark Mage) client + server files that have been released earlier on ragezone. This is a clean, unpacked version, so use it as much as you like.

All credits belong to the original creators, not leakers, resellers or leeches.


:dancemental::dancemental:
Server Files + Client Files download links:

-
-

Client pasword: ragezone

XOR: C4 69 50 3D

These files are not for starters, as they require A LOT OF WORK and A LOT OF TESTING.


If you want to make a nice quality server.:eek:tt::eek:tt::eek:tt:

IMPORTANT NOTES:



  • Use this repack - https://forum.ragezone.com/f460/centos-7-repack-cabal-server-1144251/
  • Use search on how to change version, xors, and everything else. Everything is in ragezone already.
  • Restore all databases and clean them, because there is some accounts and characters there. Also restore anderson database, otherwise you will not be able to login.
  • All character creation script (for FG, GL, DM) is inside set_cabal_character procedure inside Server01.
  • There is more things inside like Macro, nightmode, zoom and etc - explore to find more things.
  • These files are tested and needed dlls unpacked.
  • Change IP inside DevPack.dll - to find it, use this offset 13460h - use sweetscape 010 editor

CLASS Changing:
-> Run it on Server01 -> right click on database -> "New Query"
-> Account must be offline.

Gladiator
Code:
update cabal_character_table set Style = Style + 536870912 where CharacterIdx = YourCharIDX
(Must be a Warrior Class)

Skills:
Code:
UPDATE [dbo].[cabal_skilllist_table]
SET [Data] = 0xB000010000B1000101004D01014600310101480032010149003801014B002C01014E002D01014F002E010150002F01015100DA0101680045010169004601016A004701016B00A301014700A4010144004401014A004801016C004901016D00B200012000B300010200B400010300B5000121008B010104008C010105008D010122008E010106008F01010700600101080061010109006201010A006301010B006401010C006501010D006601010E006701010F0070010110007101011100720101120073010113007401011400750101230076010115007701011600780101240079010125007A010126002501011700D000011800D1000119003C010152007B01015300
WHERE CharacterIdx = CharacterIdx

Force Gunner
Code:
update cabal_character_table set Style = Style + 805306368 where CharacterIdx = YourCharIDX
(Must be a Force Archer Class)

Skills:
Code:
UPDATE [dbo].[cabal_skilllist_table]
SET [Data] = 0x4C0001200058000121004A010143004D01014600360101480037010149003901014B003001014E00DA010168003F010169004001016A004101016B00A301014700A4010144003E01014A004201016C004301016D004E000122004F000123005000012400510001250052000126005300012700550001280054000129005600012A005700012B005900012C005A00012D005B00012E005C000152005D000153005F00015400B701012F00B801013000BA01013100B901013200BB01013300BC01013400BD01013500BE01013600BF01013700C001013800C101013900C201013A00AC00013C00AB00013D006200013E00AE00013F003D01013B00D000010000D100010100
WHERE CharacterIdx = CharacterIdx


Dark Mage
Code:
update cabal_character_table set Style = Style + 1073741824 where CharacterIdx = YourCharIDX
(Must be a Wizard Class)

Skills:
Code:
UPDATE [dbo].[cabal_skilllist_table]
SET [Data] = 0x640001200065000121004D01014600A000014800A1000149001401014B001501014E00DA01016800A300016900A400016A00A500016B00A200014A001301016D00A600016C00A301014700A40101440066000122006700012300680001240069000125006A000126006B000127006C000128006D000129006E00012A006F00012B007000012C007100012D007200012E00AD01012F00A801013000A901013100AA01013200AB01013300AC01013400AE01013500AF01013600B001013700B101013800B201013900B401013A00B501013B00B601013C00D100010000D000010100B301013D00
WHERE CharacterIdx = CharacterIdx

NO SUPPORT WILL BE GIVEN. ENJOY! :eek:tt1::thumbup1:
 
Last edited by a moderator:
Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
Hi All :D::D::D:,

I am giving you clean 8 Classes (unfinished Dark Mage) client + server files that have been released earlier on ragezone. This is a clean, unpacked version, so use it as much as you like.

All credits belong to the original creators, not leakers, resellers or leeches.


:dancemental::dancemental:
Server Files + Client Files download links:

-
-

Client pasword: ragezone


These files are not for starters, as they require A LOT OF WORK and A LOT OF TESTING.


If you want to make a nice quality server.:eek:tt::eek:tt::eek:tt:

IMPORTANT NOTES:



  • Use this repack - https://forum.ragezone.com/f460/centos-7-repack-cabal-server-1144251/
  • Use search on how to change version, xors, and everything else. Everything is in ragezone already.
  • Restore all databases and clean them, because there is some accounts and characters there. Also restore anderson database, otherwise you will not be able to login.
  • All character creation script (for FG, GL, DM) is inside set_cabal_character procedure inside Server01.
  • There is more things inside like Macro, nightmode, zoom and etc - explore to find more things.
  • These files are tested and needed dlls unpacked.
  • Change IP inside DevPack.dll - to find it, use this offset 13460h - use sweetscape 010 editor


NO SUPPORT WILL BE GIVEN. ENJOY! :eek:tt1::thumbup1:

client xor?
do we have to compress the dll?
 
Junior Spellweaver
Joined
Mar 15, 2022
Messages
174
Reaction score
8
Hi All :D::D::D:,

I am giving you clean 8 Classes (unfinished Dark Mage) client + server files that have been released earlier on ragezone. This is a clean, unpacked version, so use it as much as you like.

All credits belong to the original creators, not leakers, resellers or leeches.


:dancemental::dancemental:
Server Files + Client Files download links:

-
-

Client pasword: ragezone


These files are not for starters, as they require A LOT OF WORK and A LOT OF TESTING.


If you want to make a nice quality server.:eek:tt::eek:tt::eek:tt:

IMPORTANT NOTES:



  • Use this repack - https://forum.ragezone.com/f460/centos-7-repack-cabal-server-1144251/
  • Use search on how to change version, xors, and everything else. Everything is in ragezone already.
  • Restore all databases and clean them, because there is some accounts and characters there. Also restore anderson database, otherwise you will not be able to login.
  • All character creation script (for FG, GL, DM) is inside set_cabal_character procedure inside Server01.
  • There is more things inside like Macro, nightmode, zoom and etc - explore to find more things.
  • These files are tested and needed dlls unpacked.
  • Change IP inside DevPack.dll - to find it, use this offset 13460h - use sweetscape 010 editor


NO SUPPORT WILL BE GIVEN. ENJOY! :eek:tt1::thumbup1:

now! this is what you call RELEASE,.. thank you for this brother! CABAL SECTION will come alive again... :junglejane:

downloading,.. then testing,..
 
Joined
Aug 27, 2013
Messages
798
Reaction score
1,954
This thread won't be deleted.
There is nothing packed and they are visible, so those who are skilled enough, might have a lot more things to get out of this release, than just a regular use.

As this release doesn't contain anything inside of it, aka any trojans whatsoever, it doesn't break any rules and will stay in here, unless actual creators would contact me or any super and provide a code/ownership proof, then it might be considered.
 
Newbie Spellweaver
Joined
Sep 17, 2020
Messages
16
Reaction score
2
So far the best release in terms of client files. Anyway, good luck to those servers that will use this release. Looking forward to see servers with 8 class in a single cabalmain ????????????❤️
 
Joined
Jul 18, 2009
Messages
658
Reaction score
75
u can also use HexWorkshop to change the ip locked in the dll

upanddown - 8.5 Classes in 1 CabalMain - RaGEZONE Forums


 
Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
someone tested if the class change works because in the other files that Azure deleted they didn't work?


PS:as I thought it does not change class in FG / GL / DM
 
Last edited:
Junior Spellweaver
Joined
Mar 15, 2022
Messages
174
Reaction score
8
cabalmain works well for me

brother!!! can you send some screenshots here in game? just to see what is inside?! :junglejane:

I'm still setting up an extra CentoOS for this release to test it in to... hehe...

thanks brother!
 
Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
brother!!! can you send some screenshots here in game? just to see what is inside?! :junglejane:

I'm still setting up an extra CentoOS for this release to test it in to... hehe...

thanks brother!

finally the Or Palladium view exists hahahaha

there are a lot of NPC
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 17, 2020
Messages
16
Reaction score
2
someone tested if the class change works because in the other files that Azure deleted they didn't work?


PS:as I thought it does not change class in FG / GL / DM

Change class script is written inside set_cabal_character
Generate change class kit with 4096 option. If you restore AnderSystem.bak , it should work
 
Junior Spellweaver
Joined
Mar 15, 2022
Messages
174
Reaction score
8
finally the Or Palladium view exists hahahaha

there are a lot of NPC

I "Manually" edited the IP did not use copy paste or some sort of shortcut keys and still my client auto closes?! :junglejane:



forgot to make language.enc file for it does not exist only the language.dec file and now I'm stuck on log in... hehe,..
 
Last edited:
Joined
Oct 10, 2007
Messages
1,772
Reaction score
187
anyone who can change class can say here I have tried everything but nothing


in my opinion in set_cabal_character the article codes are out of order because of an error
 
Last edited:
Junior Spellweaver
Joined
Mar 15, 2022
Messages
174
Reaction score
8
anyone who can change class can say here I have tried everything but nothing

I can see a lot of people here right now,.. There are currently 42 users browsing this thread. (10 members and 32 guests)

and none or some?! will share their fixes,..
:laugh:
 
Back
Top