Author Topic: Its here  (Read 4830 times)

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Its here
« on: 27 October 2002, 11:26 »
*****BIG STARY ADMIN NOTICE*****
********************************
Goto the website you can now download it as a bootable floppy. I hope it works, please email any problems to me!!! www.windotnet.tk
============================Nov 1!

Well after having my last campaign of insane posts to make people get it, its not working.

I am actually pissed off now,

I spend hours working on it... Yes hours and half of you cant be arsed downloading it. Why not no seriously it has not trojans, no Malware and nothing nasty at all. But you people ignore it.... I POSTED IT A MONTH AGO!

You are all using at least 2.0 when i spent an hour making 2.1 i know if you have downloaded it because you have to get a Serial off me to work it... Actually im going to be genouros...

MSNSUX4EVER

Theres your Serial... Now fucking get it and make a comment... I know that most of you have a version of Windows that is compatible.

[ November 01, 2002: Message edited by: Ex Eleven / b0b 2.1 ]

[ November 01, 2002: Message edited by: Ex Eleven / b0b 2.1 ]
« Last Edit: 7 February 2008, 14:33 by Orethrius »

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Its here
« Reply #1 on: 27 October 2002, 11:30 »
Who thinks i should make a bootable floppy disk version???

Because ill make one, that way NOBODY has an excuse not to try it unless they are using a Macintosh, but then still you can get bochs and try it. I will even make a bochs image'd version!

rtgwbmsr

  • VIP
  • Member
  • ***
  • Posts: 1,257
  • Kudos: 0
    • http://www.akgames.net
Its here
« Reply #2 on: 27 October 2002, 23:06 »
It's relatively pointless. Find a better way to use your time.
  :D

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
Its here
« Reply #3 on: 28 October 2002, 01:02 »
i fucking downloaded it and i even emailed you asking for the serial!

one hour!

huh, also, i hope you emailed me back telling me how to run it in linux, i can't stand you developers who code only for windows...
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

rtgwbmsr

  • VIP
  • Member
  • ***
  • Posts: 1,257
  • Kudos: 0
    • http://www.akgames.net
Its here
« Reply #4 on: 28 October 2002, 01:08 »
He posted the code in this thread. I saw that after I e-mailed him. First post.

And it's VB so don't count on it running in Linux or WINE. I'm sorta curious as to how he's making VB apps.

BTW: Calum, check your PM

[ October 27, 2002: Message edited by: The_Muffin_Man/B0b ]
« Last Edit: 7 February 2008, 14:34 by Orethrius »

Stryker

  • VIP
  • Member
  • ***
  • Posts: 1,258
  • Kudos: 41
Its here
« Reply #5 on: 28 October 2002, 01:16 »
why would you expect someone to get, or use, this? It is full of gramatical errors. There is a difference between too and to. "Pass Word" is different from password, i'm confused. And your "loading" doesn't actually load anything, it just slows everything down. And i doubt you can make a bootable version as it seems to be using DOS interrupts, which means you'd have to have a version of DOS with it. and that violates copyright laws. well i'm done complaining for now, but i'll likely be back.

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
Its here
« Reply #6 on: 28 October 2002, 01:21 »
at least he posted it in the right forum for a bloody change. he's worse than the fucking rice gang.

plus, after all his moaning, i followed his rules to the letter, emailing him asking for the password and he's not even bothered to reply.
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Stryker

  • VIP
  • Member
  • ***
  • Posts: 1,258
  • Kudos: 41
Its here
« Reply #7 on: 28 October 2002, 01:22 »
ok i'm back (so soon). It uses qbasic, qbasic programs require DOS. there is no avoiding it. unless you get some DOS emulator or something. You waste an awful lot of time with pointless loops, i've done you the favor of making it a bit smaller:

'$include: 'qb.bi'
dim regs as regtype
regs.ax=1
call interrupt(&h33,regs,regs)
screen 13,0,1
do
cls
"Starting...";
a=timer
do:loop while timer-a<2
print "Done."
print "Wait a few moments while we pretend to do stuff, then we'll do it again"
pcopy 1,0
a=timer
do:loop while timer-a<1
loop

i hate it, never again will i download something i have doubts on.

rtgwbmsr

  • VIP
  • Member
  • ***
  • Posts: 1,257
  • Kudos: 0
    • http://www.akgames.net
Its here
« Reply #8 on: 28 October 2002, 01:45 »
Quote from: Stryker
ok i'm back (so soon). It uses qbasic, qbasic programs require DOS. there is no avoiding it. unless you get some DOS emulator or something. You waste an awful lot of time with pointless loops, i've done you the favor of making it a bit smaller:

