[TIPS]How to decode ITEM Binary

Status
Not open for further replies.
i need help !
i need binarius code for :

forcium martialsuit(wi) of amp +7 more two slots ( magic skill and health )
forcium orb of amp +7 more two slots ( magic skill and critical damage )
forcium martialgloves(wi) of amp +7 more two slots ( evasion + magic skill )
forcium martialboots(wi) of amp +7 more two slots ( magic skill + health )
forcium mask(wi) of amp +7 more two slots ( double critical damage )


plz i need help =/

more information add [email protected]

tks
 
i need help !
i need binarius code for :

forcium martialsuit(wi) of amp +7 more two slots ( magic skill and health )
forcium orb of amp +7 more two slots ( magic skill and critical damage )
forcium martialgloves(wi) of amp +7 more two slots ( evasion + magic skill )
forcium martialboots(wi) of amp +7 more two slots ( magic skill + health )
forcium mask(wi) of amp +7 more two slots ( double critical damage )


plz i need help =/

more information add [email protected]

tks

And you expect us to do it for you? -_- Please, read this thread, and figure it out by yourself, just like the rest of us have to.
 
III: Put a craft effect to an item
-->could you tell me what is about "of will" ?
IV: Put slot on item and put upgrade in it
-->is it possible to put a slot on braclets or other accessory? if yes how ? =)
 
Last edited:
Im Stuck
im trying to get a mithril +7 binded with deathblow rate and 2 slot one with crit dmg the other empty
i did the code like this:

18F1020000041400C520000000000000

i put the C5 but i dont get the craft option when i log in annd look at the item, anyone knows what i did wrong?:scratch:

it did work on the mithril blade and other blades but cant get it to work the the helmet :S
 
hi i made option list


SLOT OPTIONS
on weapons and helms
11 ATTACK+2
12 MAGIC+2
13 AttRate+50
14 CritDMG+10%
15 CritRate+5%
16 2s Drop x2.5
17 Skill Exp+4
18 Sword Amp+7%
19 Magic Amp+7%
1A nothing
1B Min Damage+1%
1C Add Damage +5
1D Alz Drop +15%
1E 1s Drop x1.2

on armors
11 HP+50
12 2slot Drop x3.5 (w/empty icon)
13 Defense +2
14 Defence Rate +20
15 MP+50
16 HP Regen +2
17 Skill EXP +4
18 Sword AMP +7%
19 Magic AMP +7%
1A nothing
1B MP Regen +2
1C Crit Rate Cap +2%
1D Alz Drop Amount +15%
1E Flee +1%


on boots
11 Defense +2
12 Defense Rate +20
13 HP+50
14 MP+50
15 HP Regen +2
16 2s Drop x2.5
17 Skill EXP +4
18 Sword AMP +7%
19 Magic AMP +7%
1A nothing
1B MP Regen +2
1C HP Steal Cap +10
1D Alz Drop Amount +15%
1E Flee +1%

on gloves
11 Defense +2
12 Attack Rate +50
13 Defense Rate +20
14 Attack +2
15 HP Regen +2
16 2s Drop x2.5
17 Skill EXP +4
18 Sword AMP +7%
19 Magic AMP +7%
1A nothing
1B MP Regen +2
1C Critical Rate Cap +2%
1D HP Steal 2%
1E MP Steal 2%

CRAFT TYPES (exactly value for Y)
on weapons and helms
* 1="of Destruction (Attack)"
* 2="of Destruction (Magic)"
* 3="of Destruction (Attack rate)
* 4="of Deathblow (Dmg)"
* 5="of Deathblow (Rate)"
* 6="of Luck (2slot item drop)"
* 7="of Adept (Skill EXP)"
* 8="of Amp (Sword)"
* 9="of Amp (Magic)"
* A="nothing effect"
* B="of Destruction (Min Damage)"
* C="of Destruction (Add Damage)"
* D="of Luck (Alz)"
* E="of Luck (1slot Item Drop)"

on armors
* 1="of Will (HP)"
* 2="of Guard (Defense)"
* 3="of Guard (Defense Rate)"
* 4="of Will (MP)"
* 5="of Restoration (HP Regen)"
* 6="of Luck (2slot Item Drop)"
* 7="of Adept (Skill EXP)"
* 8="of Amp (Sword)"
* 9="of Amp (Magic)"
* A="nothing effect"
* B="of Restoration (MP)"
* C="of Deathblow (Max Critical Rate)"
* D="of Luck (Alz)"
* E="of Guard (Flee Rate)"

on boots
* 1="of Guard (Defense)"
* 2="of Guard (Defense Rate)"
* 3="of Will (HP)"
* 4="of Will (MP)"
* 5="of Restoration (HP Regen)"
* 6="of Luck (2slot Item Drop)"
* 7="of Adept (Skill EXP)"
* 8="of Amp (Sword)"
* 9="of Amp (Magic)"
* A="nothing effect"
* B="of Restoration (MP)"
* C="of Vampire (HP)"
* D="of Luck (Alz)"
* E="of Guard (Flee)"

