[RELEASE] Comment Like DsLike System

09/16/2014 23:35 CallM3B1tch#1
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 :
[Only registered and activated users can see links. Click Here To Register...]

Regards .
09/16/2014 23:54 deadlyman13#2
Keep going .
09/16/2014 23:56 Mythshadow#3
Good job
09/16/2014 23:57 hellme20#4
Keep Going
09/16/2014 23:59 CallM3B1tch#5
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
09/17/2014 00:07 dangermetal#6
keep it up
09/17/2014 00:08 CallM3B1tch#7
Quote:
Originally Posted by dangermetal View Post
keep it up
Thanks .
09/17/2014 01:38 Dallin¥#8
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
09/17/2014 07:08 bestprem#9
Huh where is _memoAdd
09/17/2014 15:30 VsroHost#10
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
10/01/2014 23:37 AnTaKa25#11
Add SkillGruop !!!!!!
But ThX
10/04/2014 03:51 Lepus-O#12
Quote:
Originally Posted by AnTaKa25 View Post
Add SkillGruop !!!!!!
But ThX
you can make it by yourself
10/05/2014 02:46 *-S.1T#13
I think its useless system :D but any way Thanks.
10/05/2014 09:29 fxreklam#14
Good job :)
08/04/2015 02:32 spinal2#15
no work