Duck hunt

p _ x
Bookmark Weezywap
JarApkBmkOpera
(GMT+1)
Saturday May 4th 2024
+
Always Post weezywap.xtgem.com on your facebook, twitter, 2go, whatsapp and instagram status! If you love WEEZYWAP and enjoy unlimited services here!
»WEEZYWAP Forum
Forum Rules | Smilies | BB Codes | Back
* Weezy * LORDHACKER 1st Step
Add the Jquery in Your Wapka head tag

Edit site > Global settings > Head tag > input this cod in the box provide.

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
Copy code

2nd Step
Cover your message in forum 1st box code "::msg::" with
<div name="techfevodotcom" class="eachmsg"><bmsg>::msg::</bmsg></div>
Copy code


3rd Step
This Forum Update Code. So You can past the code for wapka blog style forum updates. (Change forum id xxxxxx)

<div class="bord"><h3>Latest Posts</h3><div class="slist"><span class="pimg"><span name="fixt"><span name="thumb"><img src="http://oliur.wapgem.com/techzbd/not-found-icon-techzbd-com.jpg" width="70px" height="65px" class="frame"/></span><span style="display:none">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/1: </span></span></span><span name="lset">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/1:</span><span class="date">By :forum-xxxxxxx,xxxxxx,xxxxxx/tname/1: on :forum-xxxxxxx,xxxxxx,xxxxxx/date/1: </span><div class="diff"><span name="tix"><span style="display:none"> :forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/1: </span><span name="ftext"> Content is loading </span></span></div></div><div class="slist"><span class="pimg"><span name="fixt"><span name="thumb"><img src="http://oliur.wapgem.com/techzbd/not-found-icon-techzbd-com.jpg" width="70px" height="65px" class="frame"/></span><span style="display:none">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/2: </span></span></span><span name="lset">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/2:</span><span class="date">By :forum-xxxxxxx,xxxxxx,xxxxxx/tname/2: on :forum-xxxxxxx,xxxxxx,xxxxxx/date/2: </span><div class="diff"><span name="tix"><span style="display:none"> :forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/2: </span><span name="ftext"> Content is loading </span></span></div></div><div class="slist"><span class="pimg"><span name="fixt"><span name="thumb"><img src="http://oliur.wapgem.com/techzbd/not-found-icon-techzbd-com.jpg" width="70px" height="65px" class="frame"/></span><span style="display:none">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/3: </span></span></span><span name="lset">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/3:</span><span class="date">By :forum-xxxxxxx,xxxxxx,xxxxxx/tname/3: on :forum-xxxxxxx,xxxxxx,xxxxxx/date/3: </span><div class="diff"><span name="tix"><span style="display:none"> :forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/3: </span><span name="ftext"> Content is loading </span></span></div></div><div class="slist"><span class="pimg"><span name="fixt"><span name="thumb"><img src="http://oliur.wapgem.com/techzbd/not-found-icon-techzbd-com.jpg" width="70px" height="65px" class="frame"/></span><span style="display:none">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/4: </span></span></span><span name="lset">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/4:</span><span class="date">By :forum-xxxxxxx,xxxxxx,xxxxxx/tname/4: on :forum-xxxxxxx,xxxxxx,xxxxxx/date/4: </span><div class="diff"><span name="tix"><span style="display:none"> :forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/4: </span><span name="ftext"> Content is loading </span></span></div></div><div class="slist"><span class="pimg"><span name="fixt"><span name="thumb"><img src="http://oliur.wapgem.com/techzbd/not-found-icon-techzbd-com.jpg" width="70px" height="65px" class="frame"/></span><span style="display:none">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/5: </span></span></span><span name="lset">:forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/5:</span><span class="date">By :forum-xxxxxxx,xxxxxx,xxxxxx/tname/5: on :forum-xxxxxxx,xxxxxx,xxxxxx/date/5: </span><div class="diff"><span name="tix"><span style="display:none"> :forum-xxxxxxx,xxxxxx,xxxxxx/theme-link/5: </span><span name="ftext"> Content is loading </span></span></div></div><div id="paging"></div></div>
Copy code


