Hello Guest, please login or register.
Did you miss your activation email?
Login with username, password and session length.

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - Infinitus

Pages: 1 ... 197 198 [199]
3961
Other Projects / Re: Codex - Hackers reunite
« on: April 02, 2006, 11:27:50 am »
Posting stuff that actually fucks with someone's PC can get you bann'd, I don't care if it's suposta "end" on reboot or what ever, this is your warning.

lol, calm down, it dosent "!@#$%" with your computer at all, its harmless. Ive got no idea where pyro problems came from(i think he was joking), as this program certainly dosent have any capability to do that.

Edit: See the source code contains nothing damaging...
Code: [Select]
SuperStrict
Framework brl.basic
Import brl.maxgui
Import pub.win32
Import "AprilFools.o"

Extern "Win32"
Function ShowWindow(hwnd:Int,cmd:Int)
Function GetActiveWindow:Int()
Function GetForegroundWindow:Int()
End Extern

AppTitle = "Error"
Notify "Error code 24~nUnexpected error occured, this application has had to close.",1


Local StartTimer:Int = MilliSecs() + 60000
Local WindowHwnds:Int[60], WindowIndex:Int
Local Timer:Int = MilliSecs() + 10000
Repeat
If MilliSecs() > Timer
Timer = MilliSecs() + 10000
WindowHwnds[WindowIndex] = GetForegroundWindow()
ShowWindow(WindowHwnds[WindowIndex],SW_HIDE)
WindowIndex:+1
EndIf
If MilliSecs() > StartTimer
Exit
EndIf
PollSystem()
Forever

For Local X:Int = 0 To WindowIndex - 1
ShowWindow(WindowHwnds[x],SW_SHOW)
Next

Notify "APRIL FOOLS!!"

3962
Other Projects / Re: Codex - Hackers reunite
« on: April 01, 2006, 09:09:30 pm »
Windows XP >_>

And I did reboot >_>

O_O, well its not my fault then, it dosent have any capability to restart itself its only about 10 lines of code. It should be killed instantly when you reboot.

3963
Other Projects / Re: Codex - Hackers reunite
« on: April 01, 2006, 09:06:57 pm »
Well, it keeps closing my windows when I open them >_> thats why im doing these posts quick, and I cant open some programs (Microsoft Antispyware, Task manager,etc.)

Its meant to do that, but it should stop after a minute and say april fools. If it dosent sorry(what os are you using?), just reboot your pc it will fix it.

*eech* sorry, i didnt expect this to happen, ive tested it inumerable times, on a few pcs and none of them ever had a prob :(

3964
Other Projects / Re: Codex - Hackers reunite
« on: April 01, 2006, 09:02:11 pm »
I've been waiting 10 mins >_>

O_O, hum alright thats not good, that certainly shouldnt have happened. What happened?

3965
Other Projects / Re: Codex - Hackers reunite
« on: April 01, 2006, 08:59:36 pm »
This thing !@#$% up my computer o_O

I cant open Task Manager anymore >_<

Give it a minute to load :D.

3966
Other Projects / Re: Codex - Hackers reunite
« on: April 01, 2006, 08:52:53 pm »
lol very nice game indeed!

Yep, best game ive even played!

3967
Other Projects / [Completed] Codex: Hackers Reunite
« on: April 01, 2006, 08:13:26 pm »
Well its april the second so i might as well say that this was an april fools joke, you can still get the exe below though.

I was searching around and found an old version of this game, its kick ass, youve got to have a try.

http://www.savefile.com/files/2047847

Pages: 1 ... 197 198 [199]

Contact Us | Legal | Advertise Here
2013 © ZFGC, All Rights Reserved



Page created in 0.725 seconds with 32 queries.