To Get Our Daily Updates For Free, Send Follow @Unlimitedapps7 to 40404 (Message Is Free!)
Always Post unlimitedapps.xtgem.com on your facebook, twitter and 2go status! If you love UNLIMITEDAPPS(¤) and enjoy unlimited services here!
»UNLIMITEDAPPS Forum
Forum Rules|Smilies|BB Codes|Back
Click Like Page below and then x to continue.
* Beecoded * Unlimitedapps Pls i need diz file list http://unlimitedapps.net/2goapps
and http://weezywap.xtgem.com/Apps/Moddin
and http://weezywap.xtgem.com/cliparts
2016-10-13 11:44 (Edited by 2016-10-13 11:51 Beecoded ) · (0)
* Unlimitedapps * Beecoded Copy the filelist code below
<!--parser:xtscript-->
# GET CURRENT VALUES OR SET DEFAULTS #
get_or_default srtby;updated
get_or_default srtdir;desc
get_or_default prpg;10
get_or_default fltr;
get_or_default __filelist_page;1
/* MARK CURRENT SORT TYPE */
var $cst = color:#0f0 !important
if $srtby==updated
var $cst1=$cst
elseif $srtby==name
var $cst2=$cst
elseif $srtby==size
var $cst3=$cst
elseif $srtby==type
var $cst4=$cst
endif
/* MARK CURRENT SORT DIRECTION */
if $srtdir==asc
var $csd1=$cst
elseif $srtdir==desc
var $csd2=$cst
endif
/* SET CURRENT PER PAGE */
var $sel = selected="selected" class="selected"
if $prpg==3
var $pp1=$sel
elseif $prpg==5
var $pp2=$sel
elseif $prpg==10
var $pp3=$sel
elseif $prpg==20
var $pp4=$sel
elseif $prpg==50
var $pp5=$sel
elseif  $prpg <=1
var $pp6=$sel
endif
# SET OUTER HOLDERS AND FORM HIDDEN FIELDS #
print {{
<div style="text-align:center">
<div style="text-align:center;background-color:#C0C0C0;border:1px solid #3b5998;padding:2px;margin:0 auto">
<form action=" " method="get">
<input style="display:inline" type="hidden" name="srtby" value="$srtby" />
<input style="display:inline" type="hidden" name="srtdir" value="$srtdir" />
<input style="display:inline" type="hidden" name="__filelist_page" value="$__filelist_page" />
}}
# SET THE COMMON STYLES #
var $style=border:1px solid #ffffff;border-radius:2px;background:#3b5998;color:#ffffff;padding:0 1px !important;margin: 1px !important;font-size:.75em;text-decoration:none !important
# SHOW SEARCH FILTER#
print {{
<img src="/i/i5/fs.png" alt="" /><input style="$style;width:5em"  type="search" name="fltr" value="$fltr" /><input style="$style" type="submit" value="Search" />
<br />
}}
# SHOW SORT TYPE #
print {{
<a  style="$style;$cst1" href="?srtby=updated&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Updated"><b>Updated</b></a> . <a  style="$style;$cst2" href="?srtby=name&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Name"><b>Name</b></a> . <a  style="$style;$cst3" href="?srtby=size&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Size"><b>Size</b></a> . <a  style="$style;$cst4" href="?srtby=type&srtdir=$srtdir&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="type"><b>Type</b></a>  
}}
# SHOW SORT DIRECTION #
print {{ 
<br/><a style="$style;$csd1" href="?srtby=$srtby&srtdir=asc&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Ascending"><b>Ascending</b></a> . <a style="$style;$csd2" href="?srtby=$srtby&srtdir=desc&fltr=$fltr&prpg=$prpg&__filelist_page=$__filelist_page" title="Descending"><b>Descending</b></a>
<br />
}}
# SHOW PER PAGE #
print {{
<select style="$style;" name="prpg">
<option $pp1>3</option>
<option $pp2>5</option>
<option $pp3>10</option>
<option $pp4>20</option>
<option $pp5>50</option>
<option $pp6 value=" ">all</option>
</select><input style="$style"  type="submit" value="Per Page" />
}}
# CLOSE FORM AND HOLDERS #
print {{
</form>
</div>
</div>
<div align="center" class="full"><a href="http://unlimitedapps.xtgem.com/Inn/search?search=$fltr&anywhere=1"><b>Advanced Search Engine</b></a></div>
}}
/* THE XT:FILELIST FUNCTION */
/* Set your own folder and template */
print <xt:filelist sort_type="$srtby" sort_dir="$srtdir" folder="/FOLDER" template="&lt;table width='100%'&gt;&lt;tr&gt;&lt;td width='25%' class='DIV_CLASS' align='center'&gt;&lt;img src='http://iMAGE_PREVIEW_LINK.png' width='100%' height='100%'&gt;&lt;/td&gt;&lt;td width='75%' align='left' class='DIV_CLASS'&gt;&lt;img src='http://unlimitedapps.xtgem.com/images/rating.gif'/&gt;&lt;br/&gt;&lt;b&gt;Name: &lt;/b&gt;&lt;b style='color:blue'&gt;.file_name_parsed.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;File Size: &lt;/b&gt;&lt;b style='color:green'&gt;.file_size.&lt;/b&gt;&lt;br/&gt;&lt;b&gt;•   &lt;/b&gt;&lt;a href='/download?file=.file_name.&name=.file_name_parsed.&category=.file_mime.&size=.file_size.&href=.file_url.&date=.file_date.&time=.file_time.'&gt;&lt;b style='color:red'&gt;Download Now!&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;" filter="$fltr*" per_page="$prpg" />
<!--/parser:xtscript-->

Copy code
2016-10-13 12:57 · (0)
* Unlimitedapps * Beecoded Copy the code of the first link below
<div data-xtcontainer="container" class="xt_container" style="text-align: left;"><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i/g5.png" alt="+"/><a href="/Apps/mod/moddin_tools"><b>Modding Applications/Tools</b></a><i style=color:red;> [36]</i></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i4/img.png" alt="+"/><a href="/images/wapmaster"><b>Software Developing Images</b></a><i style=color:red;> [289]</i> <img src="http://unlimitedapps.xtgem.com/images/new.gif" alt="new"/></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i4/zip.png" alt="+"/><a href="/Apps/mod/zip_files"><b>Download Java Zip Files</b></a><i style=color:red;> [251]</i></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i4/wzip.png" alt="+"/><a href="/Apps/mod/handler_zip_files"><b>Download Handler Zip Files</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i3/nt1.png" alt="+"/><a href="/Apps/mod/mod_font_styles.html"><b>How To Change The Font Style Of Java Application</b></a><img src="http://unlimitedapps.xtgem.com/Wapmasta/Icon/new.gif" /></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/mast.png" alt="+"/><a href="/Apps/mod/screensize_converter.html"><b>How To Change The Screensize Of Java Software</b></a><img src="http://unlimitedapps.xtgem.com/Wapmasta/Icon/new.gif" /></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i/mon.png" alt="+"/><a href="/Apps/mod/splashscreen_embedder"><b>How To Add SplashScreen To Application</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/fldo.png" alt="+"/><a href="/Apps/mod/extract_compres"><b>How To Extract And Compress Using BlueFTP Or PowerGrasp</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i2/cab1.png" alt="+"/><a href="/Apps/mod/mod_app"><b>How To Mod Applications</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/Wapmasta/Icon/2go icon.png" alt="+"/><a href="/Apps/mod/mod_2go"><b>How To Mod 2go</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i3/opr1.png" alt="+"/><a href="/Apps/mod/mod_operamini"><b>How To Mod OperaMini</b></a><img src="http://unlimitedapps.xtgem.com/Wapmasta/Icon/update.gif" /></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/Wapmasta/Icon/2go icon.png" alt="+"/><a href="/Apps/mod/multi_2go"><b>How To Mod Multi-2go Like 3in1</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i4/apps.png" alt="+"/><a href="/Apps/mod/advance_menu_maker"><b>How To Mod Applications Like 4in1 And Background Image Embedder</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i4/dlbox.png" alt="+"/><a href="/Apps/mod/raw_files"><b>How To Download Raw Files</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i/jar.png" alt="+"/><a href="/Apps/mod/convert_jad"><b>How To Convert .Jad To .Jar</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/Wapmasta/Icon/java.png" alt="+"/><a href="/Apps/mod/convert_to_jar"><b>Convert .Jar To Raw File Or _Jar</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i4/fldrup.png" alt="+"/><a href="/Apps/mod/upload_jar"><b>How To Upload .Jar With Java Phone</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i6/bt.png" alt="+"/><a href="/Apps/mod/send_jar"><b>How To Send .Jar With Java Phone</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/cam.png" alt="+"/><a href="/Apps/mod/screenshot_embedder"><b>Add Screenshotter To Application</b></a></div><div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i1/lk2.png" alt="+"/><a href="/Apps/mod/password_embedder"><b>Add Password Locker To Application</b></a></div>
</div>

