Register for your free account! | Forgot your password?

You last visited: Today at 10:51

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

Advertisement



[RELEASE] Comment Like DsLike System

Discussion on [RELEASE] Comment Like DsLike System within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Mar 2014
Posts: 362
Received Thanks: 192
Exclamation [RELEASE] Comment Like DsLike System

Hello there....
i saw alot of members asking about Comment / Like / DsLike System
so i would help ya guys in this system .

Lets Start .

Code:
-----------------------------------------------------------------------------        
    -- Facebook System        
    -----------------------------------------------------------------------------      
     insert into _TimedJob ( [CharID],[Category],[JobID],[TimeToKeep],[Data1],[Data2] ,[Data3],[Data4],[Data5],[Data6],[Data7],[Data8],[Serial64],[JID])
      values (@NewCharID,0,50025,1495526072,0,1,0,0,0,0,0,0,72339069015696862,0)    
      insert _TimedJob ( [CharID],[Category],[JobID],[TimeToKeep],[Data1],[Data2] ,[Data3],[Data4],[Data5],[Data6],[Data7],[Data8],[Serial64],[JID])
      values (@NewCharID,0,50026,1495526072,0,1,0,0,0,0,0,0,72339069015696862,0) 
      insert _TimedJob ( [CharID],[Category],[JobID],[TimeToKeep],[Data1],[Data2] ,[Data3],[Data4],[Data5],[Data6],[Data7],[Data8],[Serial64],[JID])
      values (@NewCharID,0,50027,1495526072,0,1,0,0,0,0,0,0,72339069015696862,0)  
    -----------------------------------------------------------------------------
Create Table
Code:
USE [tes]
GO


/****** Object:  Table [dbo].[_Facebook]    Script Date: 09/05/2014 00:25:08 ******/
SET ANSI_NULLS ON
GO


SET QUOTED_IDENTIFIER ON
GO


SET ANSI_PADDING ON
GO


CREATE TABLE [dbo].[_Facebook](
    [ID] [int] IDENTITY(1,1) NOT NULL,
    [CharID] [int] NULL,
    [AniChariD] [int] NULL,
    [Comment] [varchar](1000) NULL,
    [Likes] [varchar](15) NULL,
    [DisLike] [varchar](15) NULL,
    [CharName] [varchar](66) NULL,
    [AniCharName] [varchar](66) NULL,
 CONSTRAINT [PK__Facebook] PRIMARY KEY CLUSTERED 
(
    [ID] ASC
)WITH (PAD_INDEX  = OFF, STATISTICS_NORECOMPUTE  = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS  = ON, ALLOW_PAGE_LOCKS  = ON) ON [PRIMARY]
) ON [PRIMARY]


GO