'$include: 'qb.bi'
dim regs as regtype
regs.ax=1
call interrupt(&h33,regs,regs)
screen 13,0,1
do
cls
"Starting...";
a=timer
do:loop while timer-a<2
print "Done."
print "Wait a few moments while we pretend to do stuff, then we'll do it again"
pcopy 1,0
a=timer
do:loop while timer-a<1
loop

i hate it, never again will i download something i have doubts on.


I agree fully. I could easily inprove the code if I wanted to.

Although I do believe that he was trying to show the downsides of .NET

X11, check your PM.
« Last Edit: 8 February 2008, 02:58 by Orethrius »

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Its here
« Reply #9 on: 28 October 2002, 13:41 »
Quote from: rtgwbmsr
He posted the code in this thread. I saw that after I e-mailed him. First post.

And it's VB so don't count on it running in Linux or WINE. I'm sorta curious as to how he's making VB apps.

BTW: Calum, check your PM

[ October 27, 2002: Message edited by: The_Muffin_Man/B0b ]

It probably cant run in Wine but its not written in Visual Basic so fuck you retard!, its a good joke! Also Calum it runs in FreeDOS and DR-DOS which you can download for free from www.drdos.net

So shut up!!!

(Im only joking about the rageness so dont think im all pissed off)

I will make a Floppy Disk Bootable version for you to have fun with. Its good to see you cant run it anyway Calum that you are now MS Free. Thats why i am working on a bootable version that can be downloaded and Installed to a floppy disk, whcih you can put in a computer of your own choice. I know that Microsoft QBASIC is a Program written by Microsoft with a language stolen from Xerox. Personally, I dont care, its free anyway.

As for those with doubts in my coding, suck my balls. I dont care its a joke run it it doesnt bite, half the bugs where installed to make it look like Windows ;). I know you want my Microsoft imatation to look good and make Microsoft imortalized but its not my problem.

I am know PHP, and i still prctice my C++ so I will be better then you.

You kan not judge it until you actually run it and with the bootable version only Mac users will have problems and they can use bochs.

I have already spent to long coding it to just Dump it. So for god sake Download the Bootable one.
« Last Edit: 8 February 2008, 02:58 by Orethrius »

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Its here
« Reply #10 on: 28 October 2002, 13:43 »
Quote from: rtgwbmsr
I agree fully. I could easily inprove the code if I wanted to.

Although I do believe that he was trying to show the downsides of .NET

X11, check your PM.

You hit the nail on the head that time (I belive the webmaster siad this to you before, or was it sombody else.)

Oh Calum the Serial Number is at the top of the thread.
« Last Edit: 8 February 2008, 02:59 by Orethrius »

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
Its here
« Reply #11 on: 28 October 2002, 13:59 »
yeah, but you said you'd email it to me! retroactively changing your licence agreement eh? sounds like Microsoft, you're doing a good job of emulating them...   :rolleyes:
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Its here
« Reply #12 on: 28 October 2002, 14:05 »
Calum i dont know about you but i goto school and at school i cant have a machine to poup everytime i get email. And i have replyed to it, Also since you cant read, I put it in the top of the thread, or should i recored everyhting i post and post a link to a Ogg Vorbis of me reading the threads for you.

 :D

Kintaro

  • Member
  • **
  • Posts: 6,545
  • Kudos: 255
  • I want to get the band back together!
    • JohnTate.org
Its here
« Reply #13 on: 28 October 2002, 14:09 »
Quote from: Stryker
ok i'm back (so soon). It uses qbasic, qbasic programs require DOS. there is no avoiding it. unless you get some DOS emulator or something. You waste an awful lot of time with pointless loops, i've done you the favor of making it a bit smaller:

'$include: 'qb.bi'
dim regs as regtype
regs.ax=1
call interrupt(&h33,regs,regs)
screen 13,0,1
do
cls
"Starting...";
a=timer
do:loop while timer-a<2
print "Done."
print "Wait a few moments while we pretend to do stuff, then we'll do it again"
pcopy 1,0
a=timer
do:loop while timer-a<1
loop

i hate it, never again will i download something i have doubts on.

Actually thats bad code...

For a start you didnt tab out your loops, you used a generic term a which i hate, And the idea is for it not to look perfect like you think Windows does YOU FUCKING MICROSOFT JUNKIE

(Now doesnt this look like when i met Calum  :D )
« Last Edit: 8 February 2008, 03:00 by Orethrius »

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
Its here
« Reply #14 on: 28 October 2002, 14:35 »
fuck you you fucking fuck!!!!!  :D
sure does!

now, i notice that your email just conspicuously arrived in my inbox just then, so thanks for that, but it wasn't there about an hour ago...

also, why not write good code to emulate a bad OS, instead of writing bad code to start with?
surely that would be more educational and so on, and why not rewrite it in a real language?
now that would be a real project, i hear that BASIC teaches all sorts of bad coding habits.
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism