Jump to content
xisto Community

DjLuki

Members
  • Content Count

    450
  • Joined

  • Last visited

Posts posted by DjLuki


  1. hey, i am starting a tournament/league website soon but first im looking for some staff members who aregraphic designers who can make sigs/banners. Only for fun if you want to do it cuz you will not get paid lol. i don't get paid either but i just like working with websites and i play the game so i wanna hel out witht he community. if anyone interested, contact me anyway you want, reply here,aim,msn,pm..w.e!aim:xxpimpindahoez16msn: luki_882@hotmail.com


  2. hey can somebody help me with this poem? i stink at writing poems, i never wrote one in my whole life but i have to make one for tomorrow so help mee..srry if im posting this inthe wrong place but i didn't know where else it would go since this is the only board with a poem topic.the theme is "CAN THIS BE LOVE" I Am...I am (two special characteristics)I wonder (something you are actually curious about)I hear (an imaginary sound)I see (an imaginary sight)I want (an actual desire)I am (the first line of the poem restated) I pretend (something you actually pretend to do)I feel (a feeling about something imaginary)I touch (an imaginary touch)I worry (something that really bothers you)I cry (something that makes you very sad)I am (the first line of the poem repeated) I understand (something you know is true)I say (something you believe in)I dream (something you actually dream about)I try (something you really make an effort about)I hope (something you actually hope for)I am (the first line of the poem repeated)


  3. the only reason this theme is so common now is because of the iraqi war. we never had this much killing and so much conflict with the militants. Best thing to do is not get into anybody's business..like in iraq now..nato needs to get out because they did their job now let them handle it themselves cause it's only causing more trouble..and making them miltants and other people fight against each other. Also for uzbekistan, the militants are not the only ones that kill, this is the time for all the gangs and the killers to do their job because they can get away with it.. whoever is getting killed they jst blame it on the islamic militants.


  4. ok thank you for the all those sites..also when i asked if there are ther good programs to makte sites.. i wasn't just talking about flash.. i was talking for all like html, php, and all that.


  5. is swish 2 the best software to make flash websites? that is the only one i ever used but only used ti for a month and it's the only i know of. is there any other type of software better than swish to make flash websites? if so please leave the link wher ei can find the,.Thanks


  6. what kind of game is that? i'd be much happier if i actualy had the game on cd.. cause playing games on sites can be trouble.. site might go down or etc.. i did ot check it out so not sure what it's relly about.. just replying to te comments he posted. you could buy many other wr games on cd's..there are ltos out there!


  7. well that person paid to get that applet if you want that..go to http://www.codebrain.com/but i have found a html code that is similar to it..just edit the things you want. i got it from dnamic drive...


    <script type="text/javascript">/************************************************ Conveyor belt slideshow script- ďż˝ Dynamic Drive DHTML code library (dynamicdrive.com;* This notice MUST stay intact for legal use* Visit Dynamic Drive at http://http://www.dynamicdrive.com/ for full source code***********************************************///Specify the slider's width (in pixels)var sliderwidth="300px"//Specify the slider's heightvar sliderheight="150px"//Specify the slider's slide speed (larger is faster 1-10)var slidespeed=3//configure background color:slidebgcolor="#EAEAEA"//Specify the slider's imagesvar leftrightslide=new Array()var finalslide=''leftrightslide[0]='<a href="http://"><img src="dynamicbook1.gif" border=1></a>'leftrightslide[1]='<a href="http://"><img src="dynamicbook2.gif" border=1></a>'leftrightslide[2]='<a href="http://"><img src="dynamicbook3.gif" border=1></a>'leftrightslide[3]='<a href="http://"><img src="dynamicbook4.gif" border=1></a>'leftrightslide[4]='<a href="http://"><img src="dynamicbook5.gif" border=1></a>'//Specify gap between each image (use HTML):var imagegap=" "//Specify pixels gap between each slideshow rotation (use integer):var slideshowgap=5////NO NEED TO EDIT BELOW THIS LINE////////////var copyspeed=slidespeedleftrightslide='<nobr>'+leftrightslide.join(imagegap)+'</nobr>'var iedom=document.all||document.getElementByIdif (iedom)document.write('<span id="temp" style="visibility:hidden;position:absolute;top:-100px;left:-9000px">'+leftrightslide+'</span>')var actualwidth=''var cross_slide, ns_slidefunction fillup(){if (iedom){cross_slide=document.getElementById? document.getElementById("test2") : document.all.test2cross_slide2=document.getElementById? document.getElementById("test3") : document.all.test3cross_slide.innerHTML=cross_slide2.innerHTML=leftrightslideactualwidth=document.all? cross_slide.offsetWidth : document.getElementById("temp").offsetWidthcross_slide2.style.left=actualwidth+slideshowgap+"px"}else if (document.layers){ns_slide=document.ns_slidemenu.document.ns_slidemenu2ns_slide2=document.ns_slidemenu.document.ns_slidemenu3ns_slide.document.write(leftrightslide)ns_slide.document.close()actualwidth=ns_slide.document.widthns_slide2.left=actualwidth+slideshowgapns_slide2.document.write(leftrightslide)ns_slide2.document.close()}lefttime=setInterval("slideleft()",30)}window.onload=fillupfunction slideleft(){if (iedom){if (parseInt(cross_slide.style.left)>(actualwidth*(-1)+8))cross_slide.style.left=parseInt(cross_slide.style.left)-copyspeed+"px"elsecross_slide.style.left=parseInt(cross_slide2.style.left)+actualwidth+slideshowgap+"px"if (parseInt(cross_slide2.style.left)>(actualwidth*(-1)+8))cross_slide2.style.left=parseInt(cross_slide2.style.left)-copyspeed+"px"elsecross_slide2.style.left=parseInt(cross_slide.style.left)+actualwidth+slideshowgap+"px"}else if (document.layers){if (ns_slide.left>(actualwidth*(-1)+8))ns_slide.left-=copyspeedelsens_slide.left=ns_slide2.left+actualwidth+slideshowgapif (ns_slide2.left>(actualwidth*(-1)+8))ns_slide2.left-=copyspeedelsens_slide2.left=ns_slide.left+actualwidth+slideshowgap}}if (iedom||document.layers){with (document){document.write('<table border="0" cellspacing="0" cellpadding="0"><td>')if (iedom){write('<div style="position:relative;width:'+sliderwidth+';height:'+sliderheight+';overflow:hidden">')write('<div style="position:absolute;width:'+sliderwidth+';height:'+sliderheight+';background-color:'+slidebgcolor+'" onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed">')write('<div id="test2" style="position:absolute;left:0px;top:0px"></div>')write('<div id="test3" style="position:absolute;left:-1000px;top:0px"></div>')write('</div></div>')}else if (document.layers){write('<ilayer width='+sliderwidth+' height='+sliderheight+' name="ns_slidemenu" bgColor='+slidebgcolor+'>')write('<layer name="ns_slidemenu2" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')write('<layer name="ns_slidemenu3" left=0 top=0 onMouseover="copyspeed=0" onMouseout="copyspeed=slidespeed"></layer>')write('</ilayer>')}document.write('</td></table>')}}</script><p align="center"><font face="Arial" size="-2">Free DHTML scripts provided by<br><a href="http://dynamicdrive.com">Dynamic Drive</a></font></p>

    hope that helps



  8. the question" what religion are you" just depends on the person.. if he wants to learn about your religion or if he wants to convert you.. so there can be two sides. I also do hate it when they send people from churches to talk to you bout Jesus and give u books..i think that's a sin trying to sell religion.. if i wnted to convert i know where to go and what to do i don't want people coming to my door and trying to force me to listen to their speeches.


  9. i go by the name MadAlbanian and and MadAlbo~HSK~ (hardly use this one).. i liek to play on those servers with like 40 or 50 people in nit.. it's good. As for a new BHD game.. the only new bhd that was going to come out was the expansion for it which i said on the first post.. it's called Black Hawk Down:Team Sabre. This one takes place in the jungles mostly. and the maps are huge so that's why i don't like it as much. I love the weapons in the games though.. there are so many to choose from ..great graphics and it only requires 256 ram.. well the mroe the better but you can play it with that, unlike some other games..that require the 512mb ram and HW-L video card.. this game doesnt!! lol the graphics are great! the only negative thing realy is that you can't shoot while you jump..but you can do many other tricks.


  10. Anyone play bhd (Black Hawk Down)? it's a first person shooter game.. its a multiplayer game.. it's really awesome..it takes place in somalia.. if you have seen the movie Black Hawk Down than you should have an idea what it's about... i play i on pc.. multiplayer.. 50 player in a server.. lots of action :( . It's also come out in PS2 and XBOX (live) but i only play it on pc. if you have this game on c and have a server than leave the name so i can drop by and do some whooping lol..(not really, just started playing like 2 weeks now). anyways, if you have it.. leave your comments.. tell me what you think abot it.. if you don't have it than i suggest you go buy it :( ..oh and you can get the expansion for it to.. bhd:ts.. it's only $20 for pc but $50 for consoles.Peace


  11. i personally think evolution is all a piece of crap. How can a human can be made from a monkey? they have no proof of that.. theya re finding skeletons of probbaly some kind of animals that existed before. If humans came from monkeys.. than why hasn't it happened now? i think that whoever believes in evolution does not believe in god even if they say so. Three religions that are true and they are really very much alike, the only thing that differs is their belief in Jesus, those are Judaism,Christianity, and islam. For Budhaism and Hinduism and all those others.. i have no idea how those religions came and i don't think they are similar to these three. Also evolution is a reason why there are so many people that don't believe in god because they teach it to kids ins chool and many kids don't go to churches/masques. I think that subject should be banned from school.

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.