Boyah Forums

General => The Lobby => Topic started by: Beta on September 29, 2008, 03:11:02 AM

Title: Last thing you copied and pasta'd?
Post by: Beta on September 29, 2008, 03:11:02 AM
Post what you copied and why.

Rhyme

I had something else copied but if my dad pastes that he'll beat me, so I copied my username to be safe.
Title: Re: Last thing you copied and pasta'd?
Post by: superclucky on September 29, 2008, 03:11:20 AM
nicole kidman
Title: Re: Last thing you copied and pasta'd?
Post by: Nyerp on September 29, 2008, 04:26:04 AM
HELL NO

that was it
Title: Re: Last thing you copied and pasta'd?
Post by: FAMY2 on September 29, 2008, 04:49:40 AM
 A quote so I didn't double post. baddood;
Title: Re: Last thing you copied and pasta'd?
Post by: Daddy on September 29, 2008, 05:00:26 AM
can't post it
Title: Re: Last thing you copied and pasta'd?
Post by: j o e i n c on September 29, 2008, 06:04:04 AM
http://www.youtube.com/watch?v=PYA5R4264Mg
Title: Re: Last thing you copied and pasta'd?
Post by: The Hand That Fisted Everyone on September 29, 2008, 06:04:32 AM
Post what you copied and why.

Rhyme

I had something else copied but if my dad pastes that he'll beat me, so I copied my username to be safe.
Title: Re: Last thing you copied and pasta'd?
Post by: Hensa on September 29, 2008, 09:06:14 AM
Quote from: Khadafi on September 29, 2008, 05:00:26 AM
can't post it
y?
Title: Re: Last thing you copied and pasta'd?
Post by: Lozal on September 29, 2008, 09:06:49 AM
!
Title: Re: Last thing you copied and pasta'd?
Post by: Thyme on September 29, 2008, 10:26:46 AM
waifu

I wanted to know what kind of definition Urban Dictionary would give to that. It's a short definition, but I agree with it very muchly.
Title: Re: Last thing you copied and pasta'd?
Post by: Classic on September 29, 2008, 10:27:36 AM
Everything I post is original material.
Title: Re: Last thing you copied and pasta'd?
Post by: Thyme on September 29, 2008, 10:35:14 AM
Quote from: Mr. Bitch (Classic) on September 29, 2008, 10:27:36 AM
Everything I post is original material.


Also, you don't use copy-paste to look up things on search engines since you always ask people to give you a link. (http://cuccoscratch.com/forum/Smileys/default/timeypoint.png)
Title: Re: Last thing you copied and pasta'd?
Post by: Classic on September 29, 2008, 10:35:42 AM
Quote from: Thyme on September 29, 2008, 10:35:14 AM
Also, you don't use copy-paste to look up things on search engines since you always ask people to give you a link. (http://cuccoscratch.com/forum/Smileys/default/timeypoint.png)

Correct.
Title: Re: Last thing you copied and pasta'd?
Post by: Thyme on September 29, 2008, 10:36:36 AM
Quote from: Mr. Bitch (Classic) on September 29, 2008, 10:35:42 AM
Correct.


That is incredibly lazy and I won't do that for you anymore. (http://cuccoscratch.com/forum/Smileys/default/timeypoint.png)
Title: Re: Last thing you copied and pasta'd?
Post by: Classic on September 29, 2008, 10:37:33 AM
Quote from: Thyme on September 29, 2008, 10:36:36 AM
That is incredibly lazy and I won't do that for you anymore. (http://cuccoscratch.com/forum/Smileys/default/timeypoint.png)

You only think you won't.
Title: Re: Last thing you copied and pasta'd?
Post by: Thyme on September 29, 2008, 10:44:46 AM
Alright, I will link you... but the link will always end up being this:

http://img179.imageshack.us/img179/2245/utylbra9.png

