8.5 Classes in 1 CabalMain

原帖地址:https://forum.ragezone.com/f459/8-5-classes-1-cabalmain-1205187/
Hi All ,

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.

Server Files + Client Files download links:
- Mega link
- Mediafire link

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.

IMPORTANT NOTES:

Use this repack - https://forum.ragezone.com/f460/cent…erver-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:
Spoiler:

-> 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!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值