Florisjuh
Apr 21 2005, 01:28 PM
| | Earlier today I asked in a topic... "Why would you be in an alliance except a no attack policy?". The asnwer to this is... People like to group together, beeing in an alliance doesnt add features... ButI think it should do.
Thinks like this: Make a Alliance page Where you can start an alliance, invite people to join your alliance and change info about the allience. (If you are some kind of leader of the alliance) Mark alliance players On the attack page name colors should be changed to another color to help you check if the player is an alliance member. Add secret links that can only be clicked by alliance members If someone clicks the link the guy the link belongs to will get 1 soldier and 50 gold Make some sort of grouped attack feature You can attack someone with your army combined with the army of an aliance allie Add some sort of tribute feature Ability to donate money to people in your alliance, to help the weak etc |
Reply
myphpweb
Apr 21 2005, 01:41 PM
One thing I'll like to have in the alliance feature: the ability to tell in the ranking who's a member of the alliance and who's the enemies of the alliance. This may be indicated by a blue flag for alliance members and a red flag for alliance enemies. A sort of feature mentioned above is available in the current Age of KoC, but I'm not sure how it works.
Reply
NilsC
Apr 21 2005, 03:23 PM
Anyone here who is hosted can make an alliance page or forum. Then make membership invitation only. Set the forum to only let logged on users to see posts. The change you are asking for in the army game is something you have to take up with the author. Because I don't think anyone else will have time to program it. As for link click to get extra soldiers and gold, that's a feature we are not turning on because we do not wan't to be associated the the spam links left around (yes in a lot of places those links are considered spam) Same thing for the blue flag, for alliance members.. programming has to be done.. Nils
Reply
Johnny
Apr 22 2005, 05:15 AM
Yeah, "clickers" are not gonna fly. They have that for Kings of Chaos, and people spam everywhere with them, and there are auto-clickers that will click the links for you, which will most likely give users unfair advantages.
Reply
hype
Apr 22 2005, 06:25 AM
Auto clickers can be stop by captcha test and spam clicking can be stop by using ip checking... Those alliance flag thing I suppose its like the buddy system in Kings of Chaos right? I believe that there arent that much players here yet so its quite easy to remember their name...
Reply
myphpweb
Apr 22 2005, 08:22 AM
I really, really hate clickers. Reminds me of those pyramid scams where you gain profit if you recruit lots of people under you.
Reply
hype
Apr 22 2005, 08:36 AM
The problem now is that there isnt a commander officer functions which you will not earn much recruiting someone... Maybe we can implement clikcing but with a certain limit of maybe 100 perday?
Reply
HoRuS
Apr 22 2005, 03:36 PM
Yeah, a clan (alliance) should have a "home". I play on KoC and joined QoC, wich has an autoclicker as well, but when your in an alliance that AC can come in handy though, sice it's all about planning strtegies and all. On KoC they use ad supported IPB's to host clans but I would recommend to make your own lol since the ads really slow down the page loading
Reply
Johnny
Apr 23 2005, 12:28 AM
I'm pretty sure the autoclicker's a definite no. Alliance homepages would be cool. I'd suggest just getting a hosting account here, and putting it on your hosted site. I might do that, if I start to let people join Happy Muffin. I already have a gaming board on mine, so it'd be really easy to add a Happy Muffin forum.
Reply
HoRuS
Oct 14 2005, 03:56 PM
QUOTE I'm pretty sure the autoclicker's a definite no. True, but what I meant is called a recruiter wich automaticly takes you to a page on wich you can click on a number so more soldiers can be gained. Every clan can use such a program to build up armies fast
Reply
HoRuS
Oct 15 2005, 09:59 PM
But why can't Ogres be allied with Humans? I know Ogres are "evil" and Humans are "good" but to defeat a common enemy an alliance between those can be prosperous.
Reply
Recent Queries:--
kings of chaos auto recruiter - 33.73 hr back. (2)
-
captcha autoclicker - 37.58 hr back. (1)
-
php "crew page" - 71.82 hr back. (1)
-
kings of chaos auto clickers - 125.16 hr back. (1)
-
kingsofchaos auto clicker - 156.98 hr back. (1)
-
clickers for kingsofchaos - 164.74 hr back. (1)
-
koc auto recruiter - 99.74 hr back. (2)
-
secret link clicker - 182.25 hr back. (1)
-
simfatic - 187.60 hr back. (1)
-
line age 2 cp autoclicker - 225.12 hr back. (1)
-
kings of chaos auto clicker - 231.00 hr back. (1)
-
autoclicker koc - 258.07 hr back. (1)
-
koc auto clicker - 285.39 hr back. (1)
-
kings of chaos auto recruit - 286.45 hr back. (1)
Similar Topics
Keywords : features, aliences, secret, links, crew, page
- Php Linking
Ned help to do this through a internal portal page. (2)
Web Page Designing
(5) as a beginner how we can start to learn web page designing....
How To Implement A Date Picker On A Web Page
(0) Some pages may need users to input date values. It would be nice if the users just need to click and
pick and done. This way we may also eliminate the possible input errors. Below is the code I used to
implement this. You may want to save it as datepicker.js for other web pages to use. I also attached
3 files for you to download. All you need to do is unzip the 3 files to a directory under any web
server and start trying it. If you are using jsp, you can refer to the submited field by adding
something like request.getParameter("date1") to your page. If you're using....
Java And Xml: Links You Must Have
(1) XML and JavaGeneral XML resources * "XML, Java and the Future of the Web," Jon Bosak. The
paper that started it all, at least from a Java programmer's point of view. Definitely worth a
read, even if it's a bit dated. Jon is commonly considered to be the father of XML. Funny how
all of these technologies seem to have paternity
http://metalab.unc.edu/pub/sun-info/standa...hy/xmlapps.html * "Media-Independent
PublishingFour Myths about XML" Jon Bosak
http://metalab.unc.edu/pub/sun-info/standa.../why/4myths.htm * Robin Cover's XML-....
Redirecting Visitors To Different Page
Explains two methods. (8) Well, almost all of you would have experienced redirecting pages while you were downloading
something on the net. Redirecting users to new pages is a fact of life when programming dynamic
websites. The primary reason is that you often need to redirect a user after making session state
changes. For example, when you add an item to a shopping cart, you want the user to go to a page
such as the current shopping cart, and you don't want to add another one of the same item to the
cart again if you reload that shopping cart page. The same case if you developed guestbook w....
Naming Web Page Files
Which way you like- MyPage.html or my-page.html or my_page.html (9) Everybody talks about meta tags, keywords, good title names and how they can increase page rankings,
etc. But I was wondering whether the page name itself holds any value in indexing. Yes, I am
talking about the web page file names (some-thing.html) NOT the one which you put in title tags. I
am going to express my views and want to know what you think is correct. I have seen pages named in
various ways like these: 1) my_web_page.html 2) DoYouLikeMyPage.html 3) hey-see-my-webpage.html (I
think this way is more appropriate) 4) this.is.a.page.html (somewhat confusing) ....
PHP Function To Add Previous and Next Page Feature
useful php function (2) CODE <?php function navigationbar($start_number = 0, $items_per_page = 50,
$count) { // Creates a navigation bar $current_page =
$_SERVER["PHP_SELF"]; if (($start_number < 0) ||
(! is_numeric($start_number))) { $start_number = 0; }
$navbar = ""; $prev_navbar = ""; $next_navbar =
""; if ($count > $items_per_page) { $nav_count = 0;
$pag....
Need Help To Increase The Page Rank Of Website!
(2) Hi everybody, I am dealing in online business and looking for some tips to increase the page rank of
my website. In this I need some helps from you people. Please suggest me some tips so that I can get
good traffic to my website and get more benefits. Your any suggestion will be highly appreciated.
Thanks in advance! ....
Adding Flash Music Player To Home/any Page
How-to (put any song you want!!!) (4) Want to put music on all pages (near the top)? Want any song you want? Well heres how! Place the
following IN PLACE of the tag (paste in while thats highlighted. The text in red you HAVE to
replace with the song url. The text in green is OPTIONAL (whether you want it to autostart or not.
Right now it doesnt, if you want it to replace no with yes.) Of course place this in Admin
Cp>>>Skinning and Styles>>>Board Wrappers>>>Header and Body QUOTE REPLACE THIS
WITH YOUR SONG URL &autoStart= no " /> src="http://www.podbean.com/podcast-au....
Lesser Known Useful Javascript Features
(2) Variables Javascript assigns every variable a type which changes as we assign different
values to the variable. We can get the type of a variable using the ' typeof ' operator.
For eg., CODE var hello = "Welcome to Trap17"; var year = 2008; alert(typeof hello
); alert(typeof year ); The above lines will output the type of the first variable
'hello' as String and the second variable 'year' as Number . The types of
Javascript variables are Boolean, Function, Number, Object and String . A variable with ....
Page Load Error When Accessing Cpanel
(0) Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
password. I have tried the link that is located in the Credit System 2.0 I have tried the links
with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
can't even get cpanel to TRY to load" thread. Thanks in advance.....
Akons Secret Weapons
(1) i didnt know where to post.. but hes HOT NEWS.. haha! has anyone watched the tv or listened to
the radio lately? Akon is going all out with new artists signed to his "konvict music" label, what
are your toughts on his "takeover" kinda haha i mean theres Colby Odonis, one of the first artists
he released this year.. his song WHAT YOU GOT, is being OVERPLAYED on every radio station in the
country.. hes literaly on every radio stations website and/or music websites, i have to admit hes
cute & can sing/produce good music then theres Kardinal Offishall or however you sp....
How Do I Get Rid Of The Placeholder Page? [resolved]
(5) QUOTE Great Success ! Apache is working on your cPanelŽ and WHM™ Server If you can
see this page, then the people who manage this server have installed cPanel and WebHost Manager
(WHM) which use the Apache Web server software and the Apache Interface to OpenSSL (mod_ssl)
successfully. They now have to add content to this directory and replace this placeholder page, or
else point the server at their real content. ATTENTION! If you are seeing this page instead of
the site you expected, please contact the administrator of the site involved. (Try sending ....
How To Make An Item Scroll With You On The Page.
(9) ok im not sure where or how to really ask this... but you can find an example at
http://www.demonoid.com the ad that is on the right side scrolls with you basically to the bottom
of the page. I know they use an iframe but can you show me how that works or what makes it do that?
i tried to copy the source and css but it did not work.. any advice?....
What Is Your Home Or Start Page?
(19) I've had Yahoo! as my start page for many years. I'm wondering if there's a better
start page out there. I remember using Excite several years ago, but their home page now looks
outdated. Do you design your own start pages? If so, what's on it?....
Photoshop, Flash And Fireworks Tutorial Site Links
This has a huge links of useful sites (2) Adobe Photoshop Tutorials http://www.rainworld.com/psworkshop/
http://www.reality9.com/tutorials.html http://www.spoono.com/
http://www.stridingstudio.com/tutorials/ http://www.designsbymark.com/pstips/index.html
http://geda-online.com/tutorials.htm http://www.thewebmachine.com/
http://www.extremephotoshop.com/tutorials.aspx
http://www.thinkdan.com/tutorials/photosho...-tutorials.com/
http://www.designerslounge.org/tutorials/ http://www.eyesondesign.net/pshop/tuts.htm
http://www.eyeball-design.com/fxzone/tutorial.htm http://user.fundy.ne....
Create Page?
How? (11) Hi, everyone! I need to create a script just within a page. Read the following story: I have
an account at one of file sharing hosts. I am tired of every time log in and tell others what I have
at it (files). If there is way to create a script that logs in me and just list the files i have
on this account from specified folder. If you know, let me know as usual.....
Secret To Sexiness
When somebody says you have beautiful eyes, theres a reason for it! (27) It's true, scientific surveys/studies/etc. prove it. The main secret to looking attractive is
your eyes, specifically, the size of your pupil! We all know your pupil gets larger in the
dark, and smaller in the light. However, your pupil also react to your thoughts! When you see
something you like, that when you look at it, it makes you think of something good, it makes your
pupil larger, and this is what science results proved that both men and women enjoy more. If you
want to go out with a male/female then look at the beauty of them while you speak to ....
Web Page Tree Menu: Style Sheet - Javascript
(6) I got bored and lazy working on the things that I should do... so I end up creating this tree menu
for anyone to use if they find it interesting. Well the idea is to create a tree menu in a webage.
Instead of those linear menu it would be better to add more dynamic to your webpage with a tree
menu. Others use image rollovers. As expecte the tree menu should behave like the one in Windows
Explorer. When you click a node depending on its state it will pull down or pull up its chlid nodes.
I have achieved by exploiting one style sheet property, display . Basically this s....
Google Page Creator Updated
(4) Google Page Creator currently enables Google Account holders to create single pages, with up to
100MB of storage. The company provides a free URL at http://username.googlepages.com to access the
pages a user creates. Google says Page Creator does not currently support making full "sites" of
content. Creating a page using the service requires just a few mouse clicks, and although it's
still an early beta release, industry analysts and pundits say it already shows promise. "From the
Page Manager, click on the title of the page you want to edit. This will take you to ....
Scrolling Images?
How to Make an Image Scroll With the Page (5) I'm trying to make my homepage look a little fancier and I've got a nice background image,
but I want it to scroll with my page, like if you scroll down the image will still appear like it
does on the top of the page. Can someone tell me how to do this? I'm using Microsoft Frontpage
to edit it. I'm not sure what programming language this would be, probably CSS or Javascript,
but I can edit the page script with Notepad or something to make this work. Right now the page is
purely HTML, so whichever language this is, can somebody also give me the tags and ma....
Wap Source Code Viewer
Mobile/wap source code viewer page (4) This is a source code viewer that will workl on wap/mobile sites but you can easily convert it to
work on web im sure ;-) CODE <? header("Content-Type:
text/vnd.wap.wml"); echo '<?xml version="1.0"
encoding="utf-8"?> <!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
"http://www.wapforum.org/DTD/wml_1.1.xml"> <wml> <head><meta
http-equiv="Cache-Control" content="no-cache"
forua="true"/></head> <card title="s60.nerds.....
Get Paid To Post On Forums?
Links, Resources for Pay for Writing, Earn from Forums (17) Get Paid to Post on Forums I have seen these all over, could people maybe give me a
short list on where I could post on forums and get paid? I am a freelance writer, and I know this
is one option. I tried searching it, but word of mouth always works best. Thanks in advance!
Note: Please move if needed, I wasn't sure if I should do it in the Make Money forum, or not.
At Trap17.com - This very site, You get paid in terms of CREDITS. These credits are used to keep up
your Web Hosting account (which we give for FREE). The Web Hosting is of top ....
Make Money Clicking On Links
50 Cents Per Click (8) GUYS MAKE 50 CENTS PER CLICING ON A LINK HERE>> QUOTE click here1 click here 2 click
here 3 click here 4 click here 5 click here 6 click here 7 click here 8 click here
9 click here 10 click here 11 click here click here 12 click here 13 click here
14 click here 15 click here 16 click here17 click here18 click here19 click here
20 Long lists need to be in quote tags. Please read the trap17 readme. And I have moved the
other duplicate post to SPAM. http://www.trap17.com/forums/index.php?showtopic=371....
Google To Take On Geocities
Google Page Creator (53) Well I just found out about a new webhosting service offered by Goolge, the highly imaginatively
titled Google Page Creator, its your basic (ie not very good) free webhosting services, with the
massive advantage of its name being preceded by the all powerful Google. I havent extensively used
the service but I will atempt a brief overview of the service. The basic service consists of the
usual what you see is what you get (WYSIWYG), which is allows novice users to create pages with no
knowlegde of HTML (I'm sure you all know ho wthey work). It comes in the usual temp....
10.000's Of Icons, Excellent Collection!
5 rapidshare links for all. (14) This 5 Collections have so many and so many icons that i don't have the time to describe it.
Download the best collection of icons of the entire Internet (my collection, he he) ---------------
Download the icons packs from here: http://free-icons.freehostia.com or from here: Icon
Collection 1 (31577572 Bytes) Download:
http://rapidshare.com/files/18066342/10.00...tion.1.rar.html Icon Collection 2 (24978943 Bytes)
Download: http://rapidshare.com/files/18075936/10.00...tion.2.rar.html Icon Collection 3
(27731070 Bytes) Download: http://rapidsh....
Refresh Page After Back Button Hit
(11) Hi. I have a page that is dynamically build through DOM manipulation. So, when I browse outside the
page, and then click back, those dynamically created DOM objects are gone. Since I am also using JSP
/ Servlet technology, I can rebuild this page easily, which I have done. Here is my dilemma. If
the user leaves the dynamic page, then clicks back on their browser, I need the page they are going
back to to refresh. I can't figure out how to do this. I've tried using the META tag, but it
won't do it. Help would be appreciated. Thanks. ....
Open Php Page From Another Server
If a server does not support php (7) If web server does not have .php support and I want to put a guestbook or something similar (no
database), and there is no support for other server side scripting, what should I do? I would not
like frames on my page, but - is there a possibility to put .php page from another site into layer
on my webpage at the no-php-site? Does layer support (or any other html command, excluding frames)
page including from another server? Also, does anybody have a solution for this any other way? How
to make a guestbook without php, perl, other scripting languages? Or, how control (r....
Creating Links In Images
Using ImageReady (17) In this tutorial I will show you how to create links in your image. I'm shore there's a lot
of different ways you can do this, but I'll just show you how to do it real easy. 1) After
creating the image you want to add links to in photoshop, make shore the mode is set to RGB Color.
Just go to Image -> Mode -> RGB Color. 2) Go to File -> Jump To -> Adobe ImageReady. Your image
will now load into ImageReady. For this tutorial I will be using this image that I found: I will
make the buttons of this navigation bar into links. 3) Press K to select the slice t....
Dreams For Halo 3 (or Halo Mods)
What you'd think cool features would be (10) This thread is intended for all you happy Halo people to come up with some improvements for Halo 2.
I'll start: 1. How to make the needler decent, without making it any less needlerish Make
it's shots always reflect off non-target material. Make it so that whenever they reflect off a
non-target material, they will locate the nearest enemy and bounce off in that direction. Thus, this
weapon would not only be good for shooting around corners, but for flushing people out of cover. It
would be very, very useful. In team games, you could have one person have duel n....
Looking for features, aliences, secret, links, crew, page
|
|
Searching Video's for features, aliences, secret, links, crew, page
|
advertisement
|
|