Register for your free account! | Forgot your password?
Rust Cheats
Rust Cheats

You last visited: Today at 15:13

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[LIB]Besserer Kickhackfix

Discussion on [LIB]Besserer Kickhackfix within the Metin2 PServer Guides & Strategies forum part of the Metin2 Private Server category.

Reply
 
Old 07/21/2013, 12:04   #76
 
Radiatos's Avatar
 
elite*gold: 26
Join Date: Jun 2012
Posts: 466
Received Thanks: 104
wo muss die jetzt hin die lib für amd64 bit?

einer sagts so einer anderer so...klarheit bitte!!!
Radiatos is offline  
Old 07/21/2013, 12:28   #77
 
.Cyous's Avatar
 
elite*gold: 0
Join Date: Apr 2013
Posts: 2,575
Received Thanks: 916
Super, danke.
#thanks.
.Cyous is offline  
Old 07/21/2013, 12:32   #78

 
elite*gold: 0
Join Date: Feb 2008
Posts: 2,754
Received Thanks: 1,748
Quote:
Originally Posted by Radiatos View Post
wo muss die jetzt hin die lib für amd64 bit?

einer sagts so einer anderer so...klarheit bitte!!!
Bei amd64 muss die libstdc++.so.6 nach /usr/lib32, bei i386 muss sie nach /usr/lib.

Wo die Lib von iMer liegt ist völlig irrelevant, da du den Pfad über LD_PRELOAD (i386) bzw LD_32_PRELOAD (amd64) angeben musst.
Computerfreek is offline  
Old 07/23/2013, 03:34   #79

 
iMer's Avatar
 
elite*gold: 606
Join Date: Apr 2008
Posts: 3,180
Received Thanks: 5,376
Updated for 34083

Update 23.07 11:22:
If you downloaded the lib before this update - please download it again. I did not properly initialize the variables used for storing synced distance and time which leads to false-positives.

Bitte Lib für 34083 neu laden falls ihr sie hiervor geladen habt - die Werte wurden nicht richtig initialisiert und es treten dadurch Fehler auf.
iMer is offline  
Thanks
4 Users
Old 07/24/2013, 21:41   #80
 
elite*gold: 0
Join Date: Jul 2010
Posts: 35
Received Thanks: 7
Full of connection refused how can i fix the start?
EvilKing3 is offline  
Old 07/25/2013, 06:39   #81

 
iMer's Avatar
 
elite*gold: 606
Join Date: Apr 2008
Posts: 3,180
Received Thanks: 5,376
Quote:
Originally Posted by EvilKing3 View Post
Full of connection refused how can i fix the start?
Try without the "
so:
env LD_32_PRELOAD=/usr/home/game/share/libs/kickhackfix.so ./game &&
iMer is offline  
Old 07/25/2013, 09:43   #82
 
elite*gold: 0
Join Date: Jul 2010
Posts: 35
Received Thanks: 7
Quote:
Originally Posted by iMer View Post
Try without the "
so:
env LD_32_PRELOAD=/usr/home/game/share/libs/kickhackfix.so ./game &&
Nothing i tried without the " but still this in all core:
SYSERR: Jul 25 09:42:00 :: socket_connect: HOST localhost:15000, could not connect.
The lib need to load on db and auth too?


If i load all game core and auth it works, if i load on db with per bypass for txt file it doesn't works.
EvilKing3 is offline  
Old 07/25/2013, 09:52   #83
 
elite*gold: 65
Join Date: Apr 2010
Posts: 286
Received Thanks: 57
Db server offline?
Fr33ak is offline  
Old 07/25/2013, 10:45   #84
 
elite*gold: 0
Join Date: Jul 2010
Posts: 35
Received Thanks: 7
Quote:
Originally Posted by Fr33ak View Post
Db server offline?
Yeah he don't start with 2 lib
EvilKing3 is offline  
Old 07/25/2013, 10:50   #85
 
elite*gold: 65
Join Date: Apr 2010
Posts: 286
Received Thanks: 57
The lib is not for the db server o_O
Fr33ak is offline  
Old 07/25/2013, 11:07   #86
 
elite*gold: 0
Join Date: Jul 2010
Posts: 35
Received Thanks: 7
Quote:
Originally Posted by Fr33ak View Post
The lib is not for the db server o_O
Ok <_<
EvilKing3 is offline  
Old 07/30/2013, 21:34   #87
Trade Restricted
 
#Secresy's Avatar
 
elite*gold: 0
The Black Market: 209/1/2
Join Date: Jan 2013
Posts: 2,681
Received Thanks: 2,718
# mein fehler geht doch alles
#Secresy is offline  
Old 08/09/2013, 04:25   #88
 
