Search Result:
jhoan jhoan
Email:
Owner: https://www.moboface.com
User ID: 162085
step_b22 step_b22
Email:
Owner: http://chatng.wapka.co
User ID: 162105
mcmacree mcmacree
Email:
Owner: https://
User ID: 162164
mobiwap mobiwap
Email:
Owner: https://libre.wapka.co
User ID: 162230
charmingdc charmingdc
Email:
Owner: http://upchats.tk
User ID: 162291
News Feed
realehisblack · Published on 2022-08-31 16:09:48 (2 years ago )
Someone should help me with download page theme key 
comment
News Feed
realehisblack · Published on 2022-08-31 16:08:57 (2 years ago )
Someone should help me with download page theme...
comment
News Feed
realehisblack · Published on 2022-08-29 17:53:34 (2 years ago )
Please I need this site, point code when you login 
comment
how to make user claim points once a day
davisville · Published on 2022-08-29 12:45:17 (2 years ago )
Guys this is a small task. How it works:
On the login page, user clicks on the enter btn and then it automatically add 50 points to the user's account and redirects the user to the home page so that user cannot cheat. 

ON the login page go to user lister:
config:
<*userid>:VAR(USER_ID);<*/userid>

Codes:
:VALUE(%point%).SET(points).NULL;
user editor:
Config:
<*userid>:VAR(USER_ID);<*/userid>
<*set_var_date>:POST(date);<*/set_var_date>
<set_point>:POST(points);<*/set_point>

Codes:
:DATE(D).SET(date).NULL;
:VALUE(%notify%).IFEQ(Success).THEN.NULL.ELSE.NULL;<*br><*input type="hidden" name="date" value=":VAR(date);"><*input type="hidden" name="points" value=":VAR(points).PLUS(50);"><*br>:VAR(date).IFNE.DATE(D).THEN(<*input type="submit" value="claim 50 points">).ELSE(You have successfully claim 50 pts; come back for more tomorrow);<*br><*button onclick="home">enter<*/button>); you are good to go
comment
how to set user avatar
davisville · Published on 2022-08-29 07:07:22 (2 years ago )
Please somebody help me with setting uses avatar. Using user editor
comment
page patterns
davisville · Published on 2022-08-29 06:57:18 (2 years ago )
Please some one should explain page pattern to me
comment
icon pack
davisville · Published on 2022-08-28 16:08:08 (2 years ago )
Download your icons from this site:


https://iconfinder.com
comment
how to set levels for users based on the points
davisville · Published on 2022-08-28 15:59:10 (2 years ago )
Hey guys, today am going to share a code with you. With this code, you can set user levels for your site users based on the points they have.







Create a new page called point.Js user lister config: <*id>:VAR(USER_ID).OR.GET(id);<*/id> codes: <*script>{var pt = "%point%" ; if(pt <= 500) {document.write("newbie");}; elseif(pt >= 501 && pt <= 800) {document.write("amateur");};<*/script> You can continue by setting more values and levels. Now in profile add: codes: level: <*script src="/point.js/?id=%id%"><*/script> Now its ready to use.
comment
News Feed
maliexswizzer · Published on 2022-08-28 11:56:47 (2 years ago )
Admin/salmon/mario or anyone pls hw do i add shout box pls
comment
News Feed
maliexswizzer · Published on 2022-08-28 09:22:18 (2 years ago )
hi plz anyone dat can give me post creator that have coment section plz give me?
comment