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!

Repack

Joined
Oct 10, 2012
Messages
798
Reaction score
292
...:::Client:::...
- Old UI Engine
- Resolution Bug Fix
- FPS Limiter
- "H" Button Engine Crash Fix
- Fixed Mixing List
- "V" Button Random Packet Fix
- "B" Button Enable/Disable Blob
- Working DSS Window
- Client Map MD5 Protection (md5.dat)

...:::Server:::...
- MD5 Protection
- 2nd Password Which Reading From kal_auth
- Refresh-Able CJB Party Buffs
- Fixed Mixing System With Rate
- Fixed Exp Table
- New Stat Calculation
- New Hp/Mp Calculation
- Stone Of Birth Fix For New Stats
- Stone Of Chance Fix For All Skills
- Eagle Stat Fix
- Honor System Which Reading From kal_db
- Monster Blob
- New Ai
- 8590 Bug Fix
- 32k Hp Bug Fix
- F/L Sending Geon With Price Fix
- Commands
- /boxnotice asd
- /reload (for configs)
- /online
- /moveto asd
- /servertime
- /uptime
- /newnotice type msg (type 1 to 9)
- /hardblock asd
- /block asd
- /unblock asd
- /battlefield
- /destructing
- /f10
- /speed number
- /geons amount
- /buff id
- /summon -i index -a amount
- /donate -a amount -n name
- DLL Loader
- Auto Notice With Time
- Level Gap
- New Comer Buff
- Negative Z Coordinate Check
- Save All Player Info Every 10 Seconds
- Job Hack Detection
- Caution Message Every 2 Hour
- Negative Coordinate Crash Fix
- Level Up Congratulation Message
- Student Hack Fix
- Dance Hack Fix
- Animation Hack Fix
- All Skills (3rd job, active, passive, mystery)
- Trade Hack Fix
- Weapon Change Delay
- Max Damage Protection
- Max Speed Protection
- Max Attack Protection
- Egg Exp
- Cooldown & Delay Protection
- Time Limited E-Mok
- E-Mok Boss System (Daily 7 PM)
- Real BOF With Effects & Half/Full Set Bonus
- Real DSS
- Real Time Mix
- Real Time Imp
- Item Drops Enable/Disable
- Assassin Drops Enable/Disable
- Castle War Crash Fix
- Revival Bless
- Multiple Commander Calls With 3rd Job Change
- Perfect Party System
- Egg Exp Stone
- Blessing Of Asadal
- Castle War Rebirth Disable
- G41 Transformation And All Egg Skills
- All New Int Buffs
- F/L Item Viewing Bug Fix
- Battlefield (Wednesday + Friday 9 PM)
- 1 vs 1 PVP
- Guild Vs Guild Destructing Key Points (Tuesday + Thursday 9 PM)
- Instance Dungeon
- F10 System (Daily 6 PM)
- Happy Hour (Daily 6-8 PM)
- Real Pets


"i doubt it works stable as online server , but if any of you have an good working dll's , share it with us , so maybe finally we may leave the old engine.
Few Things does not work.
 
Last edited:
Newbie Spellweaver
Joined
Jul 14, 2007
Messages
75
Reaction score
4
This is the best repack ever!!!!!!!!
Everthing works peferct!!!!
 
Joined
Oct 10, 2012
Messages
798
Reaction score
292
my repack haha you cant do anything be ur self.

your repack? you egy fool , there is noting of yours , except stink around , your trashy configs were broken on every single line , you do not own anything because i have changed everything , ofc iam using core ,e.pk , quests from exile , insanity servers , also some shits from int , those are r3vo files unpacked idk by who ,
How you dare even compare it to my release.
who wants this poop here you go

 
Newbie Spellweaver
Joined
Jun 26, 2008
Messages
30
Reaction score
4
your repack? you egy fool , there is noting of yours , except stink around , your trashy configs were broken on every single line , you do not own anything because i have changed everything , ofc iam using core ,e.pk , quests from exile , insanity servers , also some shits from int , those are r3vo files unpacked idk by who ,
How you dare even compare it to my release.
who wants this poop here you go


Thank you for your share, But i have one problem, when i try to start the server i got this message " connection lost with the server" can you please help me to fix this error ?
 
Newbie Spellweaver
Joined
May 1, 2015
Messages
38
Reaction score
3
THX for this Repack i have the New UI with new Engine ^^
 
Experienced Elementalist
Joined
Sep 29, 2014
Messages
214
Reaction score
20
your features says the repack is amazing ;) ... good release
 
Newbie Spellweaver
Joined
Nov 3, 2009
Messages
92
Reaction score
25
hoi,
what about,that Data.dll Trojan generic dropper :p
False positive?

