[RELEASE]Conc+Seguriper Server Files

11/03/2012 14:57 gedimazs#61
Quote:
Originally Posted by Cataracts View Post
I fixed the filehosting link.
So there is new exe which lets you use aloken costumes?
11/03/2012 16:00 gedimazs#62
new client from filehosting full of viruses. And costumes for aloken does not work.
And here is the virustotal sacn for dekaron.exe OMFG
[Only registered and activated users can see links. Click Here To Register...]

Are you fucking joking? BTW it was downloaded from Alternate Client Links:(Provided by ronaldfa)

Here is the dekaron.exe that was released by Skad in this topic [Only registered and activated users can see links. Click Here To Register...]

[Only registered and activated users can see links. Click Here To Register...]

People don't be stupid.
11/03/2012 16:50 ronaldfa#63
I went up the same client as you! , Not even I unzipped!

Yes friends, Aloken Costumes Work For Me ;)
11/03/2012 16:59 gedimazs#64
Quote:
Originally Posted by ronaldfa View Post
I went up the same client as you! , Not even I unzipped!

Yes friends, Aloken Costumes Work For Me ;)
this is fucking trap guys, I don't think we can trust him, cause only telling that costumes are working without any evidences and even when some1 tried (me)
them it was not working.
and now I need to scan my pc because of that shit.
11/03/2012 17:43 ronaldfa#65
Better shut up, I use the executables lostisgood Posting .

also examined by the same client-Drive A and has the same Virus
11/03/2012 18:20 gedimazs#66
Quote:
Originally Posted by ronaldfa View Post
Better shut up, I use the executables lostisgood Posting .

also examined by the same client-Drive A and has the same Virus
he posted only dekaronserver.exe so with waht dekaron.exe you are using aloken costumes smartass? maybe the one you posted with full of viruses???
11/03/2012 18:26 zeusbigz#67
Quote:
Originally Posted by ihatehacks View Post

Make sure you are adding the correct index. There was an aloken weapon index which crashed the character and one that worked.

As for the other characters cant quite remember why it does that.

I sure, I add correct index. It still not work