SET ANSI_PADDING OFF
GO
Ref Skill Group
Code:
1    50025    1043    SKILL_LIKE    ?:??? ?    SKILL_FACEBOOK    0    1    1    0    99999999    0    0    0    0    0    0    0    50025    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    255    255    0    0    0    0    0    255    255    255    255    skill\china\ortai_like.ddj    SN_LIKE    xxx    SN_LIKE_TT_DESC    SN_SKILL_SN_LIKE_STUDY    0    0    3    1667396966    1851946342    1685418593    -1875767296    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
1    50026    1043    SKILL_DILIKE    ?:??? ?    SKILL_FACEBOOK    0    1    1    0    99999999    0    0    0    0    0    0    0    50026    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    255    255    0    0    0    0    0    255    255    255    255    skill\china\ortai_dislike.ddj    SN_DISLIKE    xxx    SN_DISLIKE_TT_DESC    SN_DISLIKE_STUDY    0    0    3    1667396966    1851946342    1685418593    -1875767296    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
1    50027    1043    SKILL_COMMENT    ?:??? ?    SKILL_FACEBOOK    0    1    1    0    99999999    0    0    0    0    0    0    0    50027    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    255    255    0    0    0    0    0    255    255    255    255    skill\china\ortai_comment.ddj    SN_COMMENT    xxx    SN_COMMENT_TT_DESC    SN_COMMENT_STUDY    0    0    3    1667396966    1851946342    1685418593    -1875767296    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
Now Media
skilldata_35000enc
Code:
1    50025    1043    SKILL_LIKE    ?:??? ?    SKILL_FACEBOOK    0    1    1    0    99999999    0    0    0    0    0    0    0    50025    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    255    255    0    0    0    0    0    255    255    255    255    skill\china\ortai_like.ddj    SN_LIKE    xxx    SN_LIKE_TT_DESC    SN_SKILL_SN_LIKE_STUDY    0    0    3    1667396966    1851946342    1685418593    -1875767296    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
1    50026    1043    SKILL_DILIKE    ?:??? ?    SKILL_FACEBOOK    0    1    1    0    99999999    0    0    0    0    0    0    0    50026    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    255    255    0    0    0    0    0    255    255    255    255    skill\china\ortai_dislike.ddj    SN_DISLIKE    xxx    SN_DISLIKE_TT_DESC    SN_DISLIKE_STUDY    0    0    3    1667396966    1851946342    1685418593    -1875767296    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
1    50027    1043    SKILL_COMMENT    ?:??? ?    SKILL_FACEBOOK    0    1    1    0    99999999    0    0    0    0    0    0    0    50027    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    1    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    255    255    0    0    0    0    0    255    255    255    255    skill\china\ortai_comment.ddj    SN_COMMENT    xxx    SN_COMMENT_TT_DESC    SN_COMMENT_STUDY    0    0    3    1667396966    1851946342    1685418593    -1875767296    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0    0
skilleffect
Code:
1    FACEBOOK    SKILL_LIKE    0    FALSE    1    DEFAULT    none    none    none    none    none    none    none    none    0    0,0,0,0    ONE    none    none    none    none    none    none    none    0    1    
1    FACEBOOK    SKILL_DILIKE    0    FALSE    1    DEFAULT    none    none    none    none    none    none    none    none    0    0,0,0,0    ONE    none    none    none    none    none    none    none    0    1
1    FACEBOOK    SKILL_COMMENT    0    FALSE    1    DEFAULT    none    none    none    none    none    none    none    none    0    0,0,0,0    ONE    none    none    none    none    none    none    none    0    1

textdata_equip&skill
Code:
1    SN_LIKE                                Like
1    SN_DISLIKE                                Dislike
1    SN_COMMENT                                Comment
1    SN_LIKE_TT_DESC                                You are able to like on this user by using message command U -- > Message -- > To: "Username" --> and then Write "Like" in the box then Send, the record will be saved in database.
1    SN_DISLIKE_TT_DESC                                You are able to Dislike on this user by using message command U -- > Message -- > To: "Username" --> and then Write "DisLike" in the box then Send, the record will be saved in database.
1    SN_COMMENT_TT_DESC                                You are able to Comment on this user by using message command U -- > Message -- > To: "Username" --> and then Write "Your Comment + Comment" in the box then Send, the record will be saved in database.
1    SN_SKILL_SN_LIKE_STUDY                                You are able to like on this user by using message command U -- > Message -- > To: "Username" --> and then Write "Like" inside the box then Send, the record will be saved in database.
1    SN_DISLIKE_STUDY                                You are able to Dislike on this user by using message command U -- > Message -- > To: "Username" --> and then Write "DisLike" inside the box then Send, the record will be saved in database.
1    SN_COMMENT_STUDY                                You are able to Comment on this user by using message command U -- > Message -- > To: "Username" --> and then Write "Your Comment" the box then Send, the record will be saved in database.
-----------------------
Download Link :


Regards .
CallM3B1tch is offline  
Thanks
5 Users
Old 09/16/2014, 23:54   #2
 
elite*gold: 60
Join Date: Sep 2011
Posts: 54
Received Thanks: 15
Keep going .
deadlyman13 is offline  
Thanks
1 User
Old 09/16/2014, 23:56   #3
 
Mythshadow's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 118
Received Thanks: 72
Good job
Mythshadow is offline  
Thanks
1 User
Old 09/16/2014, 23:57   #4
 
hellme20's Avatar
 
elite*gold: 0
Join Date: Feb 2012
Posts: 5
Received Thanks: 3
Keep Going
hellme20 is offline  
Thanks
1 User
Old 09/16/2014, 23:59   #5
 
elite*gold: 0
Join Date: Mar 2014
Posts: 362
Received Thanks: 192
Quote:
Originally Posted by deadlyman13 View Post
Keep going .
Thanks Brah


Quote:
Originally Posted by hellme20 View Post
Keep Going
Thanks .

Quote:
Originally Posted by Mythshadow View Post
Good job
Thanks Brutha
CallM3B1tch is offline  
Old 09/17/2014, 00:07   #6
 
