Hello guys, somebody know how i can see player ip? i know that using search bottom i can found this service, but i only found "how to ip ban" or other services but i don't found for see player ip.
USE PS_GameData
BEGIN TRANSACTION
SET QUOTED_IDENTIFIER ON
SET ARITHABORT ON
SET NUMERIC_ROUNDABORT OFF
SET CONCAT_NULL_YIELDS_NULL ON
SET ANSI_NULLS ON
SET ANSI_PADDING ON
SET ANSI_WARNINGS ON
COMMIT
BEGIN TRANSACTION
GO
ALTER TABLE dbo.Chars ADD
LoginStatus tinyint NOT NULL CONSTRAINT DF_Chars_LoginStatus DEFAULT 0
GO
COMMIT
SET @Money = 0
SET @UserUID = (SELECT UserUID FROM Chars WHERE CharID = @D) SET @GuildID = (SELECT GuildID FROM GuildChars WHERE CharID = @D AND Del = 0)
IF(@UserUID IS NOT NULL)
BEGIN
SET @Money = (SELECT ISNULL([Money], 0) FROM UserStoredMoney WHERE UserUID = @UserUID)
END
ELSE
BEGIN
SET @Money = 0
END
IF(@GuildID IS NOT NULL)
BEGIN
SET @GuildLevel = (SELECT GuildLevel FROM GuildChars WHERE CharID = @D AND Del = 0)
END
ELSE
BEGIN
SET @GuildID = 0
SET @GuildLevel = 0
END
-- 2005-12-30 스탯,스킬 이벤트관련...
SELECT @Event1=Event1, @Event2=Event2 FROM CharEvents WHERE CharID @D
--
DATEPART(yyyy, LeaveDate) AS LeaveDate_YYYY,
DATEPART(mm, LeaveDate) AS LeaveDate_MM,
DATEPART(dd, LeaveDate) AS LeaveDate_DD,
DATEPART(hh, LeaveDate) AS LeaveDate_HH,
DATEPART(mi, LeaveDate) AS LeaveDate_MI,
DATEPART(ss, LeaveDate) AS LeaveDate_SS
--
FROM Chars WHERE CharID = @D
-- 접속시간 기록
UPDATE Chars SET JoinDate=GETDATE(), LoginStatus = 1 WHERE CharID @D SELECT @UID=UserID FROM CHARS WHERE CharID @D
UPDATE Chars SET LoginStatus = 0 WHERE (CharID< @D) AND (UserID=@UID)
--
SET NOCOUNT OFF
SET QUOTED_IDENTIFIER OFF
SET ANSI_NULLS OFF
<?php
// Database configuration parameters
include "db_connect.php";
//Form Data
$ip = $_SERVER['REMOTE_ADDR'];
$timer = 10; //Set refresh rate in seconds
$query = "SELECT * FROM PS_GameData.dbo.Chars c inner join PS_UserData.dbo.Users_Master as um on um.UserUID = c.UserUID WHERE c.LoginStatus=1 and c.Del=0";
$query2 = "SELECT * FROM PS_GameData.dbo.Chars um.Family = c.Family";
$query3 = "SELECT * FROM PS_GameData.dbo.Chars um.K1 = c.K1=0 and c.K2=0";
$result = mssql_query($query);
$online = [MENTION=1039734]mss[/MENTION]ql_num_rows($result);
$Family = [MENTION=1039734]mss[/MENTION]ql_num_rows($result2);
$K1 = [MENTION=1039734]mss[/MENTION]ql_num_rows($result3);
$K2 = [MENTION=1039734]mss[/MENTION]ql_num_rows($result3);
$Faction=array(0 => 'Alliance Of Light',1 => 'Union Of Fury',2 => 'Faction Select');
$Light=array(0 => 'Fighter',1=>'Defender',2=>'Ranger',3=>'Archer',4=>'Mage',5=>'Priest');
$Fury=array(0 => 'Warrior',1=>'Guardian',2=>'Assasin',3=>'Hunter',4=>'Pagan',5=>'Oracle');
$url = $_SERVER['PHP_SELF'];
Echo '<META HTTP-EQUIV="Refresh" CONTENT="' . $timer . '; URL=' . $url . '" />';
?>
<style type="text/css">
body,td,th {
color: #ffffff;
}
body {
background-color: #000000;
}
</style>
Avec Le PhP on fait plein d'essai Merci de Comprendre les Bug du Panel on est pas des Pros<P>
<?php
if (mssql_num_rows($result)) {
echo "$online ";
}
?> players online:
well it will tell you the ips base in the acc holder/ char, if you meant just checking Ip's and all the char or account that belongs in that Ip im not quite sure.
Do u think that with this panel i can see all account from same ip?
Find user last ip
Code:
SELECT UserID as ACCOUNT, UserIp FROM PS_UserData.dbo.Users_Master WHERE UserID = 'put_account_here'
Find accounts currently connected from the same ip
Code:
SELECT UserID as ACCOUNT, Leave as IsOnline, UserIp FROM PS_UserData.dbo.Users_Master WHERE UserIp = 'put_ip_here' AND Leave = 1
I asume you're tracking multiclient.
But remember IPs can change, users from a cyber coffe will share same ip, etc, etc.
If you wanna track multiclient, you should also study player behaviors.
SELECT UserID as ACCOUNT, UserIp FROM PS_UserData.dbo.Users_Master WHERE UserID = 'put_account_here'
Find accounts currently connected from the same ip
Code:
SELECT UserID as ACCOUNT, Leave as IsOnline, UserIp FROM PS_UserData.dbo.Users_Master WHERE UserIp = 'put_ip_here' AND Leave = 1
I asume you're tracking multiclient.
But remember IPs can change, users from a cyber coffe will share same ip, etc, etc.
If you wanna track multiclient, you should also study player behaviors.
Sominus do u know why enter in account and before exit when i try to enter again i have error account dont exist and my leave is 1??
Why dont you just remove multi client entirely from your server? won't that be easier instead of having to look them up individually if you're so worried about this kind of things :P
Why dont you just remove multi client entirely from your server? won't that be easier instead of having to look them up individually if you're so worried about this kind of things :P
Because my game.exe was working without updater for start and i did not know how do it. But u can use multiclient for make stat padding or dupe or other things (sorry for my english)
"account doesn't exist' is just a generic error message in this case.
Leave=1 means user is already connected, so it won't let you connect until Leave=0
"account doesn't exist' is just a generic error message in this case.
Leave=1 means user is already connected, so it won't let you connect until Leave=0
[Tutorial+Tool] find other's hp mini tool + CE tutorial to find the Base Addresses 04/12/2010 - Archlord - 22 Replies this thread contains a videos of how to find you hp and ur target's hp base address using cheat engine in Archlord, along with a mini-simple tool written in C# that uses this info to find ur hp and ur target's hp by reading the process memory also the source code (for whom ever wants to use it in his own bot possibly!) ---> finding base address isnt always easy, it has try-and-error, interacting with the client to gather more info using CE... the initial 1098 value of the target mob could be...
Anything you can find i can find betterrrrr! 07/16/2008 - Runescape - 0 Replies nexus ibot....
CS-Arena.com - professionelles Game-, Rootserver- & Housingbusiness
1. go to link
2. sign up
3. download nexus ibot the latest version.
4. got up to forums and choose nexus and ibot
5. scroll down to script realeses (you might need to be logged in)
6. download the scripts needed.
7. compile
8. start ibot.