Copy code
2016-10-13 13:15 · (0)
* Unlimitedapps * Beecoded Copy the code of the last link below
<div class="xt_container" data-xtcontainer="default" style="text-align: left;"><table width="100%" border="0"><tr><td width="33%" bgcolor="" class="zxfourborder" align="center"><a href="/animations"><b>Animations</b></a></td><td width="34%" bgcolor="" class="name" align="center"><a href=""><b style=color:white;>Cliparts</b></a></td><td width="33%" bgcolor="" class="zxfourborder" align="center"><a href="/wallpapers"><b>Wallpapers</b></a></td></tr></table>
<div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/img2.png" alt="+"/><a href="/view?f=cliparts/bicycle&t=BicycleCliparts&b=http://weezywap.xtgem.com/cliparts&t1=CLIPARTS&t2=BICYCLECLIPARTS"><b>Bicycle Cliparts</b></a><i style=color:red;> [13]</i></div>
<div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/img2.png" alt="+"/><a href="/view?f=cliparts/birthday&t=Birthday Cliparts&b=http://weezywap.xtgem.com/cliparts&t1=CLIPARTS&t2=BIRTHDAYCLIPARTS"><b>Birthday Cliparts</b></a><i style=color:red;> [9]</i></div>
<div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i4/car.png" alt="+"/><a href="/view?f=cliparts/cars&t=Car Cliparts&b= http://weezywap.xtgem.com /cliparts&t1=CLIPARTS&t2=CAR CLIPARTS"><b>Car Cliparts</b></a><i style=color:red;> [27]</i></div>
<div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/img2.png" alt="+"/><a href="/view?f=cliparts/halloween&t=Halloween Cliparts&b= http://weezywap.xtgem.com /cliparts&t1=CLIPARTS&t2=HALLOWEEN CLIPARTS"><b>Halloween Cliparts</b></a><i style=color:red;> [37]</i></div>
<div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/part.png" alt="+"/><a href="/view?f=cliparts/mothers_and_fathers_day&t=Mothers And Fathers Day Cliparts&b= http://weezywap.xtgem.com /cliparts&t1=CLIPARTS&t2=MOTHERS AND FATHERS DAY CLIPARTS"><b>Mothers And Fathers Day Cliparts</b></a><i style=color:red;> [17]</i></div>
<div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/img2.png" alt="+"/><a href="/view?f=cliparts/new_year&t=New Year Cliparts&b= http://weezywap.xtgem.com /cliparts&t1=CLIPARTS&t2=NEW YEAR CLIPARTS"><b>New Year Cliparts</b></a><i style=color:red;> [8]</i></div>
<div class="zxfourborder"><img src="http://unlimitedapps.xtgem.com/i/i5/devil.png" alt="+"/><a href="/view?f=cliparts/vampire&t=Vampire Cliparts&b= http://weezywap.xtgem.com /cliparts&t1=CLIPARTS&t2=VAMPIRE CLIPARTS"><b>Vampire Cliparts</b></a><i style=color:red;> [16]</i></div></div>

