Thread: Ctrl+v

  1. #2741

  2. #2742
    Quote Originally Posted by Rainbow Dash View Post
    OMG

    LOL

    HOW ABOUT NO

    LOL

    OMG

    no
    Wasn't trying to be funny... that is what I had copied...
    WICKED is good

  3. #2743
    Magus Knight Katase's Avatar
    Posts
    2,123
    Blog Entries
    134
    Thanks
    3649
    randsfh123

  4. #2744
    flag=script.Parent.Flag
    teamTouching=flag.BrickColor
    team=flag.BrickColor
    touching={}
    start=flag.CFrame.y
    bcf=script.Parent.Bottom.CFrame
    bs=script.Parent.Bottom.Size
    up=false

    function onTouch(hit)
    local plr=game.Players:findFirstChild(hit.Parent.Name)
    if plr then
    local color=plr.TeamColor
    local cf=plr.Character.Torso.CFrame
    for i, v in pairs(touching) do
    if v==plr.Character.Torso then
    return
    else
    table.insert(touching, plr.Character.Torso)
    end
    end
    while true do
    if (cf.x>=bcf.x-bs.x/2) and (cf.x<=bcf.x+bs.x/2) and (cf.z>=bcf.z-bs.z/2) and (cf.z<=bcf.z+bs.z/2) and (cf.y>=bcf.y) then
    cf=plr.Character.Torso.CFrame
    if flag.CFrame.y==start then
    teamTouching=color
    end
    if color~=team and teamTouching==color then
    if team==BrickColor.new("Dark stone grey") and up then
    flag.CFrame=flag.CFrame+Vector3.new(0, 0.1, 0)
    else
    flag.CFrame=flag.CFrame-Vector3.new(0, 0.1, 0)
    end
    elseif color==team and teamTouching~=color then
    if up then
    flag.CFrame=flag.CFrame-Vector3.new(0, 0.1, 0)
    else
    flag.CFrame=flag.CFrame+Vector3.new(0, 0.1, 0)
    end
    end
    if flag.CFrame.y>=start+0.1 then
    flag.BrickColor=color
    team=color
    flag.CFrame=flag.CFrame-Vector3.new(0, 0.1, 0)
    print("Captured!")
    up=false
    elseif flag.CFrame.y<=start-20 then
    team=BrickColor.new("Dark stone grey")
    up=true
    end
    end
    wait(0.1)
    end
    end
    end

    script.Parent.Bottom.Touched:connect(onTouch)



    It's a simple Roblox C.T.F. script I made in Lua.

    hi

  5. #2745
    оppa gaиgйaм $туlє GamersDreamz's Avatar
    Posts
    812
    Blog Entries
    37
    Thanks
    928
    143016
    http://i45.tinypic.com/nqsj9v.png

  6. #2746
    Current Activity Admin Control Panel

  7. #2747

  8. The Following User Says Thank You to Flybird For This Useful Post:


  9. #2748
    (─‿‿─) Kitty Approves. Fera.'s Avatar
    Posts
    1,797
    Blog Entries
    73
    Thanks
    1747
    yyyaaayy
    welcome back flypoop! :3
    TheBackgroundCharacter

    Since when was what is here more interesting than what is up there?

    Come on, read the post. This is just a signature existant only to distract you.
    . . . . . . . . . . . . . . . . . . . . . . Line5

  10. #2749
    he is a really nice guy on pr2 and asilva did not like him so she maid up a story that he nuked 13 times and iu was there and he did not

  11. #2750
    i hate long usernames skiba's Avatar
    Posts
    8,149
    Blog Entries
    1102
    Thanks
    8552
    the pr3 weekly


    every week on saturday i will give you the highlights of the week

    i am willing to review any lvl

    LOTD REVIEWS
    8/6/12 the best breed by zorjeff.
    "I dont know how he got that lvl lotd but the mods may be on crack" quote by anonymous.
    THis lvl is bad the title is bad the blocks creep me out they keep looking at me like they're goint to kill me. Zorjeff just probably did the lvl in 5 minutes. P.S. I have two quotes in lvl: #1: And its cazled parasol idiot. #2: IF you see figfigfig talk to him like this: hi hi hi i i i like like like waffles waffles waffles
    5/5

    Suggested lvl reviews


    jose toalha deathmatch by megabrody5000 ok the story is lame. the art is everyone almost naked creepy. other than that i like the blocks espicially the water blocks
    and wtf is the bg a towel 3.5/5

    cul traps wit blox shop raeeet 5 plzzzzzzz by ??????
    this isnt a trap lvl at all. the first crumble blocks you encounter are cookies?? or are they. The artwork is amazing there was palets with a lot of detail in it. This isnt a block shop either. The blocks are ok. This lvl is amazig to bad the name sucks. 4.5/5 this lvl deserves lotd even thought the name sucks

    Mushroom Battle by Ragd1997
    The blocks arent that great except the mushroom trunk. theres no bg except a tect of the name of creator of lvl. The lvl design is well. I have this feeling you didnt put those caps randomly cause some of them i wouldnt be able to jmup on unless u put other caps. I also like that we start on red platforms and are told us to fight. 3/5

  12. #2751
    оppa gaиgйaм $туlє GamersDreamz's Avatar
    Posts
    812
    Blog Entries
    37
    Thanks
    928
    Quote Originally Posted by Jestes View Post
    sexygirl4u
    o dam
    http://i45.tinypic.com/nqsj9v.png

  13. #2752

  14. #2753

  15. #2754

  16. #2755
    The Fic-A-Nator
    Report to the server loki on September 11TH 8:00PM (EST) "You wont regret it"

  17. #2756

  18. #2757

  19. #2758
    Sniper's Huntsman taunt works really well on MvM giants

  20. #2759
    Ctr for Technology & Learning, Room 213
    -----------------------------------------------------
    http://jiggmin.com/forum/image.php?type=sigpic&userid=7644&dateline=1261085  457
    Here in the Universe I find some things that are so hard to understand.
    The vastness of space just takes my breath away I see through history. - Stratovarius (Timo Kotipelto)

  21. #2760