Asslam o Alaikum, guest!
More
Chat
If you get an error during the chat, please Reload the page !
News Feed
[youtube]video url[/youtube][video]video url[/video][](https://)texttexttext
comment
Media Post - Mobile Friendly
Magisk Hide Prop 1645459017
sajeevscg Published on 2022-02-21 15:56:57 4 years ago
Working Android 11, Flash via Magisk, Work on Magisk v24 to(letest vertion) important hook for safty Net bypass.! ROOT ADDROID
comment
Media Post - Mobile Friendly
Admin Published on 2022-02-04 13:32:46 4 years ago
:-)
comment
Mobile Friendly Post Widget
How to let post visible to people who followed you.
These time no one will even see the post trash half. here we go.

create page called "followers.js"

/statement.js
--Api Data Lister
---configuration
<pid>:GET(owner);</pid>
<key1>followers</key1>
<key2>:VAR(USER_ID);</key2>
---code
document.getElementById(":GET(status);").style.display = "block";
---code(default)
document.getElementById(":GET(status);").style.display = "none";

Now create new page called "private.js"
--New Tag Code
document.getElementById(":GET(status);").style.display = ":GET(owner).IFNE.VAR(USER_ID).THEN(none).ELSE(block);";

we are true now go to newsfeed.html
<div><div id="%id%">news code here</div><script src=":VALUE(%key3%).REPLACE([["private","followers","public"],["/private/?owner=%userid%&status=%id%","/followers/?owner=%userid%&status=%id%","#index"]]);"></script></div>
comment
Mobile Friendly Post Widget
News Feed
Hey guys can anyone tell me code for putting status post for user
comment
Mobile Friendly Post Widget
News Feed
question for admin. the script you use to upload images in (imgur), where is the images go in imgur?. what i mean is imgur is use this images as publick or its private? if public, where is the page to view?
comment
Mobile Friendly Post Widget
How to build different page pattern url structure
Look it is very case sensitive...

/(?<token>[0-9]+)/* - link /index/123456 - :VAR(token);

/(?<token>[a-z]+[0-9]+)/* - link /index/abcdtoz0123456789 - :VAR(token);

/(?<token>[A-Z]+[a-z]+[0-9]+)/* - link /index/ABCabc01239 - :VAR(token);

/(?<token>[a-z-0-9]+)/* - link /index/a1b2c3d4 - :VAR(token);

if multiple then url must be sensitive
/(?<token>[a-z]+)/*/(?<session>[0-9]+)/* - link /index/abcd/012349 - token is: :VAR(token); and session: :VAR(session);

if tripple then url also must be sensitive
/(?<token>[a-z]+)/*/(?<session>[A-Z]+)/*/(?<apikey>[0-9]+)/* - link /index/abcd/ABCDE/012349

if want to reject some number
/(?<token>[0-5]+)/* - link /index/0123456789 - :VAR(token); 6789 will not show

if want start Capital
/(?<token>[A-z]+)/* - link /index/Wapka /index/wapka
comment
Mobile Friendly Post Widget
Why i should not use any file url thats is not uploaded in wapka
All you need to do is to upload the file into wapka filemanager or import the file into wapka filemanager by coping the url. check if the file is image and have a watermark website link do not use it dear developers. also see effect http://forum.wapka.org/view/34257/do-not-upload-copyrighted-content-to-wapka?q=do-not-upload-copyrighted-content-to-wapka&id=34257&uid=135624
comment
Mobile Friendly Post Widget
How to set file upload variable
Very easy but is the only permission key for you to edit file. without adding variable in file upload,then it seams the file doen't belongs to you anymore

<'set_var_width>...<'/set_var_width>
<'set_var_height>...<'/set_var_height>
<'set_var_description>...<'/set_var_description>
<'set_var_meta_content>upload<'/set_var_meta_content>
<'set_var_meta_type>...<'/set_var_meta_type>
comment
Mobile Friendly Post Widget
Credit user 10point when added comment to post
Yeah,these is how it works
create page called "getpoint.html"

--user editor
---configuration
<'userid>:VAR(USER_ID);<'/userid><'set_point>:POST(pt);<'/set_point>
---code
<'input type="hidden" name="pt" value=":VALUE(%point%).PLUS(10);"/><'button id=":VALUE(%notify%).IFEQ(Success).THEN().ELSE(add);">%notify%<'/button>
<'script>
function submit2() { document.submitForm2.submit2( // Submits the form without the button } setTimeout(function submit2(){ document.getElementById("add").click() }, 0000););
<'/script>

Now in your post comment form just add <'embed src=":VALUE(%notify%).IFEQ(Success).THEN(/getpoint.html).ELSE();" style="width:0px;height:0px;border:0px;margin:0px;"/>

When comment page refresh user will not be credited untill the %notify% says "Success" thats all.
comment
Mobile Friendly Post Widget
Remove wapka bottom footer ads - wapka popup ads remove
Wanna remove wapka ads? See this post How to remove wapka Popup ads - Wapka Bottom ads Remove code
comment
Mobile Friendly Post Widget
News Feed
User post a comment to get point... How can i add this?
comment
Mobile Friendly Post Widget
News Feed
The other pictures don't work?
comment
News Feed News Feed [ ] (realehisblack)
News Feed News Feed [ ] (realehisblack)
News Feed News Feed [ ] (lobby22)
News Feed News Feed [ ] (tanvirahmedjoy)
Category
Statistics
Total posts 836 •Total Files 167 •Total members 391 •Our newest member abhijeet