Also does anyone knows if it has backdoor commands?
 
Last edited:
Newbie Spellweaver
Joined
Nov 3, 2009
Messages
92
Reaction score
25
How to enable thief? I did tryed the txt function thief =true,but i cant even create one,cuz it isnt showing on character selection,

Greetings,
 
Newbie Spellweaver
Joined
May 1, 2015
Messages
38
Reaction score
3
put this in the E.pk chargen.dat

Code:
 (filechk file_ver (country_type ENG) (filename chargen))
(background
    (font 12) 
    (link system ( param ( x 10) ( y 100) ( width 145) ( height 334) ( style edge title) ( caption "Create Character") ))
)
( word) 

( page ( font 12) 
    ( pos 10 2 ) ( word "Name") 
    ( pos 10 18 ) ( edit playername ( width 10) ( limit 14) )
)

( word)

; ( page ( font 12) ( word "<Job>") )
( page ( font 12) 
    ( pos 12 38)( list job ( param "Knight" "Magician" "Archer" "Thief") ( width 120 ) ( height 54 ) ) )

( word)
( page ( offset 30) ( word "Sharing points") )
( page ( offset 5) ( font 12) ( word "Strength")     ( offset 27) ( button "-0" ( bitmap "minus")) ( edit "0" ( width 3) (readonly)) ( button "+0" (bitmap "plus")))
( page ( offset 5) ( font 12) ( word "Health")       ( offset 38) ( button "-1" ( bitmap "minus")) ( edit "1" ( width 3) (readonly)) ( button "+1" (bitmap "plus")))
( page ( offset 5) ( font 12) ( word "Intelligence") ( offset 15) ( button "-2" ( bitmap "minus")) ( edit "2" ( width 3) (readonly)) ( button "+2" (bitmap "plus")))
( page ( offset 5) ( font 12) ( word "Wisdom")       ( offset 30) ( button "-3" ( bitmap "minus")) ( edit "3" ( width 3) (readonly)) ( button "+3" (bitmap "plus")))
( page ( offset 5) ( font 12) ( word "Agility")      ( offset 38) ( button "-4" ( bitmap "minus")) ( edit "4" ( width 3) (readonly)) ( button "+4" (bitmap "plus")))
( page ( offset 5) ( font 12) ( word "Remaining Points")        ( offset 4) ( edit point ( width 3) (readonly)) )

( word)
;( page ( font 12) ( word "<Shape>") )
( page ( offset 5) ( font 12) ( word "Face") ( offset 45) ( button "-a" ( bitmap "minus")) ( edit a ( width 3) (readonly)) ( button "+a" (bitmap "plus")))
( page ( offset 5) ( font 12) ( word "Hair") ( offset 48) ( button "-b" ( bitmap "minus")) ( edit b ( width 3) (readonly)) ( button "+b" (bitmap "plus")))

( word)

( page ( font 12) ( offset 5)( button "charmove"    (text "Load Character") (width 20)) )
( page ( font 12) ( offset 5) ( button "ok"        (text "Create") (width 20)) )
( page ( font 12) ( offset 5)( button "cancel"        (text "Cancel") (width 20)) )
 
Last edited by a moderator:
Newbie Spellweaver
Joined
May 15, 2016
Messages
90
Reaction score
6
how i can enable the Duel Tournament and LSM??
 
Experienced Elementalist
Joined
Sep 29, 2014
Messages
214
Reaction score
20
When i attack the foe mobs i get alot of geons bags and cl.. So how can i fix it..
 
Newbie Spellweaver
Joined
May 15, 2016
Messages
90
Reaction score
6
when the monster is yellow i don't get animal exp any one can solve it?

 
Joined
Oct 10, 2012
Messages
798
Reaction score
292
When i attack the foe mobs i get alot of geons bags and cl.. So how can i fix it..

probably monsters drop item which is not included in inititem :)



when the monster is yellow i don't get animal exp any one can solve it?


check the monster level , inititem , if ure 6 lvl higher than the monster lvl you will not obtain the egg exp , the monster color can be also changed in macro , monsterinfo < level >.
 
Experienced Elementalist
Joined
Sep 29, 2014
Messages
214
Reaction score
20
Yeah fixed it .... Nice Repack i will use it anyway
 
Newbie Spellweaver
Joined
May 15, 2016
Messages
90
Reaction score
6
probably monsters drop item which is not included in inititem :)





check the monster level , inititem , if ure 6 lvl higher than the monster lvl you will not obtain the egg exp , the monster color can be also changed in macro , monsterinfo < level >.

ah well you mean its normal fine thanks bro and Still nice Repack :p
 
Back
Top