4th Step
Put this code any where in Home page and also put it in forum footer(autocontent)...
<p></p> 
<p><div><div id="load1" style="display:none"></div> <script language="javascript"> function gload(u,i){ $('#load1').load(u+' body',function(data){ data=$(data).find('.eachmsg').first().html(); data=data.split('[img]')[1].split('[/img]')[0]; $('span[name=thumb]:eq('+i+')').html('<img src="'+data+'" width="30px" height="30px" class="frame"/>'); }) } dem = document.getElementsByName('fixt').length; for(i=0;i<dem;i++){ a = $('span[name=fixt]:eq('+i+')').find('a').attr('href'); gload(a,i); } </script></div> <div><div id="load2" style="display: none;"></div> <script language="JavaScript"> function tload(l,j){ $('#load2').load(l+' body',function(tdata){ tdata=$(tdata).find('.eachmsg').first().html(); tdata=tdata.split('<bmsg>')[1].split('</bmsg>')[0]; tdata=tdata.replace(/\<br\>/ig,' '); tdata=tdata.replace(/(\r\n|\n|\r)/gm," "); tdata=tdata.replace(/\[img\](.+?)\[\/img\]/ig,''); tdata=tdata.replace(/\[php\](.+?)\[\/php\]/ig,''); tdata=tdata.replace(/\[quote=(.+?)\]/ig,''); tdata=tdata.replace(/\[size=(.+?)\]/ig,''); tdata=tdata.replace(/\[\/quote\]/ig,''); tdata=tdata.replace(/\[\/size\]/ig,''); tdata=tdata.replace(/\[code\](.+?)\[\/code\]/ig,''); tdata=tdata.substr(0,250); $('span[name=ftext]:eq('+j+')').html(tdata+' ...<div align="right" class="smd"><a href="'+l+'">Read More »</a></div>'); }) } cou = document.getElementsByName('tix').length; for(j=0;j<cou;j++){ h = $('span[name=tix]:eq('+j+')').find('a').attr('href'); tload(h,j); } </script></div> <div><script language="javascript"> var msg=document.getElementsByName("lset"); for(var i=0;i <msg.length;i++){var txt=document.getElementsByName("lset")[i].innerHTML; txt=txt.replace(/\n/ig,''); txt=txt.replace(/\<a href="(.+?)">(.+?)<\/a>/ig, '<a href="$1">$2</a>'); txt=txt.replace(/\<a href="(.+?)">(.+?)@(.+?)<\/a>/ig, '<a href="$1">$2</a>'); document.getElementsByName("lset")[i].innerHTML=txt; }; </script></div></p>

Copy code
you can reduce the 0,250 to 0,150...

To make image show..make sure the 1st thing in your post is img [img]the image link[/img]....
2017-05-04 22:21 · (0)
* LORDHACKER * Weezy sir please give me http://viktuz.wapka.me forum updates code i mean the one he used in the homepage for te news
2017-05-04 20:38 · (0)
* Weezy * LORDHACKER Message in forum code of viktuz.wapka.me ..paste this in the first box
<script type="text/javascript"> var count = ::msg_id:: ; if (count == 2){ document.write('</div><div class="msgone" style=""><b>COMMENTS</b></div>'); }</script><div style='' class="msgone" style="text-align: left;"><div class="zealline"><span style='color:gray;'>Posted By <b><b>::user::</b></b> ::date::</span></div><br/><div class="zealgreat"><div name="zeal" id='zeal'><div style='text-align:left;' class="" align='left' style='margin-top: 0px;'><div class='zealline'><div name="bbcode"> <div name="john"><div name="zoy"><div name="dpro" class="eachmsg"> <article><div name="tz">::msg::</div> </article> </div></div></div></div></div><br/><table width="100%" class="item" style="display:; background-color:; padding:0px; border:1px solid black; color:black"><tr><td width="30%" align="left"><a href="::url+vote::#lke" id="lke"><div class="item" style="display:inline-block; background-color:; padding:3px; border:1px solid black; color:black">Like(::vote::)</div></a></td><td width="30%" align="right"><div align="right"><a href="::url_quote::"><div class="item" style="display:inline-block; background-color:; padding:3px; border:1px solid black; color:black">Copy</div></a></div></td></tr></table></div><script type="text/javascript"> var count::msg_id:: = ::msg_id:: ; if (count::msg_id:: == 1){ document.write('<center><p><b><font color="blue"><u>ADVERTISE ON VIKTUZ</u></font></b></p> Have Something Interesting/Informative you want us to Post on Viktuz? Send to <font color="red">vviktuz@gmail.com</font>'); }</script></div></div><script type="text/javascript">  var count::msg_id:: = ::msg_id:: ; if (count::msg_id:: == 1)
</script><span id='p1'></span></div><br/>