on gloves
* 1="of Guard (Defense)"
* 2="of Destruction (Attack Rate)"
* 3="of Guard (Defense Rate)"
* 4="of Destruction (Attack)"
* 5="of Restoration (HP Regen)"
* 6="of Luck (2slot Item Drop)"
* 7="of Adept (Skill EXP)"
* 8="of Amp (Sword)"
* 9="of Amp (Magic)"
* A="nothing effect"
* B="of Restoration (MP)"
* C="of Deathblow (Max Critical Rate)"
* D="of Vampire (HP)"
* E="of Vampire (MP)"
 
For those who dont know how to convert hex to decimal i hope this simple helps, anyway tnx for the guide nice :vegeta:
 
Im Stuck
im trying to get a mithril +7 binded with deathblow rate and 2 slot one with crit dmg the other empty
i did the code like this:

18F1020000041400C520000000000000

i put the C5 but i dont get the craft option when i log in annd look at the item, anyone knows what i did wrong?:scratch:

it did work on the mithril blade and other blades but cant get it to work the the helmet :S


18F1020000041400C520000000000000

Lime is ur craft
blue is ur 1st slot
yellow is ur 2nd slot
 
how to put char by this command in GAMEDB:

can you explane how clue to put this code....

Code:

SELECT CharacterIdx FROM cabal_character_table WHERE Name = 'test'

and..

Code:

exec dbo.cabal_tool_GetInventory 20

i don't no where i must go to in database...

Thanks...
 
You don't know how to run SQL queries? You are going to have a lot of fun!

When you open MSSQL you should have a blank query window, if not there is a button on the top left toolbar to open a new query window. Type "use gamedb" and press F5 to switch to the game db, then enter the select statement or whatever other queries you want.
 
I want to test something with some items, but i'm a complete idiot at these codes...

If anyone has time, i would like the codes for these items:

I need THESE ITEMS, not better, not weaker. And no binding, please ;)

Osmium Blade+6+20% Critical DMG (2slots)
Shadowtitanium Katana of Deathblow+7 Critical Rate 4% +20%DMG (2slots)
Osmium Armorhelm of Deathblow+6 Critical DMG 7% +20%DMG (2slots)
Mystic Gloves (BL)+6+Def (1slot)
Mithril Boots (BL)+4+HP (1slot)
Mystic Suit (BL)+7+HP (1slot)

Thanks in advance, if someone will help ^^
 
I want to test something with some items, but i'm a complete idiot at these codes...

If anyone has time, i would like the codes for these items:

I need THESE ITEMS, not better, not weaker. And no binding, please ;)

Osmium Blade+6+20% Critical DMG (2slots)
Shadowtitanium Katana of Deathblow+7 Critical Rate 4% +20%DMG (2slots)
Osmium Armorhelm of Deathblow+6 Critical DMG 7% +20%DMG (2slots)
Mystic Gloves (BL)+6+Def (1slot)
Mithril Boots (BL)+4+HP (1slot)
Mystic Suit (BL)+7+HP (1slot)

Thanks in advance, if someone will help ^^

Don't be lazy. Read the guide on the first page of this thread, and work it out yourself... Simples *squeek*
 
Ok im totally confused oO

i read the Guide about 10times and still don't understand from where u got the digit:

1514B520

from where? xD The only thing that i don't understand in this Guide but i must say it's a very nice Guide :) *Thumps up*

Ok Solve it ohman im to stupid -_-

but a new Question:

How i can fill all 3 Slot's or 4Slot's? trying some methods but i can't fill it >_<
 
Last edited:
How to do 1 slot? ;D I'm tried these options but I'm got 1 clean slot ;D

Code:
10150000
10001500
101500

It's for Blade

So what I did bad? For 2,3,4 slots I do everything good(get slots what ever I want ;D), but 1 slot it is different. Thx!

Ok im totally confused oO

i read the Guide about 10times and still don't understand from where u got the digit:

1514B520

from where? xD The only thing that i don't understand in this Guide but i must say it's a very nice Guide :) *Thumps up*

Ok Solve it ohman im to stupid -_-

but a new Question:

How i can fill all 3 Slot's or 4Slot's? trying some methods but i can't fill it >_<

15 is your first slot option
14 is your sencond slot option
B is craft percent
5 craft type
20 this defines two slots

if you want sword amp in 4 slots + craft rate, so option will be:

0048C540

now your slots value 40 put to the first position of your option and with calc convert it to dec from hex

400048C5

and you got 1073760453 option :-)
 
Last edited by a moderator:
Hi everyone :

Here is what I tried and saw on my private server...Maybe it can help :
For Mythril GreatSword
0x64E0020000040000F4400000000000F8
E : Niveau de l’objet (+7)
00 : Slots bonus --> In the RED option, I didn't put 14 for fist slot and 14 for next slot...I put 44 in this option to get 40% Crit DMG :thumbup: It works (I did it)
F4 : Craft Bonus --> For 10% Crit DMG
40 : Number of Slots (4 slots
PS : I didn't need to replace the last hexa with 0000 to have the item permanent, it was before and still is, even if it finished with F8

--> Everything works fine exept !!! The craft that absolutly doesn't work whatever I put !
Hope the info up can help some and hope someone can help me getting my Deathblow GS :thumbup:
 
Last edited:
Status
Not open for further replies.
Back