dangermetal's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 2,210
Received Thanks: 493
keep it up
dangermetal is offline  
Thanks
1 User
Old 09/17/2014, 00:08   #7
 
elite*gold: 0
Join Date: Mar 2014
Posts: 362
Received Thanks: 192
Quote:
Originally Posted by dangermetal View Post
keep it up
Thanks .
CallM3B1tch is offline  
Old 09/17/2014, 01:38   #8
 
Dallin¥'s Avatar
 
elite*gold: 7
Join Date: Mar 2014
Posts: 449
Received Thanks: 789
why most of those community peoples just copied the stuff without even know whats that even doing and also you just forget the important _Memo_Add part
Dallin¥ is offline  
Thanks
5 Users
Old 09/17/2014, 07:08   #9
 
bestprem's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 353
Received Thanks: 199
Huh where is _memoAdd
bestprem is offline  
Old 09/17/2014, 15:30   #10
 
VsroHost's Avatar
 
elite*gold: 20
Join Date: May 2010
Posts: 503
Received Thanks: 68
Copy Past :3 Credit Candy1337

Quote:
Originally Posted by MaDenGo View Post
He only missing this procedure

_Memo_Add procedure (SRO_VT_SHARD -> Programmability -> Stored Procedures -> Right click on _Memo_Add and press on 'Modify')

Thanks if helped
VsroHost is offline  
Old 10/01/2014, 23:37   #11
 
AnTaKa25's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 39
Received Thanks: 5
Add SkillGruop !!!!!!
But ThX
AnTaKa25 is offline  
Old 10/04/2014, 03:51   #12
 
elite*gold: 0
Join Date: Oct 2014
Posts: 3
Received Thanks: 3
Quote:
Originally Posted by AnTaKa25 View Post
Add SkillGruop !!!!!!
But ThX
you can make it by yourself
Lepus-O is offline  
Thanks
1 User
Old 10/05/2014, 02:46   #13
 
elite*gold: 0
Join Date: Sep 2014
Posts: 23
Received Thanks: 5
I think its useless system but any way Thanks.
*-S.1T is offline  
Old 10/05/2014, 09:29   #14
 
elite*gold: 0
Join Date: Sep 2014
Posts: 8
Received Thanks: 1
Good job
fxreklam is offline  
Old 08/04/2015, 02:32   #15
 
spinal2's Avatar
 
elite*gold: 0
Join Date: Dec 2007
Posts: 241
Received Thanks: 16
no work
spinal2 is offline  
Reply


Similar Threads Similar Threads
Comment , Like , Dslike , System
10/24/2023 - SRO PServer Guides & Releases - 11 Replies
Comment Like DsLike System Lets Go _AddnewChar -> (SRO_VT_SHARD -> Programmability -> Stored Procedures -> Right click on _AddnewChar and press on 'Modify') ------------------------------------------------- ---------------------------- -- Facebook System ------------------------------------------------ ----------------------------- insert into _TimedJob ( ,,,,, ,,,,,,,,) values (@NewCharID,0,50025,1495526072,0,1,0,0,0,0,0,0,723 39069015696862,0)
[Release] Taiwan Server files [New Global Chat,new party system,new guild system]
10/24/2012 - SRO PServer Guides & Releases - 80 Replies
those files used by creddy online :) USE IN YOUR OWN RISK server files --removed--- DB http://www.mediafire.com/?3ocz3a0adsazsf6
[Release] BossTube - Kostenloser YouTube API Bot / Comment Rater
04/13/2012 - Coding Releases - 4 Replies
Preview : http://bosstube.co.gp/screenshot.png Installer : BossTube-Installer.exe Download .rar : http://bosstube.co.gp/BossTube.rar VirusTotal : 2/42 (wurde mit nen Net Flector gepackt also flamet nich rum es isn Virus ;) Schick mir euren Key / ID per PM oder über Skype und ich aktivier euch :P :)
[B]Abo/Like/Dslike/Service[S]e*g
09/20/2011 - elite*gold Trading - 0 Replies
Hey ich habe 30 Accounts alle Realnamen aber keine Avatare auf Wunsch werden sie geuploadet 30Abos/Likes/Dlikes kosten zusammen 30e*g. 2x Abos = 1e*g Pro Like/dslike = 1e*g
me new release po ba na SDhack sa GCPH pa link naman po comment nlng sa tread ko
11/03/2009 - Grand Chase Philippines - 7 Replies
plsssssssssssssssssssss???????????



All times are GMT +2. The time now is 10:51.


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.