Announcement

Collapse

Forum Rules (Everyone Must Read!!!)

1] What you CAN NOT post.

You agree, through your use of this service, that you will not use this forum to post any material which is:
- abusive
- vulgar
- hateful
- harassing
- personal attacks
- obscene

You also may not:
- post images that are too large (max is 500*500px)
- post any copyrighted material unless the copyright is owned by you or cited properly.
- post in UPPER CASE, which is considered yelling
- post messages which insult the Armenians, Armenian culture, traditions, etc
- post racist or other intentionally insensitive material that insults or attacks another culture (including Turks)

The Ankap thread is excluded from the strict rules because that place is more relaxed and you can vent and engage in light insults and humor. Notice it's not a blank ticket, but just a place to vent. If you go into the Ankap thread, you enter at your own risk of being clowned on.
What you PROBABLY SHOULD NOT post...
Do not post information that you will regret putting out in public. This site comes up on Google, is cached, and all of that, so be aware of that as you post. Do not ask the staff to go through and delete things that you regret making available on the web for all to see because we will not do it. Think before you post!


2] Use descriptive subject lines & research your post. This means use the SEARCH.

This reduces the chances of double-posting and it also makes it easier for people to see what they do/don't want to read. Using the search function will identify existing threads on the topic so we do not have multiple threads on the same topic.

3] Keep the focus.

Each forum has a focus on a certain topic. Questions outside the scope of a certain forum will either be moved to the appropriate forum, closed, or simply be deleted. Please post your topic in the most appropriate forum. Users that keep doing this will be warned, then banned.

4] Behave as you would in a public location.

This forum is no different than a public place. Behave yourself and act like a decent human being (i.e. be respectful). If you're unable to do so, you're not welcome here and will be made to leave.

5] Respect the authority of moderators/admins.

Public discussions of moderator/admin actions are not allowed on the forum. It is also prohibited to protest moderator actions in titles, avatars, and signatures. If you don't like something that a moderator did, PM or email the moderator and try your best to resolve the problem or difference in private.

6] Promotion of sites or products is not permitted.

Advertisements are not allowed in this venue. No blatant advertising or solicitations of or for business is prohibited.
This includes, but not limited to, personal resumes and links to products or
services with which the poster is affiliated, whether or not a fee is charged
for the product or service. Spamming, in which a user posts the same message repeatedly, is also prohibited.

7] We retain the right to remove any posts and/or Members for any reason, without prior notice.


- PLEASE READ -

Members are welcome to read posts and though we encourage your active participation in the forum, it is not required. If you do participate by posting, however, we expect that on the whole you contribute something to the forum. This means that the bulk of your posts should not be in "fun" threads (e.g. Ankap, Keep & Kill, This or That, etc.). Further, while occasionally it is appropriate to simply voice your agreement or approval, not all of your posts should be of this variety: "LOL Member213!" "I agree."
If it is evident that a member is simply posting for the sake of posting, they will be removed.


8] These Rules & Guidelines may be amended at any time. (last update September 17, 2009)

If you believe an individual is repeatedly breaking the rules, please report to admin/moderator.
See more
See less