sucopowa's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 101
Received Thanks: 18
Question

moin!

bei mir kommt das hier "segmantation fauld (core dumped)" ... server startet trotzdem gans normal.. aber es verwirrt mich das es da steht > .< ...
und, es kommt nur wen ich "export" benutze, allerdings... wen ich "env" beutze, startet es nicht xD bzw, kommt nicht das vonwegen "****starting libgame****"

aber scheint alles in ordnung zu sein...



mein start.sh

PHP Code:
#/bin/sh
echo "Dale canya a ésto *****!"

export LD_32_PRELOAD=/usr/home/game/share/kick.so 



wen jemand so freundlich sein würde und kurz klären was hier loss ist, würde ich sogar beim rauchen an ihn/sie ein guten gedanken schicken ^^


ciao ciao!
sucopowa is offline  
Old 08/09/2013, 05:26   #89

 
iMer's Avatar
 
elite*gold: 606
Join Date: Apr 2008
Posts: 3,180
Received Thanks: 5,376
Quote:
Originally Posted by sucopowa View Post

mein start.sh

PHP Code:
#/bin/sh
echo "Dale canya a ésto *****!"

export LD_32_PRELOAD=/usr/home/game/share/kick.so 
Wie sieht das komplette Script aus?
iMer is offline  
Thanks
1 User
Old 08/09/2013, 06:04   #90
 
sucopowa's Avatar
 
elite*gold: 0
Join Date: Nov 2010
Posts: 101
Received Thanks: 18
Cool

Quote:
Originally Posted by iMer View Post
Wie sieht das komplette Script aus?
PHP Code:
#/bin/sh
echo "Dale canya a ésto willy!"

export LD_32_PRELOAD=/usr/home/game/share/kick.so
sleep 1

cd 
/usr/home/game/db/ && ./db &
sleep 1
cd 
/usr/home/game/auth/ && ./auth &
sleep 1

cd 
/usr/home/game/channel1/ && ./game &
sleep 1
cd 
/usr/home/game/channel1/core_1/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_2/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_3/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_4/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_5/ && ./game_actual &
sleep 1
cd 
/usr/home/game/channel1/core_6/ && ./game_actual &
sleep 1

cd 
/usr/home/game/game99/ && ./game &
sleep 1
cd 
/usr/home/game/game99/core_1/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_2/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_3/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_4/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_5/ && ./game_actual &
sleep 1
cd 
/usr/home/game/game99/core_6/ && ./game_actual &
sleep 1
clear

echo "iMer rules e.e!" 
sucopowa is offline  
Reply


Similar Threads Similar Threads
kickhackfix how to?
06/10/2013 - Metin2 Private Server - 3 Replies
Hallo ich suche einen funktionierenden fix für die 2089er gamefile da ich bald einen server online stellen will, möchte ich erst diesen hack fixxen. ich habe bereits einen thread gesehen, womit man mittels diff die "wegfliegen" funktion ausnopt. sowas will ich aber nicht. ich habe gehört, das man das auch fixxen kann, indem man etwas in den mapordnern ändert bei den koordinaten, aber was genau ? wäre euch dankbar für ein kleines how to, thx gibts natürlich auch.
besserer ping?
02/08/2011 - CrossFire - 3 Replies
hey ich hab mal ne frage mein freund hat mir mal von nem programm erzählt wodurch man einen besseren ping kriegt...stimmt das und wenn ja kann mir mal das programm geben ? wenn möglich mit anleitung :DD mfg Kicktheass
Besserer PC zum WR spielen?
11/24/2010 - WarRock - 12 Replies
Will mir ja demnächst nen neuen PC kaufen! Aber möchte einen mit dem ich perfekt und richtig dut Warrock,MOW2 und CSS etc.spielen kann! PC1: X4 630 - ATI HD5750 69851 PC 2: Gamer PCs, Spiele PCs vom Fachmann ULTRAFORCE - MAFIA 2 PICCOLO 73612 PC 3: One Computer Core i7-950, 4x3.06Ghz, 6144MB DDR3, 750GB, 20x
Umfage: besserer Server
11/08/2010 - Metin2 Private Server - 5 Replies
Hey welchen Server (wenn ihr sie kennt) findet ihr am besten ;)
Besserer PServer
01/05/2010 - Aion Private Server - 7 Replies
hi, hoffe das ist eine Frage die mal stellen darf. :D Also inzwischen gibt es ja schon viele Private Server von Aion. Aber bei den meisten ist eine normale EP-Rate, Drop-Rate, etc. Habe aber keine Lust auf das grinding. Spiele auf den Offiziellen Server, daher weiß ich auch wie hoch die EP-Kurven sind.



All times are GMT +1. The time now is 15:14.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.