giggle;
Title: Re: Last thing you copied and pasta'd?
Post by: Classic on September 29, 2008, 11:06:38 AM
Quote from: Thyme on September 29, 2008, 10:44:46 AM
Alright, I will link you... but the link will always end up being this:

http://img179.imageshack.us/img179/2245/utylbra9.png

giggle;

I love you. giggle;
Title: Re: Last thing you copied and pasta'd?
Post by: Kalahari Inkantation on September 29, 2008, 12:09:48 PM
http://www.youtube.com/watch?v=We1tDz0iFmQ
Title: Re: Last thing you copied and pasta'd?
Post by: Tri4se on September 29, 2008, 01:30:19 PM
Code Geass R2 episode 15


doodthing;
Title: Re: Last thing you copied and pasta'd?
Post by: Lotos on September 29, 2008, 06:21:15 PM
I don't have anything in my paste thing.  O_0
Title: Re: Last thing you copied and pasta'd?
Post by: wawi on September 29, 2008, 06:26:55 PM
I don't want to post it :(
Title: Re: Last thing you copied and pasta'd?
Post by: ME## on September 29, 2008, 06:30:25 PM
http://www.collectiondx.com/gallery2/gallery/d/38476-5/P5028596.jpg
Title: Re: Last thing you copied and pasta'd?
Post by: superclucky on September 29, 2008, 06:31:41 PM
[08:05] lolomg: ohh hell no .. imm fuck u up 
[08:05] lolomg: u better start eating 
Title: Re: Last thing you copied and pasta'd?
Post by: Daddy on September 29, 2008, 06:42:14 PM
    //number of buttons *must* be even
    private JPanel create2ColPane(String description,
                                  JRadioButton[] radioButtons,
                                  JButton showButton) {
        JLabel label = new JLabel(description);
        int numPerColumn = radioButtons.length/2;

        JPanel grid = new JPanel();
        grid.setLayout(new GridLayout(0, 2));
        for (int i = 0; i < numPerColumn; i++) {
            grid.add(radioButtons);
            grid.add(radioButtons[i + numPerColumn]);
        }

        JPanel box = new JPanel();
        box.setLayout(new BoxLayout(box, BoxLayout.Y_AXIS));
        box.add(label);
        grid.setAlignmentX(0.0f);
        box.add(grid);

        JPanel pane = new JPanel();
        pane.setLayout(new BorderLayout());
        pane.add(box, BorderLayout.NORTH);
        pane.add(showButton, BorderLayout.SOUTH);

        return pane;
Title: Re: Last thing you copied and pasta'd?
Post by: Samus Aran on September 29, 2008, 08:15:21 PM
http://i37.tinypic.com/29cktjq.png
Title: Re: Last thing you copied and pasta'd?
Post by: Skylark on September 29, 2008, 09:14:48 PM
[spoiler]These consist of four laws passed by the Federalist Congress and signed by President Adams in 1798: the Naturalization Act, which increased the waiting period for an immigrant to become a citizen from 5 to 14 years; the Alien Act, which empowered the president to arrest and deport dangerous aliens; the Alien Enemy Act, which allowed for the arrest and deportation of citizens of countries at was with the US; and the Sedition Act, which made it illegal to publish defamatory statements about the federal government or its officials. The first 3 were enacted in response to the XYZ Affair, and were aimed at French and Irish immigrants, who were considered subversives. The Sedition Act was an attempt to stifle Democratic-Republican opposition, although only 25 people were ever arrested, and only 10 convicted, under the law. The Kentucky and Virginia Resolutions, which initiated the concept of "nullification" of federal laws were written in response to the Acts.

[/spoiler]
alien and sedition acts not what I want to be doing right now
Title: Re: Last thing you copied and pasta'd?
Post by: Matt™ on September 30, 2008, 02:48:50 AM
&fmt=18

Do I really need to explain? Well, I guess some of you morons might not know... anyways it enhances quality of youtube videos.