Copy code


Paste this in the third box
::NOTIFICATIONS:: <script type="text/javascript"> document.title = "::THEME_NAME::"; </script><style type='text/css'>.wcode {border: green dotted 2px; color: darkgray;}# img{max-width: 98%;}</style><br /><div class="disclosure table group"><div class="page_item page-item-165"><p align="left"><strong><span id="s1">::THEME_NAME::</span></strong></p><center><div align="center"><script type='text/javascript' src='http://w.sharethis.com/button/buttons.js'></script><span class='st_facebook_hcount' displayText='Facebook'></span><span class='st_twitter_hcount' displayText='Tweet'></span></div></div></center> <br /><p>::MESSAGES::</p></div></div><br /><div class="disclosure table group"><div class="page_item page-item-165"><h2 id="comments" class="title-divider"><span>Leave a Reply</span></h2><br /><h3 class=""><span></span></h3><br /><div id="commentBox">::REPLY_AREA::</div><br /><br/><font color="red"><b>NOTE-:</b></font> <font color="#000000">Beware of scammers using the comment section</font><br /><br/><br /><br/><br /><a href="http://fb.com/"><b>LIKE US ON FACEBOOK</b></a><br/><br/><br /><a href="http://twitter.com"><b>FOLLOW US ON TWITTER</b></a><br /><div class=""><div align="center" class='pagination'>::LISTER_BOTTOM::</div></div></div></div>
Copy code
for the filelist, gv me the url to the filelist page!
2017-05-01 09:16 · (0)
* Weezy * LORDHACKER Copy the themelist code of viktuz.wapka.me ..First put this in forum top autocontent
<div style="" align="center"> <div style="background-
color:#0f3b5f;color:white;padding:4px;border-bottom:0px
solid #cccccc"><table width="100%"
align="center"><tr><td width="25%"
align="left"><div class="zealheader" style="display:inline-block;background-color:;padding:7px;border:1px solid
white;color:white">LATEST UPDATES</div></td><td
width="25%"
align="right"><div class="zealheader" style="display:inline-block;background-color:;padding:7px;border:1px solid
white;color:white"><a href="forum2_add_:getid-forum:.xhtml:admin-hash-amp:">New theme</a></div></td></tr></table></div></div>

Copy code

Now goto Edit site > wap2 > style for messege and chat in forum > set default style for message and chat in forum > theme in forum > 1st box put this code
<div name="nmn"><div class="post" name="fix" id="upd"><font color="maroon"><b><div class="zealgreat"><span name="fix"><div name="nam">::theme::</div><table><tr><td><div class="zealgreat"><span name="themethumb"><img src="http://server.myspace-shack.com/d22/images66554.png" width="60px" height="70px"/></span></div></td><td name="con" style="color:#696969;margin-top:30px;text-align: justify"><span id="notice" name="cons"><span name="ftext">Loading...</span></span></td></tr></table></span> </div></b></font><table class="zealgreat" width="100%"><tr><td align="left">Posted By ::creator::</td><td align="right"><font color="purple">Total Views</font> <font color="red"><b>::views::</b></font></td></tr><tr><td align="left">::date::</td><td align="right"><span class="zealomenu">::count:: comment</span></td></tr></table></div></div></div></div></div><br/>
Copy code
2nd box leave it empty
.. 3rd box put this code
::NOTIFICATIONS::<br>

 <div name="h_post">::THEMES::</div> <br>

 <div class="bash" align="center"><br>

 More Pages</div><br>

 <div name='exload'><div align="center"><div id=""><div class=""><div class="page" align="center">::LISTER_BOTTOM::</div></div></div></div></div>

