PsychoSquad
RunesEmpire.com
- Haz
- 180
- 4
Cevap: [PAYLAŞIM] XSkip Login Server
GerçekTen Harika Olmus Ellerine Saglık
GerçekTen Harika Olmus Ellerine Saglık
2.000.000 TL ⚔️ Ödüllü MYKOv2 GENESIS | 24 Nisan 2026 ⚔️ Resmi Açılış Başlıyor!
Ayhan k. bakma ama sen nedense yabancı forumlarda diğer kullanıcılar tarafından paylaşılmya başlanan şeyleri önceden kendin yapıp sonra paylaşmaya başlıyosun
Bknz: altta ki Server Files Aynısı ... sadece yazılar kalın ancak bunu çok rahat bi resource edit ile değiştirilebilir :=)
versiyon menager.exe ... at uploaded.to - Free File Hosting, Free Image Hosting, Free Music Hosting, Free Video Hosting, ...
İSim degişmiyor ya şaka gibisiniz
Olmuyor MAIN_LOGİN insan direk KODLARI WERİR Ona bile Üşeniyorsunuz
CREATE PROCEDURE MAIN_LOGIN
@AccountID varchar(21),
@Password varchar(13),
@nRet smallint OUTPUT
AS
declare @ban int , @ban1 int, @ban2 int
select @nRet = count(straccountid) from currentuser
select @ban = authority from userdata where struserid = (select strcharid1 from account_char where straccountid = @AccountID and strcharid1 is not null )
select @ban1 = authority from userdata where struserid = (select strcharid2 from account_char where straccountid = @AccountID and strcharid1 is not null )
select @ban2 = authority from userdata where struserid = (select strcharid3 from account_char where straccountid = @AccountID and strcharid1 is not null )
if @ban = 255 or @ban1 = 255 or @ban2 = 255
begin
Set @nRet = 4
RETURN
end
delete from currentuser where straccountid = @AccountID
select @nRet = count(straccountid) from tb_user where straccountid = @AccountID
if @nRet = 0
begin
insert into tb_user (straccountid, strpasswd, strSocNo, idays) values (@AccountID, @password, 1, '6')
end
DECLARE @Nation tinyint, @CharNum smallint
SET @Nation = 0
SET @CharNum = 0
DECLARE @pwd varchar(13)
SET @pwd = null
SELECT @pwd = strPasswd FROM [dbo].[TB_USER] WHERE strAccountID = @AccountID and idays=6
IF @pwd IS null
BEGIN
SET @nRet = 0
--SET @nRet = 4
RETURN
END
ELSE IF @pwd <> @Password
BEGIN
SET @nRet = 0
--SET @nRet = 3
RETURN
END
DECLARE @PremiumServiceDEC varchar(21)
select @PremiumServiceDEC = count(straccountid) FROM premium_service WHERE strAccountID = @AccountID
if @PremiumServiceDEC = 0
begin
insert into PREMIUM_SERVICE (strAccountID, strType, nDays) VALUES (@AccountID, 1, 3)
end
SELECT @Nation = bNation, @CharNum = bCharNum FROM ACCOUNT_CHAR WHERE strAccountID = @AccountID
IF @@ROWCOUNT = 0
BEGIN
SET @nRet = 1
RETURN
END
IF @CharNum = 0
BEGIN
SET @nRet = 1
RETURN
END
ELSE
BEGIN
SET @nRet = @Nation+1
--SET @nRet = 1
RETURN
END
GO
Şurda bir kaç şeye değineyim;
1-Ayhan abi nin gereksiz birşey yapmayacağını herkes bilir.Taa ki o ezik login server ı editleme.Ulan adamın işi gücü sizin içn onu mu editleyiip ben yaptım desin.
2-Ayhan abi nin login server yapıcak programlama + ko bilgisi oldğunu herkes biliyor.
3-Maxis seninde ezik olduğunu herkes biliyor,eski cücük..
Sana ne oluyo bea hö Hiç değişmemissin eskiden de böyleydin insanlara hakaret etme hakkını sana kimse wermiyo Ozo cuk cozo cukBen ayhan abi ile aramda halletmeye çalışıyorum senn gibileri ise olayı büyütmek için elinden geleni yapıo hö
Sana ne oluyo bea hö Hiç değişmemissin eskiden de böyleydin insanlara hakaret etme hakkını sana kimse wermiyo Ozo cuk cozo cukBen ayhan abi ile aramda halletmeye çalışıyorum senn gibileri ise olayı büyütmek için elinden geleni yapıo hö
2.000.000 TL ⚔️ Ödüllü MYKOv2 GENESIS | 24 Nisan 2026 ⚔️ Resmi Açılış Başlıyor!