Copy code
2016-10-13 13:20 · (0)
* Beecoded * Unlimitedapps Pls give me diz page http://youngweezy.xtgem.com/inn/Logo+maker and http://youngweezy.xtgem.com/Creatif+logo/Logo and http://youngweezy.xtgem.com/Creatif+logo/Text+voice+generator and http://youngweezy.xtgem.com/inn/jersey+maker and http://youngweezy.xtgem.com/Creatif+logo/Barcelona+jersey+generator and http://youngweezy.xtgem.com/Creatif+logo/Chelsea+Jersey+Generator and http://youngweezy.xtgem.com/Creatif+logo/Arsenal.+Jersey+generators and http://youngweezy.xtgem.com/Creatif+logo/Manchester+United+Jersey+Generat and http://youngweezy.xtgem.com/Creatif+logo/Real+Madrid+Jersey+Generator and http://youngweezy.xtgem.com/Creatif+logo/Ramadan+maker
2016-10-17 10:48 · (0)
* Unlimitedapps * Beecoded Request one after the other!
2016-10-17 11:20 · (0)
* Beecoded * Unlimitedapps Pls drop dem 1 by 1
2016-10-17 13:35 · (0)
* Reignzlord * Beecoded Copy chelsea jersey generator
<center><div
class="zxfourborder"><div
class="zxfourborder"><b
style=color:blue;>Enter
Your Name And The Jersey
Number, Then Click On The
Submit Button To Proceed. A
Page Will Be Displayed To
You, Click On The</b><b
style=color:green;>
Download</b><b
style=color:blue;> Link To
Download Jersey..<b></div>
<div
class="zxfourborder"><form
id="input" name="input"
method="post"
action="http://www.coolwap.org/sports/soccerkits/chelsea/process.php"><b
style=color:blue;>Enter
Your Text:</b> <input
name="name" type="text"
id="name" /><br /><b
style=color:blue;>Select
Number:</b> <select
name="number"
id="number">
<option value="1"
selected="selected">1</option>
<option value="2">2</option>
<option value="3">3</option>
<option value="4">4</option>
<option value="5">5</option>
<option value="6">6</option>
<option value="7">7</option>
<option value="8">8</option>
<option value="9">9</option>
<option value="10">10</option>
<option value="11">11</option>
<option value="12">12</option>
<option value="13">13</option>
<option value="14">14</option>
<option value="15">15</option>
<option value="16">16</option>
<option value="17">17</option>
<option value="18">18</option>
<option value="19">19</option>
<option value="20">20</option>
<option value="21">21</option>
<option value="22">22</option>
<option value="23">23</option>
<option value="24">24</option>
<option value="25">25</option>
<option value="26">26</option>
<option value="27">27</option>
<option value="28">28</option>
<option value="29">29</option>
<option value="30">30</option>
<option value="31">31</option>
<option value="32">32</option>
<option value="33">33</option>
<option value="34">34</option>
<option value="35">35</option>
<option value="36">36</option>
<option value="37">37</option>
<option value="38">38</option>
<option value="39">39</option><option value="40">40</option>
<option value="41">41</option>
<option value="42">42</option>
<option value="43">43</option>
<option value="44">44</option>
</select><br />
<input name="kit"
type="radio" value="1"
checked="checked" /><b
style=color:blue;>Home</b><br />
</p>
<p><input type="submit"
name="Submit"
value="Submit"/></form></div></div><div class="zxfourborder">From <a href="http://unlimitedapps.xtgem.com"><b>UNLIMITEDAPPS</b></a></div></center>

Copy code
2016-10-17 13:53 (Edited by 2016-10-17 19:04 Unlimitedapps ) · (0)
* Beecoded * Reignzlord Unlimitedapps pls giv me mor and also drop ur lowndoad page code here
2016-10-17 22:46 · (0)
* Unlimitedapps * Beecoded Which lownload page code?
2016-10-17 23:39 · (0)

Online: Guests: 1
Online : 1 Guest(s)
Today : 245 Guest(s)
Total : 935652 Hit(s)
Created by: ONYECHELSEA™
Copyright © 2014 -
All Rights Reserved
Imo, NIGERIAUA

XtGem Forum catalog