Register for your free account! | Forgot your password?

You last visited: Today at 22:13

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

Advertisement



[Release]Usable sql scripts

Discussion on [Release]Usable sql scripts within the Shaiya PServer Guides & Releases forum part of the Shaiya Private Server category.

Reply
 
Old   #1
 
Svinseladden's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 675
Received Thanks: 240
[Release]Usable sql scripts

dev's in TMOS have collected/changed and edited alot of the stuff that's in here, and as a thanks to all that helped us under the way up we would like to release some of the ones we have to make our server work easyer/better.

and for credits well it's Elite i have no idea now who all that helped with this.. i found it with searching for about 6 month time before i started making the server and 2 years now running my own and changed them to so they work for us. + made some new..

so none named none forgot:-) all i can say is thanks all, hope some of them can help you all

forgot some :

Quote:
select * from PS_GameData.dbo.Chars
where CharName= 'charname here'
Quote:
select * from PS_UserData.dbo.Users_Master
where UserID= 'Userid here'
Quote:
USE PS_UserData;
UPDATE Users_Master
SET Point = (Point + 10000) -- change how many points you want to add here
WHERE UserID = 'xxx' -- userid here in ''
Quote:
Cleanup action log

delete
from PS_GameLog.dbo.ActionLog
where ActionTime <= getdate() - 30 -- this del Actionlog exept last 30 day's (change how you like it)
Quote:
how many accounts and how many banned=

SELECT count(*) as 'NoOfAccounts'
FROM [PS_UserData].[dbo].[Users_Master]

select COUNT(*) as 'NoOfBannedIp'
from [PS_UserData].dbo.BannedIPs
Attached Files
File Type: rar usable sql scripts from TMOS.rar (23.6 KB, 917 views)
Svinseladden is offline  
Thanks
20 Users
Old 04/18/2012, 12:40   #2
 
elite*gold: 0
Join Date: Jan 2012
Posts: 1,458
Received Thanks: 1,407
I think those scripts will be useful for ADM's and people who work on a new server... Like me xD
im working on a new server EP4 - 4.5

So thanks bro
Hybrid~ is offline  
Old 04/18/2012, 17:03   #3
 
elite*gold: 0
Join Date: Mar 2009
Posts: 2
Received Thanks: 0
hi , What is the SQL LOGIN ID , PASS and URL ?
mustafatuzlu is offline  
Old 04/18/2012, 17:44   #4
 
Svinseladden's Avatar
 
elite*gold: 0
Join Date: Feb 2010
Posts: 675
Received Thanks: 240
you just open your sql and run them there. no url or User/pass for them. this is to be run directly in sql
Svinseladden is offline  
Old 04/25/2012, 00:29   #5
 
elite*gold: 0
Join Date: Sep 2011
Posts: 43
Received Thanks: 71
Thanks !
Rickicki77 is offline  
Old 07/20/2012, 00:41   #6


 
elite*gold: 6
Join Date: Oct 2011
Posts: 914
Received Thanks: 421
any1 has a DP Query to give all Players DPs?
thetruestarr1337 is offline  
Old 07/20/2012, 02:55   #7
 
abrasive's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 262
Received Thanks: 809
Quote:
Originally Posted by thetruestarr1337 View Post
any1 has a DP Query to give all Players DPs?
Code:
UPDATE PS_UserData.dbo.Users_Master SET Point = (Point + 1000) WHERE Point < (2147483647 - 1000);
abrasive is offline  
Thanks
8 Users
Old 11/13/2012, 09:26   #8
 
elite*gold: 0
Join Date: Mar 2012
Posts: 8
Received Thanks: 4
Hello Im new to being an Admin I need some help with getting my server up and running... i go to the PSMServer patch and it goes to play then back to the pause ive put the Database in the database file on My D drive Im trying to figure out what I've done wrong or what the issue is Can someone help me my skype is fallenangelforever1 thanks
deadman2012 is offline  
Old 11/13/2012, 15:49   #9
 
TeddyBear94's Avatar
 
elite*gold: 10
Join Date: May 2012
Posts: 1,857
Received Thanks: 2,627
Quote:
Originally Posted by deadman2012 View Post
Hello Im new to being an Admin I need some help with getting my server up and running... i go to the PSMServer patch and it goes to play then back to the pause ive put the Database in the database file on My D drive Im trying to figure out what I've done wrong or what the issue is Can someone help me my skype is fallenangelforever1 thanks
this is the totaly wrong place to ask ur question. furthermore this question got already answered million times. use the search engine of epvpers to find what u are looking for. IF u still didnt get further after searchign u can post a thread in shaiya privat section where u provide us ur loogs of ur server which will help to find the problem out.
TeddyBear94 is offline  
Thanks
1 User
Reply

Tags
admin, dev, script, sql


Similar Threads Similar Threads
usable sro bots
01/16/2011 - Silkroad Online - 18 Replies
what clientles bot can be used on silkroad? IsroBot? T-Bot? SBot?
[Tsro] How do you convert sbot scripts to be usable for the free clientless tsro bot?
08/17/2009 - Silkroad Online - 1 Replies
^^ title says it all :mofo: Coz it doesnt work directly, they say you have to edit it still(both town and train script). Can anyone do a step by step guide on how to convert sbot scripts?:)
Usable leveling bot
04/14/2007 - Conquer Online 2 - 12 Replies
Hiya everyone, around two months ago my friend sent me a leveling bot named "AgentKing" he cracked from this program called "scripvessel", and it worked for approximately two weeks, but suddenly stopped working around a month ago. I'm completely illiterate at the coding, cracking and programming stuff, so I was wondering if a new usable (not infected with viruses, keyloggers, or one that drops your items) one is out yet ^^ I just need a simple bot that will allow my fire tao to jump around in a...



All times are GMT +2. The time now is 22:13.


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.