All pastesPublic feed

Public feed

Pastes people chose to make public. Author names hidden.
  • Partidas de JadaONyx

    2105979·text·1.9 KB·2012-01-25 09:18 UTC
    Lunes:
    
    nayara261 - partidas 7
    marcotiger - partidas 7
    beatt - partidas 1 - ?
    lionel20 - partidas 10 - ?
    IrisV - 13 partidas - ?
    TXOBE - 13 partidas - ?
    volldam_ 13 partidas - ?
    finsbury 13 p
  • Stuff

    2105973·text·245.1 KB·2012-01-25 08:45 UTC
    
        
  • flashbang_projectile.cpp

    2105969·cpp·5.1 KB·2012-01-25 08:25 UTC
    //====== Copyright © 1996-2003, Valve Corporation, All rights reserved. =======
    //
    // Purpose: 
    //
    //=============================================================================
    
    #include "cbas
  • Something

    2105964·text·1.1 KB·2012-01-25 07:57 UTC
    function ENT:Banger( remove )
     self.Entity:EmitSound(Sound( "weapons/grenades/flashbangn.wav" ));
     for _,pl in pairs(player.GetAll()) do
    
     local ang = (self.Entity:GetPos() - pl:GetShootPos()):No
  • Mine

    2105956·text·1.1 KB·2012-01-25 07:17 UTC
    function ENT:Banger()
     self.Entity:EmitSound(Sound( "weapons/grenades/flashbangn.wav" ));
    
     for _,pl in pairs(player.GetAll()) do
    
     local ang = (self.Entity:GetPos() - pl:GetShootPos()):Normaliz
  • Something

    2105950·text·5 B·2012-01-25 07:14 UTC
    asdfx
  • Something

    2105949·text·4 B·2012-01-25 07:13 UTC
    test
  • Something

    2105948·text·2.3 KB·2012-01-25 07:13 UTC
    function ENT:Explode1()
    Msg ("Explosion 1 works!")
     self.Entity:EmitSound(Sound( "weapons/grenades/flashbangn.wav" ));
    
     for _,pl in pairs(player.GetAll()) do
    
     local ang = (self.Entity:GetPos(
  • Mine

    2105945·text·1.1 KB·2012-01-25 07:04 UTC
    timer.Simple( 1, function()
    Msg ("Explosion 2 Works!")
     self.Entity:EmitSound(Sound( "weapons/grenades/flashbangn.wav" ));
    
     for _,pl in pairs(player.GetAll()) do
    
     local ang = (self.Entity:Get
  • Someone

    2105932·nasm·407 B·2012-01-25 06:05 UTC
    ;Erin O'Toole
    .386
    .MODEL flat,stdcall
    option casemap:none
    
    include \masm32\include\masm32.inc
    include \masm32\include\kernel32.inc
    include \masm32\include\windows.inc
    includelib \masm32\lib\m
  • Unnamed

    2105928·text·2.3 KB·2012-01-25 05:51 UTC
    All Star
    (You Drive Me) Crazy
    Take Me Out
    Gettin' Jiggy Wit It
    Everybody (Backstreet's Back)
    Wannabe
    Dance, Dance
    In Too Deep
    Stacy's Mom
    Harder, Better, Faster, Stronger
    Bill Nye The Scienc
  • Stuff

    2105924·text·75.2 KB·2012-01-25 05:37 UTC
    
        
  • Untitled

    2105920·text·454 B·2012-01-25 05:15 UTC
    #include <iostream>
    using namespace std;
    int main()
    {
     int gravity;
     double time, distance;
     gravity = 32;
     cout << "Press return after entering a number.\n";
     cout << "Enter the time it takes
  • Someone

    2105919·text·454 B·2012-01-25 05:14 UTC
    #include <iostream>
    using namespace std;
    int main()
    {
     int gravity;
     double time, distance;
     gravity = 32;
     cout << "Press return after entering a number.\n";
     cout << "Enter the time it takes
  • Anonymous

    2105914·text·1.8 KB·2012-01-25 04:54 UTC
    short int magicNumber = 0x4D42;
     short int reserved0 = 0;//0x4D41;
     short int reserved1 = 0;//0x5454;
     unsigned int dataOffset = 54;
     unsigned int infoHeaderSize = 40;
     short int
  • Miscellany

    2105911·text·50.2 KB·2012-01-25 04:39 UTC
    
        
  • Miscellany

    2105909·text·1.0 KB·2012-01-25 04:29 UTC
    //Thomas Burlingame
    
    import java.awt.*;
    
    public class TestWall {
     
     public static final int MORTAR = 2;
     
     public static void main(String[] args) {
     DrawingPanel panel = new DrawingPanel(65
  • Something

    2105908·python·536 B·2012-01-25 04:25 UTC
    from PyQt4 import QtCore, QtGui
    import math
    import sys
    
    a=1 #For me, on windows 7 and windows xp, this code crashes when
    b=2 # you close the window... reliably.
    c=3
    d=4 #If even one of these
  • Something

    2105906·python·356 B·2012-01-25 04:21 UTC
    from PyQt4 import QtCore, QtGui
    import math
    import sys
    
    a=1
    b=2
    c=3
    d=4
    e=5
    f=6
    g=7
    
    def funcA(a, b):
     return 1
    
    def SetupScene(scene):
     return 1
    
    if __name__ == "__main__":
  • Anonymous

    2105905·text·700 B·2012-01-25 04:15 UTC
    Removing etckeeper ...
    Processing triggers for man-db ...
    Use of uninitialized value in pattern match (m//) at /usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm line 33.
    Use of uninitialized value in

older pastes →