Search Result:
SHADABCALL SHADABCALL
Email:
Owner: https://
User ID: 165205
djslgxniko12 djslgxniko12
Email:
Owner: https://sindumixlanka.wapka.co
User ID: 165263
Coolheart Coolheart
Email:
Owner: https://laksri.wapka.co
User ID: 165401
Gabriel Gabriel
Email:
Owner: https://
User ID: 165616
tom53 tom53
Email:
Owner: https://www.7searchppc.com/
User ID: 165623
News Feed
maliexswizzer · Published on 2022-09-01 13:16:23 (4 years ago )
Plz help me with game code plz just help
comment
News Feed
lenofury · Published on 2022-09-01 04:20:00 (4 years ago )
How to make sitemap.xml for downoad wap ?
comment
News Feed
chill4super · Published on 2022-09-01 03:59:19 (4 years ago )
Guys please I need game codes
comment
News Feed
francisco · Published on 2022-09-01 00:49:56 (4 years ago )
I just figured out how to submit an API Data Creator using an external PHP site with post request. I see many applications for this...
comment
News Feed
realehisblack · Published on 2022-08-31 16:43:38 (4 years ago )
Wapka sitemap submission not working on Google webmaster.. you can submit your website but can't submit your site map
comment
News Feed
realehisblack · Published on 2022-08-31 16:09:48 (4 years ago )
Someone should help me with download page theme key 
comment
News Feed
realehisblack · Published on 2022-08-31 16:08:57 (4 years ago )
Someone should help me with download page theme...
comment
News Feed
realehisblack · Published on 2022-08-29 17:53:34 (4 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 (4 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 (4 years ago )
Please somebody help me with setting uses avatar. Using user editor
comment