• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Shinra dll (thief+new enngine) + a small tut

Status
Not open for further replies.
Experienced Elementalist
Joined
Jun 2, 2012
Messages
293
Reaction score
126
First of all download http://forum.ragezone.com/f315/termina-online-engine-repack-960949/
you will need the client.

The shinra.dll use db connection so you will need to Hex the dll to change the connection info to yours.

open the dll with a hex editor and change this settings:

Server2014 (search for that in dll and replace with your sql password, make sure its from 10 characters)
sa (this is the user name, if you use the user sa dont change that)
WIN-G3J8P28N2DM\SQLEXPRESS (this is the server name , change to your sql name)

The dll use a db with some new columns so i made you a sql script to restore on any sql server not just 2012 ;)
(to use this script u will need to make a kal_db the execute query to kal_db, and change iside the sql script the CREATE to ALTER)
View attachment kal_db.rar


Add this to InitMonster.txt

PHP:
;PETS
;

;Blue Dragon
(monster (name 501) (index 501) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;White Tiger
(monster (name 502) (index 502) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Black Tortoise
(monster (name 503) (index 503) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Red Bird
(monster (name 504) (index 504) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Blue Dragon
(monster (name 505) (index 505) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;White Tiger
(monster (name 506) (index 506) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Black Tortoise
(monster (name 507) (index 507) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Red Bird
(monster (name 508) (index 508) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Goblin Baby
(monster (name 509) (index 509) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Cheios
(monster (name 510) (index 510) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Dunamic
(monster (name 511) (index 511) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;Goblin
(monster (name 512) (index 512) (country 2) (race 1) (level 99) (ai 2) (range 45) (sight 250 320) (exp 90)
		(str 1) (hth 1) (int 1) (wis 1) (dex 1) (hp 1) (mp 1) (aspeed 1600) (hit 1) (dodge 1)
		(attack 0 10 15) (magic 0 0) (defense 172 169) (absorb 1) (mspeed 800 533) (resist 1 1 1 1 1)
		(quest ))

;======= d'vah mobs
; D'evah's Sandman
(monster (name 1025) (index 1025) (country 2) (race 1) (level 90) (ai 2) (range 50) (sight 360 360) (exp 250000)
		(str 370) (hth 0) (int 70) (wis 50) (dex 150) (hp 100) (mp 800) (aspeed 1500) (hit 180) (dodge 50) 
		(attack 0 1200 1800) (magic 0 0) (defense 310 275) (absorb 30) (mspeed 1550 450) (resist 80 80 80 80 80) 
		(quest ))

; Spirit of Dead One
(monster (name 1026) (index 1026) (country 2) (race 1) (level 80) (ai 2) (range 50) (sight 180 340) (exp 32500) 
		(str 250) (hth 0) (int 50) (wis 70) (dex 125) (hp 100) (mp 500) (aspeed 1500) (hit 130) (dodge 80) 
		(attack 0 900 1330) (magic 0 0) (defense 285 240) (absorb 20) (mspeed 1550 450) (resist 55 55 55 70 70) 
		(quest ))

; Ruler of Wasteland
(monster (name 1027) (index 1027) (country 2) (race 1) (level 70) (ai 2) (range 50) (sight 180 340) (exp 250000) 
		(str 350) (hth 0) (int 60) (wis 50) (dex 150) (hp 100) (mp 800) (aspeed 1500) (hit 130) (dodge 80) 
		(attack 0 1100 1700) (magic 0 0) (defense 285 240) (absorb 20) (mspeed 1550 450) (resist 60 60 60 60 60) 
		(quest ))

; Death Knight
(monster (name 1028) (index 1028) (country 2) (race 1) (level 50) (ai 2) (range 50) (sight 180 340) (exp 250000) 
		(str )  (int ) (wis ) (dex ) (hp ) (mp 1000) (aspeed 1500) (hit ) (dodge ) 
		(attack 0 900 1500) (magic 1150 1600) (defense  ) (absorb ) (mspeed 1550 450) (resist 60 60 60 60 60) 
		(quest ))



View attachment Shinra.rar


newengine and the server part. but use my shinra.dll for easy finde the db connection settings
permanent link:






3rd job quest:

PHP:
;3rd Job Changer

;General
(quest (index 8020 1)
	(case (if (clear 8020 1)) (then (html )))
	(case (then (link 8020 2)))
)

(quest (index 8020 2) (linked 1)
	(case (if (class 0) (level 70) (specialty 0 3) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 5) (clear 8020 1) (html )))
	(case (then (html )))
)

;God of Sword
(quest (index 8021 1)
	(case (if (clear 8021 1)) (then (html )))
	(case (then (link 8021 2)))
)

(quest (index 8021 2) (linked 1)
	(case (if (class 0) (level 70) (specialty 0 2) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 4) (clear 8021 1) (html )))
	(case (then (html )))
)

;I.General
(quest (index 8022 1)
	(case (if (clear 8022 1)) (then (html )))
	(case (then (link 8022 2)))
)

(quest (index 8022 2) (linked 1)
	(case (if (class 2) (level 70) (specialty 2 3) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 5) (clear 8022 1) (html )))
	(case (then (html )))
)

;God of Bow
(quest (index 8023 1)
	(case (if (clear 8023 1)) (then (html )))
	(case (then (link 8023 2)))
)

(quest (index 8023 2) (linked 1)
	(case (if (class 2) (level 70) (specialty 2 2) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 4) (clear 8023 1) (html )))
	(case (then (html )))
)

;M.Adviser
(quest (index 8024 1)
	(case (if (clear 8024 1)) (then (html )))
	(case (then (link 8024 2)))
)

(quest (index 8024 2) (linked 1)
	(case (if (class 1) (level 70) (specialty 1 3) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 5) (clear 8024 1) (html )))
	(case (then (html )))
)

;Ascetic
(quest (index 8025 1)
	(case (if (clear 8025 1)) (then (html )))
	(case (then (link 8025 2)))
)

(quest (index 8025 2) (linked 1)
	(case (if (class 1) (level 70) (specialty 1 2) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 4) (clear 8025 1) (html )))
	(case (then (html )))

;thief1
(quest (index 8026 1)
	(case (if (clear 8024 1)) (then (html )))
	(case (then (link 8024 2)))
)

(quest (index 8026 2) (linked 1)
	(case (if (class 3) (level 70) (specialty 3 3) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 5) (clear 8024 1) (html )))
	(case (then (html )))
)

;thief2
(quest (index 8027 1)
	(case (if (clear 8025 1)) (then (html )))
	(case (then (link 8025 2)))
)

(quest (index 8027 2) (linked 1)
	(case (if (class 3) (level 70) (specialty 3 2) (item (1076 2) (649 125) (1322 5)))
        (then (item (out 1076 2) (out 649 125) (out 1322 5)) (specialty 4) (clear 8025 1) (html )))
	(case (then (html )))
)

have fun testing and post here what progress you make :D:

Akamaru, i dont give a fk that this is your dll and you dont want anyone to use... im prety sure the Inixsoft dont want you to use kalonline files and still thei dont atk us, and from what i remember this forum it's meant for share ,dev everything even others work, if you dont want you work to be free for everyone make sure you dont give to anyone...but once its on internet will be free.

and if you start crashing the server with some backdoors if there are any we will fix them .

And for mods ! This is a release in release section so if you delete this i will report to Mental bcaz you will delete something that's not against rules!
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Nov 27, 2014
Messages
142
Reaction score
38
Re: Shinra dll + a small tut

Are you the owner allowed you to share?
 
Newbie Spellweaver
Joined
Jun 18, 2014
Messages
23
Reaction score
14
Isn't problem in backdoors problem is how he coded it
 
Helper for everyone
[VIP] Member
Joined
Oct 30, 2010
Messages
1,181
Reaction score
228
is this included thief skills,3rd job or what ?
 
Last edited by a moderator:
Experienced Elementalist
Joined
Jun 2, 2012
Messages
293
Reaction score
126
Isn't problem in backdoors problem is how he coded it

yes but every coding error that can crash server its called a BUG and every bug can be fixed... maby you cant fix the bug from dll bcaz you dont have the source but you can fix the bug by going the othere way by finding what cause the bug from server files or client or even db and start fix that or remove, but for that you need a brain^^
 
Elite Diviner
Joined
Sep 14, 2006
Messages
429
Reaction score
273
cry more that you dont have now notingh "original" in your files
Yas, probably they have no crashes (guess in your opinion this is something original :burnout:) or they know how to fix them.
yes but every coding error that can crash server its called a BUG and every bug can be fixed... maby you cant fix the bug
and if you start crashing the server with some backdoors if there are any we will fix them .
You know nothing Jon Snow. Since you're using leaked bugged files instead of creating own you won't fix anything (even with source).
 
Last edited:
Custom Title Activated
Loyal Member
Joined
Apr 5, 2008
Messages
1,325
Reaction score
133
hmm last time i checked this forum was full of files that shouldnt be public. so why everyone gets mad when it happens to a member of forum?
what should inixsoft and other games think about that after you guys use their files and make over 10.000€ and they end up with big - in their project budget. if you would care about the game as you said you guys are you would stop fck around with 10000 "int like" servers and make somthing unique yourself.

files got leaked poop happens. he said he doesnt mind he will just crash it since is the only thing he can do. unless someone fix it (if its even possible) + the files got unbalanced thief.

So you guys stop make excuses just to fight on this forum. if you got too much time invest it in somthing good. maybe if you care about the game like you guys saying you are. start coding,start make your servers,projects unique. cuz at the end of the day why we need 10 int like servers with rate of 100 or 120?

and untill admins wont only care about donations this is what kal online gonna be. a dead game that will die in few years why? because people that are making money out of it now will stay untill there will be money in kal players. i wonder why no servers with out donation system or a good server?

simple. you need protection for 300€+ +paying 200€for votes (sad but true)

wanna have a great server? just buy some votes and you will have 100players+

even if your files are clean like exe repack.

Its funny. we didnt have problems till 2008 or somthing like that. and later on we got ddos. now that we solve the ddos we got crashers. why? $$$$ since people here are soo ignorant game is where game is.



on short:


dont destroy someones server just cuz you cant deliver a better one.
and what players can do? stop look at top of games cuz its only $ war.


and if you players care about this game u guys will stop play crappy server and support good projects.
 
off@kal. - on@gw2/d3 :)
Joined
May 30, 2009
Messages
772
Reaction score
480
All files which include thief etc are or better said, was... based on nwk files. .. thanks to the whole nwk Team which worked Hard and alot to get that worked, wo them we wont be able to play these Servers today, since the files are realeased also the Sourcecode, okay Lot snipped Codes but still alot, does come that big fights over that community, why u guys doesnt stop with that? Why u guys doesnt do it like it was 5 years ago?

Money Inst all.... im out of this theard now, gl
 
Newbie Spellweaver
Joined
Nov 13, 2014
Messages
10
Reaction score
2
You guys should show some respect to the creator, Just proof how bad the community is and always been, i would rather play a server without thief and 3rd job then this crap anyway. Try to remember old school NGX and At's <3
 
Banned
Banned
Joined
Jul 8, 2007
Messages
1,628
Reaction score
1,619
This Thread has been cleaned due to the flame war. Please keep your arguments private guys. You all hate each other... Its really sad to see this. Alot of you are my friends and I hate to see you all fighting amonst yourselves. Who cares who's server makes the most money...etc...etc..etc

The next person to re-start this flame war on this thread will start getting infractions. I don't like giving them out as much as you guys don't like reciving them...

End of disscussion.
 
Junior Spellweaver
Joined
Apr 10, 2007
Messages
185
Reaction score
42
mega links are dead m8 could you reupload plz

tyvm
 
Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
lol just something made me laugh while scanning the dll ..

DELUXX - Shinra dll (thief+new enngine) + a small tut - RaGEZONE Forums
 
Junior Spellweaver
Joined
Dec 24, 2013
Messages
129
Reaction score
116
ye saw that too xD well, i also found some weird commands " /kobra and /tiger " -> not sure what they are doing. Is it possible to block commands like that via badword list?

kind regards, Yah
 
Newbie Spellweaver
Joined
Feb 24, 2014
Messages
21
Reaction score
3
ye saw that too xD well, i also found some weird commands " /kobra and /tiger " -> not sure what they are doing. Is it possible to block commands like that via badword list?

kind regards, Yah
/kobra make battel start
/tajger give buff +250hp/mp
but in the end there is things need this files source to be done correctly
 
Junior Spellweaver
Joined
Dec 16, 2012
Messages
187
Reaction score
29
Well, the dll is pretty suspecious though..
No backdoors so far, no crashing commands..
Is it clean 100%? Please advice if you have a clue, without starting a flame war.
 
Junior Spellweaver
Joined
Aug 19, 2006
Messages
106
Reaction score
162
Well, the dll is pretty suspecious though..
No backdoors so far, no crashing commands..
Is it clean 100%? Please advice if you have a clue, without starting a flame war.

there is a lot of crash methods .. it is hard to find them unless someone use them ..
remember crash method is not always "/command" @ chat window ..
 
Status
Not open for further replies.
Back
Top