Search found 83 matches

by BigBadKing
Sun Jan 10, 2010 4:04 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Turn off computer
Replies: 29
Views: 65025

if you cant use the internal hit counter, visit a site like:

http://www.tinycounter.com/

and putup the code it gives you on one of your pages.
by BigBadKing
Sun Jan 10, 2010 4:01 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Turn off computer
Replies: 29
Views: 65025

*sign* a NON-UNIQUE hit counter, counts every page visit. i tried to
use it on my site but replaced it with an UNIQUE one. when i had a NON
UNIQUE counter, everything i visited one my own pages. it was added
by one. so a non-unique counter counts every-yours and your-visitor's
visit to every page...
by BigBadKing
Sun Jan 10, 2010 1:01 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Turn off computer
Replies: 29
Views: 65025

code to shutdown windows:

[code]
SHELL "START C:\Windows\RUNDLL.EXE user.exe,exitwindows exec"
SHELL "exit"
[/code]

remove the space between 'exitwindows' and 'exec' then run the code.
by BigBadKing
Sun Jan 10, 2010 12:35 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Turn off computer
Replies: 29
Views: 65025

if you are going to make a matrix-colored site, with everything uppercase.
nobody will bother to visit your site... put up a Unique-Visitor hit counter
on your site, check your hit counter afew days after and see how many
persons visited your site.
by BigBadKing
Fri Jan 08, 2010 2:41 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Organization
Replies: 16
Views: 33625

i mostly create rpgs (32x32 images), but here is the code anyway: CODE: dim grass(4 * (32 * 32) + 4) dim graph$(33) screen 12 ' load graphics open "grass.dat" for input as #1 for i = 1 to 32 input #1, graph$(i) next i close #1 ' draw graphics for y = 1 to 32 for x = 1 to 32 a$ = mid$(graph...
by BigBadKing
Mon Jan 04, 2010 11:58 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Who knows where to download XRumer 5.0 Palladium?
Replies: 10
Views: 27966

i dont think its a spambot. since Pete said me this forum has an
Anti-Spambot software installed. but maybe, it is a HUMAN being
ACTING as a spambot...
by BigBadKing
Mon Dec 28, 2009 5:01 am
Forum: QBASIC and QB64 Questions & Answers
Topic: HELP, I accidentally deleted my post....
Replies: 6
Views: 17253

there is NO way to restore an accidently deleted post. i own a forum and i know it all, and there is nothing to hold deleted posts. but there is one way to avoid deleting posts accidently, two ways: 1) Type your message, copy it and paste it into a file. and if you accidently deleted your post. open...
by BigBadKing
Fri Dec 18, 2009 12:40 am
Forum: Freebasic Questions & Answers
Topic: Is Alt-Eneter to exit fullscreen, crashing your FB program ?
Replies: 1
Views: 19180

i USED a 64-bit vista windows, anyway. at that time, whenever i
pressed ALT+ENTER Freebasic crashed, so i installed XP. i was
using Vista 64-bit PRO.
by BigBadKing
Fri Dec 11, 2009 2:50 pm
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

Okay. im back, i finished the tutorials ALOT earlier than what i thought.
anyway, download the Proseed Tutorials at my site. <a href="http://mccorp.orgfree.com/">Click Here</a>
by BigBadKing
Wed Dec 09, 2009 10:05 am
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

i already alerted the members at my forum (mccorp.darkbb.com) about
this. i will make afew tutorials for Proseed at the end of december, keep
waiting!

J. wilson
by BigBadKing
Sat Dec 05, 2009 5:10 am
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

first of all, its a nice idea to create a PROSEED TO GB translator.

second, i made a documentation for Proseed v1.1. its located at <a href="http://mccorp.orgfree.com/">my site.</a>.

third, mail me when you are finished with the translator.

Happy christmas. :)
by BigBadKing
Mon Nov 30, 2009 6:07 am
Forum: General Discussion
Topic: RPG
Replies: 20
Views: 79281

well, T'lon. unless burger2227 doesnt have anything about it, we can
'LET' it be...
by BigBadKing
Mon Nov 30, 2009 12:34 am
Forum: General Discussion
Topic: New forum! Come join!
Replies: 7
Views: 19143

i will surely sign up!
by BigBadKing
Fri Nov 20, 2009 11:50 am
Forum: General Discussion
Topic: Hi I'm michi
Replies: 1
Views: 6988

First of all, erm.. Michi, delete your last topic since you posted it twice.
second, Welcome to the Forum.
by BigBadKing
Fri Nov 20, 2009 12:22 am
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

dont forgot to send me the new proseed via mail, ok? dont worry about
your ide, simplicity is what it takes to start up.
by BigBadKing
Thu Nov 19, 2009 12:41 pm
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

Thanks for the site compliment. by the way, you need 7-zip to
extract ProIDE. if it doesnt work, i can lower the compression
ratio to make it work with other extractors.
by BigBadKing
Thu Nov 19, 2009 9:18 am
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

Since im a fast typer, im fast at coding. i made a Proseed IDE, you can
find it at my site. my site is at http://mccorp.orgfree.com, to download
the IDE. head to http://mccorp.orgfree.com/files/index.html, and look
under ProIDE version 1.0 for download link. Seeya!
by BigBadKing
Wed Nov 18, 2009 11:50 am
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

I finished my part of Custom Names, when i made the IDE. i will surely
Mail you, Dont forgot to inform me of New Releases of Proseed.
by BigBadKing
Wed Nov 18, 2009 3:36 am
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

Bongomeno, Dont you mind if i create the IDE with Java? if thats a problem, i can create the IDE with the following languages: [quote] QBasic (takes more than two days) JAVA C\C++ FreeBasic VisualBasic 3.0 VBDOS [/quote] I also know Assembly (five months experience) but i doubt that i can create an ...
by BigBadKing
Wed Nov 18, 2009 2:03 am
Forum: General Discussion
Topic: PROSEED - Multi purpose interpreter (WIP) >UPDATE!!!<
Replies: 46
Views: 102474

I have two computers. if i can use invisible powder and escape from the
exams without getting noticed and get back my computer from my little
brother which uses my computer without permission. if i can do all this
then i will post before 4pm, :)