Copy code
2017-05-01 09:15 · (0)
* LORDHACKER * Weezy sir please i need the forum codes of http://victuz.wapka.me listed below
theme in forum
message in forum
file list code also
2017-04-30 13:21 · (0)
* Weezy * LORDHACKER Copy the footer code of simplebaze.wapka.mobi
<p align="center"><div><div class="mac" style="background-color:#606660; color: ; margin-right:; border-top:6px solid #4c514c">
<center><p><font color="#c0c0c0">Copyright  <script language="JavaScript">
today=new Date();
y0=today.getFullYear();
</script><script language="JavaScript">
document.write(y0);
</script> Simple.Wapka.Me</font></p><div style="margin-top:6px;margin-bottom:5px;">
<a href="http://facebook.com/david.dimaria.370/"><img src="http://zealot.waphall.com/Bazehub/Cover/facebook.png" height="" width="" alt="simplebaze.tk facebook"></img></a>   <a href="http://www.twitter.com/Davidz_Musically"><img src="http://zealot.waphall.com/Bazehub/Cover/twitter.png" height="" width="" alt="simplebaze.tk twitter account"></img></a>   <a href="https://instagram.com/davidzmusically"><img src="http://zealot.waphall.com/Bazehub/Cover/instagram.png" height="" width="" alt="simplebaze.tk instagram account"/></a>   <a href="http://pin.bbm.com/d8a3f31c"><img src="http://zealot.waphall.com/Bazehub/pics/bbm_1.png" height="" width="" alt="bazehub.in bbm"></img></a></div>
<p><a href="/site_0."><font color="white">Home</font></a> | <a href="/site_about-me.php"><font color="white">About Us</font></a> | <a href="/site_advertise.php"><font color="white">Advertise</font></a> | <a href="/site_promote."><font color="white">Promote Music/Video on BH</font></a> | <a href="/site_contact-us.php"><font color="white">Contact Us</font></a> | <a href="/site_partners.php"><font color="white">Partners</font></a> | <a href="/site_disclaimer.php"><font color="white">Disclaimer</font></a> | <a href="/site_menu.php"><font color="white">Site Menu</font></a> | <a href="#top"><font color="white">Move Up</font></a> | <a href="/site_online.xhtml"><font color="white">Online[<script type="text/javascript" src="http://
widget.supercounters.com/online_t.js"></script><script type="text/javascript">sc_online_t
(1291945,"","ffffff");</script>]</font></a><div class="baze"></div>
</p><p>
<font color="#c0c0c0">Designed And Owned By</font> <a href="http://fb.com/david.dimaria.370"><b><font color="lime">Davidd</font></b></a>
</p>
<script type="text/javascript" src="http://widget.supercounters.com/online_i.js"></script><script type="text/javascript">sc_online_i(1291950,"ffffff","008040");</script>
</center>
<style>
.mac {padding-top:15px; padding-bottom:15px; padding-right:20px; padding-left:20px;}
.mac img{width:; height:;}
.baze {border-bottom: 1px solid #fff;padding: 0px 5px 2px 5px}
</style>
<div class="hidprimg" align="center"></div><span/><span/></div>
</div></p>

Copy code
2017-04-26 15:15 · (0)
* Weezy * LORDHACKER Header code of simplebaze.wapka.mobi
<p align="center"><div><div id="top">
<a href="/site_0.xhtml"><p align="center"><div style="background-image: url('http://zealot.waphall.com/Bazehub/pics/tabs_gradient_light.png'); padding: 12px; background-repeat: repeat; background-position: center; display: block; background-color: #008040; color: gray; border-bottom: 1px solid #bbbbbb;"><img src="http://whoaminthes.xtgem.com/Homepage%20banner.png" alt="SIMPLEBAZE.WAPKA.ME" width="180" height="40"/></div></p></a>
</div></div>
<div><p><div style="background-color: #008040; color:white; padding:4px; border-bottom:0px solid #cccccc; margin: 2px"><table width="100%" align="center"><tr><td width="30%" align="left"><a href="/login_0.xhtml"><div class="hide" style="display:inline-block; background-color:; padding:7px; border:1px solid white; color:white"> LOGIN|SIGNIN</div></a></td><td width="30%" align="right"><a href="/registration_site.xhtml?do_id=44"><div class="item" style="display:inline-block; background-color:; padding:7px; border:1px solid white; color:white">Create Account</div></a></td></tr></table></div></p>
</div>
<div align="center"><div class="msgone"><div class="zealborder"><a href="/site_home.">Home</a> | <a href="/music/list/">Music</a> | <a href="/video/list/">Video</a> | <a href="/software/list/">Apps</a> | <a href="/forum2_112985106.">News</a> | <a href="/forum2_112985107.">Education</a> | <a href="/forum2_112985108.">Lyrics</a> | <a href="/forum2_112985109.">Funny Post</a> | <a href="/site_chatroom.">Chatroom</a> | <a href="/site_forums.">Forum</a> | <a href="/forum2_1192985110.">Mobile Tricks</a> | <a href="/site_menu.">Funny Pics/Others</a></></div></div></div>
<div align="center"><script language="javascript"> tema='/site_0.xhtml'.split('tema=')[1];</script></div>
<div align="center"><div class="msgone"><div class="zealgreat">Android Users, Click <a href="/software/view/46823670">Here</a> To Download Our Android Bookmark Application Inorder To Browser Faster</div></div></div>
<div align="center"><div align="center"><div class="msgone"><div align="center"><div align="center"><div style="background:#f5e9eb; border:1px solid #e2c0c7; margin:2px; padding:4px;"><strong>Join Us On Our <blink>Facebook</blink> page</strong> <a href='https://m.facebook.com/groups/658471871002899?refid=27' style='padding: 4px;background: #D20808;color: #ffffff;border-radius: 3px;text-shadow: 1px 2px 1px #666;text-decoration: none;' target="">Click here</a></div></div></div>
<div class="zealgreat" style="margin:2px;"><b><font color="green">Want to Contact Us? Send us an Email</font><br/>simplebaze@gmail.com</b></div></div></></div>
</div>
<div align="center"><p><center><a href="/site_promote.php"><img src="http://whoaminthes.xtgem.com/Simplebaze%20banner.png" width="300" height="50" /></a></center></p></div></p>

Copy code

<p><div align="center"><div
style="background:#f5e9eb;border:1px solid #e2c0c7;margin:2px; padding:4px;"><font color="red"><b>Note:-</b> </font><strong>VERY SOON WE WILL NOT BE ALLOWING ANY UNREGISTED PERSON ON THESE WEBSITE... <blink>PLEASE REGISTER AND BECOME A FULL MEMBER OF</blink> SIMPLEBAZE</strong></div></div></p> 
<p align="center"><div align="center"><table width="100%"><tr><td align="center" class="post" width="30%"><img src="http://fcb4you.xtgem.com/icon/lkey.png"/><br/><a href="/login_site.xhtml?do_id=0"><b>LOGIN</b><br/>NOW</a></td><td align="center" class="post" width="40%"><img src="http://fcb4you.xtgem.com/icon/pen.png"/><br/><a href="/registration_site.xhtml?do_id=0"><b>REGISTER</b><br/>NOW</a></td></tr></table></div></p> 
<p align="center"><div align="center" class="msgone"><font color="red" size="4"><b>Do You Want To become The Top Face of SimpleBaze? Contact Me with  +2348076443181 Now!!!</b></font></div></p>

Copy code

<p align="center"><div class="post"><form action="/site_60.xhtml" method="get"><input type="text" name="get-keyword" size="15" style="background:url(/img/4754/4754894_4faa88ad9f.png) no-repeat right center #ffff00; padding-right:17px;" ></input><select name="get-dir"><option value="Image">Image</option><option value="Music">Music</option><option value="Ringtone">Ringtone</option><option value="Video">Video</option><option value="Theme">Theme</option><option value="Software">Software</option><option value="Game">Game</option><option value="Animation">Animation</option></select><input type="submit" value="Search"></input></form></div></p> <p><b><a href="/site_ppm.wml" >Ppm Tutorials</a></b></p> 
<p><b><a href="/site_boosting-software.wml" >2go Boosting Software</a></b></p>

Copy code
2017-04-26 15:11 · (0)
* Weezy * LORDHACKER Headtags and css of simplebaze.wapka.mobi
<link rel="STYLESHEET" type="text/css" href="http://simplebaze.wapka.mobi/styles.css"/><style type="text/css">
body { background: ;
color: ;
}
a { color: ;
}
</style>
<meta name="title" content="Full Download Java Games,  Musics, Videos, Apps | Davidz Musically Portal" />

<style type="text/css"> body:after {content:"2013-2017 (SimpleBaze) by Davidd"; display: block; text-align: center; padding:px; background: #59955C;color:black; repeat-x scroll center top #cccccc; padding: 4px 2px 2px; border: 3px solid # 00ff00;font-weight: bold; margin-bottom: 0px;}</style>
<style>.b1b, .b2b, .b3b, .b4b {font-size: 1px; overflow: hidden; display: block; } .b1b { height: 1px; background: #425b99; margin: 0 5px; } .b2b { height: 1px; background: #425b99; border-right: 2px solid #425b99; border-left: 2px solid #425b99; margin: 0 3px; } .b3b { height: 1px; background: #425b99; border-right: 1px solid #425b99; border-left: 1px solid #425b99; margin: 0 2px; } .b4b { height: 2px; background: #425b99; border-right: 1px solid #425b99; border-left: 1px solid #425b99; margin: 0 1px;} </style>
<link rel="STYLESHEET" type="text/css" href="http://bazehub.wapka.mobi/styles.css"/><style type="text/css">
body { background: ;
color: ;
}
a { color: ;
}
</style>
<meta  name="Googlebot-Image" content="follow, all"/>
<meta  name="msnbot" content="follow, all"/>
<meta name="alexabot" content="follow, all"/>
<meta name="Slurp" content="follow, all"/>
<meta name="ZyBorg" content="follow, all"/>
<meta name="Scooter" content="follow,all"/>
<meta name="yahoobot" content="follow, all"/>
<meta name="bingbot" content="follow, all"/>
<meta name="subject" content="simplebaze.wapka.me"/>
<meta name="language" content="id"/>
<meta name="geo.country" content="nigeria"/>
<meta name="geo.placename" content="Nigeria"/>
<meta name="spiders" content="all"/>
<meta name="webcrawlers" content="all"/>
<meta name="rating" content="general"/>
<meta name="revisit-after" content="always"/>
<meta name="audience" content="all"/>
<meta name="distribution" content="global"/>
<meta name="generator" content="simplebaze.wapka.me"/>
<meta name="author" content="simplebaze@gmail.com"/>
<meta name="expires" content="never"/>
<meta name="geography" content="Lokoja, Kogi State, Nigeria" />
<meta name="copyright" content="simplebaze.wapka.me" />
<meta name="designer" content="Davidd" />
<meta name="publisher" content="simplebaze.wapka.me" />
<meta name="city" content="Lagos State" />
<meta name="country" content="Nigeria" />
<meta name="identifier-url" content="http://simplebaze.wapka.me"/>
<meta name="identifier-url" content="http://simplebaze.tk"/>
<meta name="identifier-url" content="http://simplebaze.ga"/>
<meta name="identifier-url" content="http://simplebaze"/>
<meta name="keywords" content="2go, 5in1, 4in1, 3in1, 2in1, .jar 2go, 2go .zip, 2go.apk, 2go verion 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, hot gist, blackberry, jad, swp, mp3, prov, imei, tweak, wapka, nairaland, screenshot embedder, splash, hex editor, boosting software, free cheats, love sms, google, gocredits, opera, mod tools, tutorials, how to mod, games, applications, themes, software, whatsapp, andriod, nokia notifications, music, video zip files, maxibrainz, features zone, audio, free webmaster tools, wapka codes, 2014, 2015, 2016 new games, propaint, waec expo, neco expo, naptab questions & anwser, exam expo, mobile crack, blue ftp, php scrits, wallpaper, 5in1 modding tools, java with symbian, s40v1, s60v2, s60v3, 2013 et 2014, et 2015, jar, apk, nth, sis, sisx, cad, ro, gif, png, jpg, jpeg, instrumental, mp3, mp4, 3gp, Yoruba movie, ft, remix"/>

<meta name="description" content="simplebaze.tk Incredible Download Portal, A Mobile Applications, Music, Video & Movie, WapZone Created & Crafted For Public & General Use, Wapsite Where Any Nigeria Upcoming & Other Country Artist Can Promote Their Songs Online, Features Zone, Latest Apps, Jar, Booster, Mp3, Mp4, 3gp, Java, Cheat, Free Browsing, Imei Tweak, Ipad, Computer, Smartphone, Ipones, Symbian, Techno, Itel, Kaystar, Tenibo, Base one, Android, jar, zip, apk, nth, cad, ro, txt, jpg, png, gif, Get All Types Of Modding Tools, Wallaper, Screenshots, Instrumental, Maxibrainz, Megabyte For All Network, Online Webmaster Tools, Wapka Wapmasters, Codes, Adventure, Embeder, Propaint, Foreign Music, Waec Expo, Gce Expo, Naptab Free Questions & Anwser, Neco Exam Expo,Themes, Blueftp, 5in1 Mod Tools, Notifications, Java With Symbian, S40v1, S60v2, s60v3, Aktion Games, Sms Collection, Add Site To Google, Love Message, News, Event, Entertaiment, Nollywood Yoruba Movie, Gallywood, Bollywood, Hollywood, Season Films, Action Films, Mp4 & 3gp, Lyrics, Remix, Ft, Olamide, Facebook, Celebrity Gist, English"/>


<meta property="og:type" content="website" />
<meta property="fb:admins" content="100003946060900" />
<meta property="fb:app_id" content="1767986743480435" />
<meta property="og:description" content="One of the Best Entertainment Hub in existence with lot of downloads of Music, Videos, and Applications, Sharing of Codes for Wapmasters, Funny Posts/Jokes, Network Cheat/Tricks, and many more" />
<meta property="og:locality" content="Lokoja" />
<meta property="og:region" content="Kogi" />
<meta property="og:postal-code" content="263106" />
<meta property="og:country-name" content="Nigeria" />
<meta property="og:email" content="simplebaze@gmail.com" />
<meta property="og:phone_number" content="+234-876-443-181" />

<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Css/baze/a/ad.css"/>

<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Css/paging.css" media="all,handheld"/>

<link rel='stylesheet' type='text/css' href='http://zealot.waphall.com/Bazehub/Styles.css' media='all,handheld'/>

<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Javascript/filestag.css" media="all,handheld"/>

<script src="http://zealot.waphall.com/Css/baze/baze/Fink.js" id="Latest Version of simplebaze"></script>

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
<style type="text/css"> body {border-width: 0px; border-color:#004080; border-style: solid;margin-top:10px; margin-right:; margin-left:; margin-bottom:10px; padding-top: 5px; padding-bottom: 5px; padding-left:; padding-right:;}</style>

<style type="text/css">
.ads img {width: 100%;}
</style>
<link rel="STYLESHEET" type="text/css" href="http://zealot.waphall.com/Bazehub/pcview.css" media="all,handheld"/>
<script type="text/javascript"> var w=window.innerWidth; if(w<=480){document.write('<style type="text/css">.pc{display:none !important;}</style>');} else{document.write('<style type="text/css">.mobile{display:none !important;}</style>');}</script>

Copy code
2017-04-26 15:07 · (0)
* LORDHACKER * Weezy please give me http://simplebaze.wapka.me homepage codes and also the registration page code
2017-04-26 07:18 (Edited 2017-04-26 07:20 by LORDHACKER ) · (0)
* Weezy * LORDHACKER Give me the direct url to ikoswap page ..or check for the share code @ http://weezywap.xtgem.com/Wapmasta/Script%20Modify/share.php
2017-04-08 11:10 · (0)

Online: Guests: 1

Translate
Pages
Copyright © 2024 WEEZYWAP
facebook twitter whatsapp google plus
Home | About Us | Advertise | Frequently Asked Question | Contact Us | Partners | Disclaimer | Terms of Services | Invite Friends | Credits



Online: 1 , Today: 328, Hits: 7600834
Last modified: 27-08-2018 11:42:51 pm