Author Topic: School pranks  (Read 51180 times)

0 Members and 1 Guest are viewing this topic.

Offline Happybobjr

  • James Oldiges
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2325
  • Rating: +128/-20
  • Howdy :)
    • View Profile
Re: School pranks
« Reply #135 on: August 25, 2011, 11:39:17 pm »
It's weird how the red flags are set up at our school.  (not sure terminology to use so i say red flags)

There was a kid who looked up |*0rn every day in class without getting in trouble for it. :/
Our school isn't very lenient,  I just know what lines not to cross. :P


and no one said "holy necropost batman!"  or was it not long enough necro?
School: East Central High School
 
Axe: 1.0.0
TI-84 +SE  ||| OS: 2.53 MP (patched) ||| Version: "M"
TI-Nspire    |||  Lent out, and never returned
____________________________________________________________

Offline Juju

  • Incredibly sexy mare
  • Coder Of Tomorrow
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 5730
  • Rating: +500/-19
  • Weird programmer
    • View Profile
    • juju2143's shed
Re: School pranks
« Reply #136 on: August 26, 2011, 12:53:45 am »
Holy necropost batman.

Now someone said it. Happy?

Also it's always fun to play with pstools to run a rickroll on someone else's computer.

Remember the day the walrus started to fly...

I finally cleared my sig after 4 years you're happy now?
THEGAME
This signature is ridiculously large you've been warned.

The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on Facebook and Tumblr.

Offline Yeong

  • Not a bridge
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3739
  • Rating: +278/-12
  • Survivor of Apocalypse
    • View Profile
Re: School pranks
« Reply #137 on: August 26, 2011, 07:12:17 am »
This is what I did: make a shutdown batch file and put it in start-up folder
Sig wipe!

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: School pranks
« Reply #138 on: August 26, 2011, 08:36:21 am »
I opened notepad, typed start 100 times (copy and paste), saved it as cmd.bat, and put it in the startup folder.


Ashbad

  • Guest
Re: School pranks
« Reply #139 on: August 26, 2011, 10:24:04 am »
Code: (FunGame.c) [Select]
#include "windows.h"
#define ThisProgramsPath "C:\\FunGame.exe"

int main(int argc, char**argv) {
  system(ThisProgramsPath);
  return -666;
}

stay thirsty my friend
 

Offline ben_g

  • Hey cool I can set a custom title now :)
  • LV9 Veteran (Next: 1337)
  • *********
  • Posts: 1002
  • Rating: +125/-4
  • Asm noob
    • View Profile
    • Our programmer's team: GameCommandoSquad
Re: School pranks
« Reply #140 on: August 26, 2011, 02:19:33 pm »
This one's great: take a screenshot of the desktop with all the icons, use that image as the background, then, hide the icons. Then, if you click one one of the icons, nothing happens because the're just images.
My projects
 - The Lost Survivors (Unreal Engine) ACTIVE [GameCommandoSquad main project]
 - Oxo, with single-calc multiplayer and AI (axe) RELEASED (screenshot) (topic)
 - An android version of oxo (java)  ACTIVE
 - A 3D collision detection library (axe) RELEASED! (topic)(screenshot)(more recent screenshot)(screenshot of it being used in a tilemapper)
Spoiler For inactive:
- A first person shooter with a polygon-based 3d engine. (z80, will probably be recoded in axe using GLib) ON HOLD (screenshot)
 - A java MORPG. (pc) DEEP COMA(read more)(screenshot)
 - a minecraft game in axe DEAD (source code available)
 - a 3D racing game (axe) ON HOLD (outdated screenshot of asm version)

This signature was last updated on 20/04/2015 and may be outdated

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: School pranks
« Reply #141 on: August 26, 2011, 02:34:03 pm »
My school uses all macs in the library, so hold control+option+command and press 8 for shits and giggles.
I did that in third grade XD I was such a Mac freak back then. Now a lot of people at my school know about the trick.




Offline thepenguin77

  • z80 Assembly Master
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1594
  • Rating: +823/-5
  • The game in my avatar is bit.ly/p0zPWu
    • View Profile
Re: School pranks
« Reply #142 on: August 26, 2011, 03:32:47 pm »
Well if we're going to talk about key sequences, a favorite at my school is: click on desktop, Ctrl+A, Enter, Enter

Here's what happens. Clicking on the desktop gives it focus. Ctrl+A highlights all of the icons, and on school computers, there are a lot of icons. The first enter attempts to open all of the icons, but windows is smarter than that and gives you a warning that you are about to open 30 icons. The second Enter says go for it.

The end result is that the computer will spend at least 10 minutes trying to open all of the programs. Honestly, the best course of action is to turn it off. That, or have fun trying to close the windows as fast as possible :P
zStart v1.3.013 9-20-2013 
All of my utilities
TI-Connect Help
You can build a statue out of either 1'x1' blocks or 12'x12' blocks. The 1'x1' blocks will take a lot longer, but the final product is worth it.
       -Runer112

Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: School pranks
« Reply #143 on: August 26, 2011, 07:37:19 pm »
That doesn't seem to work at all in windows 7.

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: School pranks
« Reply #144 on: August 26, 2011, 07:59:28 pm »
Worked in xp...
Tho it didn't confirm that I wanted to launch the stuff, prolly because there's only 9 icons on this desktop :P
Vy'o'us pleorsdti thl'e gjaemue

Offline mrmprog

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 559
  • Rating: +35/-1
    • View Profile
Re: School pranks
« Reply #145 on: August 26, 2011, 08:38:05 pm »
Wow, remind me never to make any of you guys mad. My personal favorite is the hold shift for 15 seconds one.

Offline imo_inx

  • Manman, SaviourOfTheMultiverse!
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 473
  • Rating: +27/-8
  • imo_inx
    • View Profile
Re: School pranks
« Reply #146 on: August 26, 2011, 10:15:51 pm »
As limited users, we can't do much at my school, so I used powershell to upgrade myself to an admin. :)
 :w00t:


Offline fb39ca4

  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1749
  • Rating: +60/-3
    • View Profile
Re: School pranks
« Reply #147 on: August 27, 2011, 02:33:13 pm »
I use backtrack to replace sethc.exe (the stickykeys executable) on XP machines, or osk.exe (on-screen keyboard) on Vista/7 machines with cmd.exe, then I press shift 5 times, or open up the OSK in the accessibility setting window, and I have a command prompt at the login screen :D ! People have given me funny looks when I was browsing the web from there :P

EDIT: I wasn't clear, but the "login screen" has admin privileges :w00t: !
« Last Edit: August 27, 2011, 03:07:44 pm by t0xic_kitt3n »

Offline mrmprog

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 559
  • Rating: +35/-1
    • View Profile
Re: School pranks
« Reply #148 on: August 27, 2011, 02:57:10 pm »
Wow, that is a really good idea!

Offline Darl181

  • «Yo buddy, you still alive?»
  • CoT Emeritus
  • LV12 Extreme Poster (Next: 5000)
  • *
  • Posts: 3408
  • Rating: +305/-13
  • VGhlIEdhbWU=
    • View Profile
    • darl181.webuda.com
Re: School pranks
« Reply #149 on: August 27, 2011, 02:58:18 pm »
Wow, holding down alt+shift+num lock never gets old..tho after a while the computers figure out and instead of sounding an alarm it just beeps >:(
Vy'o'us pleorsdti thl'e gjaemue