even I add weapon starter in character_bag instead,It not work too :(


I have another bug, seguriper can't create party.

when create party, game disconnect immediately

How to fix it? :(
11/03/2012 18:28 conquer93#68
to fix party. then go to release of this exes from skadad and download his file thers a party fix for it
11/03/2012 18:47 imissblood#69
Quote:
Originally Posted by zeusbigz View Post
I sure, I add correct index. It still not work

even I add weapon starter in character_bag instead,It not work too :(


I have another bug, seguriper can't create party.

when create party, game disconnect immediately

How to fix it? :(
data\scrip\ui\game2\ui_partyinfo.txt

Code:
<window>
	name			party_info
	enable			true
	visible			true
	layer			100
	rect			0 0 258 246
	titlerect		0 0 242 24

	<panel>
		id		pan_back
		enable		true
		visible		true
		layer		1
		rect		0 0 258 246
		<image>
			key		none
			screen	party 
			index	3
		</image>
		
		<label>
			id			lbl_title
			enable		true
			visible		true
			layer		10
			align		center
			rect		28 2 200 14
			<title>
				color		ffffffff
				fontIndex	4
				text2 		300 7
			</title>
		</label>
	</panel>

	<button>
		id			btn_exit
		enable		true
		visible		true
		layer		100
		rect		242 3 13 13
		sound  0
		<image>
			key		none
			screen	etc_01
			index	3
		</image>
		<image>
			key		over
			screen	etc_01
			index	4
		</image>
		<image>
			key		down
			screen	etc_01
			index	5
		</image>
	</button>	
	
	<label>
		id			lbl_partyName
		enable		true
		visible		true
		layer		100
		rect		10 30 51 14
		<title>
			color		FFF4BE3D
			fontIndex	4
			text2 		300 8
		</title>
	</label>	
		
	<panel>
		id		panel_partyname
		enable		true
		visible		true
		layer		100
		rect		74 29 101 14	
		<title>
				color		ffffffff
				fontIndex	4
				position	0 0				
		</title>	
	</panel>
	
	<button>
		id			btn_partyname
		enable		true
		visible		false
		layer		100
		align 		center
		rect		189 27 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 9
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
	
	<button>
		id			btn_partyleadertrust
		enable		true
		visible		false
		layer		100
		align 		center
		rect		12 221 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 10
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
		
	<button>
		id			btn_partyunion
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 56 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 13
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id			btn_partydisband
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 12
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id		btn_partysecession
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 11
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<label>
			id		lbl_partyitemway
			enable		true
			visible		false
			layer		102
			align		center
			rect		137 222 94 14
			<title>
				color		ff00ff00
				fontIndex	2	
			</title>
	</label>

	<combobox>
		id		combo_partyitemway
		enable		true
		visible		true
		border 		false 	
		layer		100
		rect		137 222 106 20
		
		<iteminfo>		
			rect 	5 0 96 20
					
			<item>
				index   0
				data	0
				string 	70 16
			</item>
			<item>
				index   1
				data	1
				string 	70 17
			</item>
			<item>
				index   2
				data	2
				string 	70 18
			</item>
			<item>
				index   3
				data	3
				string 	70 19
			</item>
		</iteminfo>

		<nodeinfo>
			selrect	0 0 106 20 
			btnrect	94 3 12 12
			
			<image>
				key	board_body
				screen	party
				index	4
			</image>
			<image>
				key		btn_none
				screen	etc_01
				index	15
			</image>
			<image>
				key		btn_over
				screen	etc_01
				index	16
			</image>
			<image>
				key		btn_down
				screen	etc_01
				index	17
			</image>
		</nodeinfo>		
	</combobox>
		
	<slotctrl>	
		id			pcinfoslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27	
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>
		<image>
			key		down
			screen	party
			index	5
		</image>
		<image>
			key		check
			screen	party
			index	5
		</image>
		<classimage>
			key		swordman
			screen	etc_01
			index	34	
		</classimage>
		<classimage>
			key		archeress
			screen	etc_01
			index	35
		</classimage>
		<classimage>
			key		sorceress
			screen	etc_01
			index	36	
		</classimage>
		<classimage>
			key		summoner
			screen	etc_01
			index	37	
		</classimage>	
		<classimage>
			key		segnalle
			screen	etc_01
			index	38	
		</classimage>
		<classimage>
			key		warrior
			screen	etc_01
			index	39	
		</classimage>
		<classimage>
			key		alloken
			screen	etc_01
			index	40	
		</classimage>
		<classimage>
			key		concerra
			screen	etc_01
			index	44	
		</classimage>
		<classimage>
			key		segniper
			screen	etc_01
			index	45	
		</classimage>	
		<classimage>
			key		bwizzard
			screen	etc_01
			index	46
		</classimage>
		<classimage>
			key		halfbagi
			screen	etc_01
			index	47
		</classimage>		
		<panel>
			id			pcinfoslot_0_classtype_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		2 2 27 24	
			<image>
				key		0
				screen	etc_01
				index	34
			</image>	
		</panel>				
		
		<panel>
			id			pcinfoslot_0_pcname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>	
		
		<panel>
			id			pcinfoslot_0_mapname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		132 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>
		
		<panel>
			id			pcinfoslot_0_hp_bg
			enable		true
			visible		true
			layer		50
			intersect	false
			rect		29 17 217 8			
			<image>
				key		0
				screen	etc_01
				index	56
			</image>		
		</panel>

		<processbar>	
			id			pcinfoslot_0_hp_processbar
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 18 217 7	
			maxsize     218
			<image>
				key		0
				screen	etc_01
				index	57
			</image>				
		</processbar>	

		<button>
			id				pcinfoslot_0_forceleave_btn
			enable			true
			visible			true
			layer			100
			rect			232 3 13 13		
			<image>
				key		none
				screen	etc_01
				index	3
			</image>
			<image>
				key		over
				screen	etc_01
				index	4
			</image>
			<image>
				key		down
				screen	etc_01
				index	5
			</image>
		</button>	
	</slotctrl>
	
	<slotctrl>	
		id			emptyslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>			
	</slotctrl>
		
</window>
11/04/2012 00:04 khurux#70
Quote:
Originally Posted by imissblood View Post
data\script\object\etc.csv

** replace the one u already have there :).

Code:
35,LOGIN_ALO,Object\Etc\LOGIN_ALO.mesh,,Object\Etc\LOGIN_ALO.skel,Object\Etc\LOGIN_ALO.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_ALO.mesh,,0
36,LOGIN_ARC,Object\Etc\LOGIN_ARC.mesh,,Object\Etc\LOGIN_ARC.skel,Object\Etc\LOGIN_ARC.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_ARC.mesh,,0
37,LOGIN_BAGI,Object\Etc\LOGIN_BAGI.mesh,,Object\Etc\LOGIN_BAGI.skel,Object\Etc\LOGIN_BAGI.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_BAGI.mesh,,0
38,LOGIN_HIL,Object\Etc\LOGIN_HIL.mesh,,Object\Etc\LOGIN_HIL.skel,Object\Etc\LOGIN_HIL.anim,3,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_HIL.mesh,,0
39,LOGIN_pet,Object\Etc\LOGIN_pet.mesh,,Object\Etc\LOGIN_pet.skel,Object\Etc\LOGIN_pet.anim,9,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_pet.mesh,,0
40,LOGIN_SOR,Object\Etc\LOGIN_SOR.mesh,,Object\Etc\LOGIN_SOR.skel,Object\Etc\LOGIN_SOR.anim,2.5,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_SOR.mesh,,0
41,LOGIN_SUM,Object\Etc\LOGIN_SUM.mesh,,Object\Etc\LOGIN_SUM.skel,Object\Etc\LOGIN_SUM.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_SUM.mesh,,0
42,LOGIN_SWD,Object\Etc\LOGIN_SWD.mesh,,Object\Etc\LOGIN_SWD.skel,Object\Etc\LOGIN_SWD.anim,2,0,,1,0,0,0,0,0,0,0,30,Object\Etc\LOGIN_SWD.mesh,,0
Sooo TY very very much :D:D:D
11/04/2012 07:11 zeusbigz#71
Quote:
Originally Posted by imissblood View Post
data\scrip\ui\game2\ui_partyinfo.txt

Code:
<window>
	name			party_info
	enable			true
	visible			true
	layer			100
	rect			0 0 258 246
	titlerect		0 0 242 24

	<panel>
		id		pan_back
		enable		true
		visible		true
		layer		1
		rect		0 0 258 246
		<image>
			key		none
			screen	party 
			index	3
		</image>
		
		<label>
			id			lbl_title
			enable		true
			visible		true
			layer		10
			align		center
			rect		28 2 200 14
			<title>
				color		ffffffff
				fontIndex	4
				text2 		300 7
			</title>
		</label>
	</panel>

	<button>
		id			btn_exit
		enable		true
		visible		true
		layer		100
		rect		242 3 13 13
		sound  0
		<image>
			key		none
			screen	etc_01
			index	3
		</image>
		<image>
			key		over
			screen	etc_01
			index	4
		</image>
		<image>
			key		down
			screen	etc_01
			index	5
		</image>
	</button>	
	
	<label>
		id			lbl_partyName
		enable		true
		visible		true
		layer		100
		rect		10 30 51 14
		<title>
			color		FFF4BE3D
			fontIndex	4
			text2 		300 8
		</title>
	</label>	
		
	<panel>
		id		panel_partyname
		enable		true
		visible		true
		layer		100
		rect		74 29 101 14	
		<title>
				color		ffffffff
				fontIndex	4
				position	0 0				
		</title>	
	</panel>
	
	<button>
		id			btn_partyname
		enable		true
		visible		false
		layer		100
		align 		center
		rect		189 27 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 9
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
	
	<button>
		id			btn_partyleadertrust
		enable		true
		visible		false
		layer		100
		align 		center
		rect		12 221 57 19
		<image>
			key		none
			screen	etc_01
			index	2
		</image>
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 10
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>
		
	<button>
		id			btn_partyunion
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 56 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 13
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id			btn_partydisband
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 12
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<button>
		id		btn_partysecession
		enable		true
		visible		false
		layer		100
		align 		center
		rect		74 221 57 18
		<title>
			state 		none
			color		ff929292
			fontIndex	2
			position	0 4
			text2		300 11
		</title>
		<title>
			state 		over
			color		ffffffff
			fontIndex	2
			position	0 4
		</title>
		<title>
			state 		down
			color		ff929292
			fontIndex	2
			position	0 6
		</title>
	</button>

	<label>
			id		lbl_partyitemway
			enable		true
			visible		false
			layer		102
			align		center
			rect		137 222 94 14
			<title>
				color		ff00ff00
				fontIndex	2	
			</title>
	</label>

	<combobox>
		id		combo_partyitemway
		enable		true
		visible		true
		border 		false 	
		layer		100
		rect		137 222 106 20
		
		<iteminfo>		
			rect 	5 0 96 20
					
			<item>
				index   0
				data	0
				string 	70 16
			</item>
			<item>
				index   1
				data	1
				string 	70 17
			</item>
			<item>
				index   2
				data	2
				string 	70 18
			</item>
			<item>
				index   3
				data	3
				string 	70 19
			</item>
		</iteminfo>

		<nodeinfo>
			selrect	0 0 106 20 
			btnrect	94 3 12 12
			
			<image>
				key	board_body
				screen	party
				index	4
			</image>
			<image>
				key		btn_none
				screen	etc_01
				index	15
			</image>
			<image>
				key		btn_over
				screen	etc_01
				index	16
			</image>
			<image>
				key		btn_down
				screen	etc_01
				index	17
			</image>
		</nodeinfo>		
	</combobox>
		
	<slotctrl>	
		id			pcinfoslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27	
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>
		<image>
			key		down
			screen	party
			index	5
		</image>
		<image>
			key		check
			screen	party
			index	5
		</image>
		<classimage>
			key		swordman
			screen	etc_01
			index	34	
		</classimage>
		<classimage>
			key		archeress
			screen	etc_01
			index	35
		</classimage>
		<classimage>
			key		sorceress
			screen	etc_01
			index	36	
		</classimage>
		<classimage>
			key		summoner
			screen	etc_01
			index	37	
		</classimage>	
		<classimage>
			key		segnalle
			screen	etc_01
			index	38	
		</classimage>
		<classimage>
			key		warrior
			screen	etc_01
			index	39	
		</classimage>
		<classimage>
			key		alloken
			screen	etc_01
			index	40	
		</classimage>
		<classimage>
			key		concerra
			screen	etc_01
			index	44	
		</classimage>
		<classimage>
			key		segniper
			screen	etc_01
			index	45	
		</classimage>	
		<classimage>
			key		bwizzard
			screen	etc_01
			index	46
		</classimage>
		<classimage>
			key		halfbagi
			screen	etc_01
			index	47
		</classimage>		
		<panel>
			id			pcinfoslot_0_classtype_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		2 2 27 24	
			<image>
				key		0
				screen	etc_01
				index	34
			</image>	
		</panel>				
		
		<panel>
			id			pcinfoslot_0_pcname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>	
		
		<panel>
			id			pcinfoslot_0_mapname_panel
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		132 2 100 14		
			<title>
				color		ffffffff
				fontIndex	2
				position	0 0				
			</title>		
		</panel>
		
		<panel>
			id			pcinfoslot_0_hp_bg
			enable		true
			visible		true
			layer		50
			intersect	false
			rect		29 17 217 8			
			<image>
				key		0
				screen	etc_01
				index	56
			</image>		
		</panel>

		<processbar>	
			id			pcinfoslot_0_hp_processbar
			enable		true
			visible		true
			layer		100
			intersect	false
			rect		29 18 217 7	
			maxsize     218
			<image>
				key		0
				screen	etc_01
				index	57
			</image>				
		</processbar>	

		<button>
			id				pcinfoslot_0_forceleave_btn
			enable			true
			visible			true
			layer			100
			rect			232 3 13 13		
			<image>
				key		none
				screen	etc_01
				index	3
			</image>
			<image>
				key		over
				screen	etc_01
				index	4
			</image>
			<image>
				key		down
				screen	etc_01
				index	5
			</image>
		</button>	
	</slotctrl>
	
	<slotctrl>	
		id			emptyslot_0
		enable		false
		visible		false
		layer		100
		rect		5 54 248 27
		<image>
			key		none
			color 	0x00000000
		</image>
		<image>
			key		over
			screen	party
			index	5
		</image>			
	</slotctrl>
		
</window>
it's work, thanks :)


next problem

seguriper and concerra when ride mount, they not motion "ride" on it:confused:
11/04/2012 12:32 gedimazs#72
Quote:
Originally Posted by Cataracts View Post
Do you have picture proof with these costumes working
With those executables?
He has nothing. He wanted only as many people download his infected dekaron.
11/04/2012 13:53 conquer93#73
the files me and cataracts posted i just Scanned it. and my scanner didnt found any virus in it ...
11/04/2012 15:08 gedimazs#74
Quote:
Originally Posted by conquer93 View Post
the files me and cataracts posted i just Scanned it. and my scanner didnt found any virus in it ...
I was talking about files that ronaldf gave to upload to filehosting.
11/05/2012 01:14 Hesorio1u#75
ronaldfa, post your working aloken costumes! I don't trust if this is true. but this man last time's too much shit on elitepvpers.