Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server
You last visited: Today at 12:21

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

Advertisement



-->requesting help<-- serial ID system

Discussion on -->requesting help<-- serial ID system within the SRO Private Server forum part of the Silkroad Online category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2009
Posts: 250
Received Thanks: 23
-->requesting help<-- serial ID system

Hello Epvpers,

I've downloaded a new database some days ago.
This Database supported Serial IDs.

The system works as follow, when you PMed a specific char, the database created a serial number for an item to prevent scamming. Now i got the procudure here, but i cannot get it to work.

Which char do i need to PM to get this message system work?

Can someone help me, and maybe explain this stored procedure?
I am learning SQL at this moment, so every learnmoment i will take with open arms.

ALTER procedure [dbo].[_ItemSerials]

@charname varchar(256)
as
DECLARE @D int = (SELECT CharID FROM _Char WITH (NOLOCK) where CharName16 = @charname)
DECLARE @ bigint
DECLARE @emID int
DECLARE @ame varchar(256)
SELECT @ = Serial64 , @emID = RefItemID
FROM _Items I inner join _Inventory V
WITH (NOLOCK) ON I.ID64 = V.ItemID
WHERE v.CharID = @D AND v.Slot = 13
SELECT @ame = Name FROM _ItemName Z inner join _RefObjCommon K WITH (NOLOCK) ON Z.CodeName128 = K.CodeName128 WHERE K.ID = @emID
IF @ != '1170654428139618305'
BEGIN
IF @ame IS NULL
BEGIN
INSERT INTO _ELYSON_EXT.dbo._Chat (send,sendto,Message,date)
VALUES ('1' @CharName,'Your Item Serial is: ['+ CAST @ AS VARCHAR(256))+'] please remember to save this number, it can help in tough times.',GETDATE())
END


ELSE IF @ame IS NOT NULL
BEGIN
DECLARE @ Varchar(256) = (SELECT Name FROM _ItemName WHERE Name = @ame)
INSERT INTO _ELYSON_EXT.dbo._Chat (send,sendto,Message,date)
VALUES ('1' @CharName,'Your [' @+'] Serial is: ['+ CAST @ AS VARCHAR(256))+'] please remember to save this number, it can help in tough times.',GETDATE())
END
END

ELSE IF @ = '1170654428139618305'
BEGIN
INSERT INTO _ELYSON_EXT.dbo._Chat (send,sendto,Message,date)
VALUES ('1' @CharName,'Please put something on the frist slot then use the service.' ,GETDATE())
END

Thanks!

Greetings,

Killerflood
killerflood is offline  
Reply


Similar Threads Similar Threads
[Release] S4 Serial System [BETA]
02/23/2014 - S4 League Hacks, Bots, Cheats & Exploits - 48 Replies
http://goupload.de/thumbs/tweek1.jpg Wer Das in Sein Hack Eingebunden Haben möchte muss mich anschreiben! Vorraumsetzung - Hack In Autoit - Über 400 Posts
[AU3] Serial-/HWID System [Source]
01/31/2014 - Coding Releases - 4 Replies
~
[AU3] Serial/HWID - System [Source]
01/01/2014 - AutoIt - 3 Replies
~
Serial Key Generator Für euer HWID System.
11/13/2012 - elite*gold Trading - 2 Replies
Hey Leute ! Ich möchte hier meinen Serial Key Generator für euer HWID System. Es Generiert einfach zufällige zahlen um formal : xxxx-xxxx-xxxx-xxxx. Diese Key's könnt ihr dann für euer HWID System benutzen. http://www.fotos-hochladen.net/uploads/unbenanntx rys2u56m4.png Treasure|Preis No permission|10E*Gold No permission|10E*Gold
Advance System Care 4.0.0 + Serial Key
05/15/2011 - CrossFire Hacks, Bots, Cheats & Exploits - 3 Replies
Hey guys first of all i want to say if this is wrong section please tell me and ill get admin to move it ! Anyway today im going to give you a serial key for advanced system care 4.0.0 that gives you pro for 283 days ... if you want it forever activate your key offline and it should give you it forever ! Key : 48F0-48F0-F0FF-0CD7 So step one ! http://img848.imageshack.us/img848/9901/59161392. jpg http://img834.imageshack.us/img834/442/68658776.j pg



All times are GMT +2. The time now is 12:21.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

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