Forum girls that i would bang

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #91
    no...but i finally say something nice and people freaking talk about beastiality.....

    sigh.

    Comment


    • #92
      Originally posted by whitelotus no...but i finally say something nice and people freaking talk about beastiality.....

      sigh.

      I simply can't stop reading it (only my part of course)
      The only thing missing is your voice I'm trying to imagine, but this is beautiful
      Thank you




      PS.: would you edit the post, deleting the lines 5 to end please ?

      Comment


      • #93
        What a really lame thread. What do you guys think? You've embraced it like a little boy who was just reunited with his lost puppy. And I see some chicks here too. This is a hot topic, so make sure you fasten your seatbelts.

        Well I think we need to elaborate something: every single person here knows more about xxxxing than the ones who post about them.

        The reason we've never had any of these threads is because we are mature about it and we know about xxxxing and that there are girls that post here, and it doesn't take a genius to figure out that if you put two and two together ( my desire to xxxx and girl ) that you get the obvious. And some of us have even xxxxed before. Thus to the curious child it is a brave new world. The sex threads are getting really tiresome lacking creativity. I hate the authors and those who participate in it. Think of it like the contempt humans have for primates. Sure, you're here, but some of us have evolved far beyond you that we can use you to test things, like if animals can survive in space or where does cancer hurt the worst?

        So have a nice day, go kill yourself, and feel honored when someone like me posts on your decrepid metropolis that the real people abandoned years ago.

        My four and a half cents.
        Achkerov kute.

        Comment


        • #94
          Originally posted by Anonymouse What a really lame thread. What do you guys think? You've embraced it like a little boy who was just reunited with his lost puppy. And I see some chicks here too. This is a hot topic, so make sure you fasten your seatbelts.

          Well I think we need to elaborate something: every single person here knows more about xxxxing than the ones who post about them.

          The reason we've never had any of these threads is because we are mature about it and we know about xxxxing and that there are girls that post here, and it doesn't take a genius to figure out that if you put two and two together ( my desire to xxxx and girl ) that you get the obvious. And some of us have even xxxxed before. Thus to the curious child it is a brave new world. The sex threads are getting really tiresome lacking creativity. I hate the authors and those who participate in it. Think of it like the contempt humans have for primates. Sure, you're here, but some of us have evolved far beyond you that we can use you to test things, like if animals can survive in space or where does cancer hurt the worst?

          So have a nice day, go kill yourself, and feel honored when someone like me posts on your decrepid metropolis that the real people abandoned years ago.

          My four and a half cents.

          Really didn't undersand your post.
          I'm posting you my preoccupations, since 1:30AM

          virtual RES_C setCenter(INT32 x, INT32 y, INT32 z)
          {
          //if(ui_warningTemp == (1<<6 - 1))
          // throw MException("ImageKernelNeighborhood::setCenter outside the image");
          // pourquoi pas un RES_C ? parce qu'on a tendance à ne pas tester les valeurs de retour.
          if( x < 0 || x > _visible_x_size ||
          y < 0 || y > _visible_y_size ||
          z < 0 || z > _visible_z_size)
          throw MException("ImageKernelNeighborhood::setCenter outside the image");


          UINT16 ui_warningTemp = (x < _x_min) & 1;
          ui_warningTemp <<= 1;
          ui_warningTemp |= (x >= _x_max) & 1;
          ui_warningTemp <<= 1;
          ui_warningTemp |= (y < _y_min) & 1;
          ui_warningTemp <<= 1;
          ui_warningTemp |= (y >= _y_max) & 1;
          ui_warningTemp <<= 1;
          ui_warningTemp |= (z < _z_min) & 1;
          ui_warningTemp <<= 1;
          ui_warningTemp |= (z >= _z_max) & 1;


          _x_center = x;
          _y_center = y;
          _z_center = z;
          _off = GetOffsetFromCoords(_im, x, y, z);
          //_off = x + y*_x_size + z*ui_sizeXY;
          if(ui_warningTemp != ui_WarningSize)
          {
          ui_WarningSize = ui_warningTemp;
          return handleBorder();
          }
          return RES_OK;
          }

          A great piece of joy, as you can see.

          Originally posted by Anonymouse
          Think of it like the contempt humans have for primates.

          Thank you for the lesson, and go primate your hand.

          Comment


          • #95
            Originally posted by felizitation Really didn't undersand your post.
            I'm posting you my preoccupations, since 1:30AM

            virtual RES_C setCenter(INT32 x, INT32 y, INT32 z)
            {
            //if(ui_warningTemp == (1<<6 - 1))
            // throw MException("ImageKernelNeighborhood::setCenter outside the image");
            // pourquoi pas un RES_C ? parce qu'on a tendance à ne pas tester les valeurs de retour.
            if( x < 0 || x > _visible_x_size ||
            y < 0 || y > _visible_y_size ||
            z < 0 || z > _visible_z_size)
            throw MException("ImageKernelNeighborhood::setCenter outside the image");


            UINT16 ui_warningTemp = (x < _x_min) & 1;
            ui_warningTemp <<= 1;
            ui_warningTemp |= (x >= _x_max) & 1;
            ui_warningTemp <<= 1;
            ui_warningTemp |= (y < _y_min) & 1;
            ui_warningTemp <<= 1;
            ui_warningTemp |= (y >= _y_max) & 1;
            ui_warningTemp <<= 1;
            ui_warningTemp |= (z < _z_min) & 1;
            ui_warningTemp <<= 1;
            ui_warningTemp |= (z >= _z_max) & 1;


            _x_center = x;
            _y_center = y;
            _z_center = z;
            _off = GetOffsetFromCoords(_im, x, y, z);
            //_off = x + y*_x_size + z*ui_sizeXY;
            if(ui_warningTemp != ui_WarningSize)
            {
            ui_WarningSize = ui_warningTemp;
            return handleBorder();
            }
            return RES_OK;
            }

            A great piece of joy, as you can see.




            Thank you for the lesson, and go primate your hand.
            Not surprisingly, that completely missed the point. I, along with a bunch of other cool people were here first, we made it what it was, one of the best armo forums on the net, if not the best. Then a assault of newbie idiots came and ruined it, which we repelled until rules. Do you think it is a coincidence that every time morons came here we completely obliterated them, namely SpeakEnglishOrDie, or fittypercent, etc?
            Achkerov kute.

            Comment


            • #96
              Originally posted by Anonymouse Not surprisingly, that completely missed the point. I, along with a bunch of other cool people were here first, we made it what it was, one of the best armo forums on the net, if not the best. Then a assault of newbie idiots came and ruined it, which we repelled until rules. Do you think it is a coincidence that every time morons came here we completely obliterated them, namely SpeakEnglishOrDie, or fittypercent, etc?
              Was I part of the cools?

              Comment


              • #97
                Originally posted by Anonymouse Not surprisingly, that completely missed the point. I, along with a bunch of other cool people were here first, we made it what it was, one of the best armo forums on the net, if not the best. Then a assault of newbie idiots came and ruined it, which we repelled until rules. Do you think it is a coincidence that every time morons came here we completely obliterated them, namely SpeakEnglishOrDie, or fittypercent, etc?

                Ok, and what is the solution ? Obliterate ?
                Why don't just suppress the "love and romance" stuff, since "romance" seems to be closer synonym to "sex" than "love" ?

                By the way, I'm not critisizing anything, don't care. I've actually found interesting people there, you included. For my part, I just need to be stupid sometimes.

                Comment


                • #98
                  By the way, I'm not critisizing anything, don't care. I've actually found interesting people there, you included. For my part, I just need to be stupid sometimes.
                  sometimes huh?...

                  Comment


                  • #99
                    Originally posted by spiral sometimes huh?...
                    Wait, I'm thinking to laugh, hope it will come...

                    Comment


                    • There there children...why all the tension? In the love forum to boot!

                      Comment

                      Working...
                      X