Qbasicnews.com

Full Version: Hello mr. gentelmens -- I killed the bride, with a noose of-
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
-dear hide. And then I cried. Oh yes, I cride.

Code:
txt$ = "J BN TPUFE J BN BU TDIPPM"
for i = 1 to len(txt$)
  print chr$(asc(mid$(txt$, i, 1)) + 1);
next i
Right...


K!CO!UQVGF!K!CO!CV!UEJQQN to you too...


[syntax="QBASIC"]PRINT MKL$(544567129); MKL$(1953723757); STRING$(1, 0); MKL$(1914725730);
PRINT MKL$(1819042149); MKL$(1868701817); MKL$(543450482); MKI$(30066);
PRINT MKI$(28270); MKL$(543649385); MKL$(1936287860); CHR$(255); MKI$(28515);
PRINT MKI$(25956); MKL$(1869488172); LEFT$(MKI$(0), 1); MKL$(1685217640);
PRINT MID$(MKL$(1024), 3, 1); MKL$(1818584422); MKL$(1936158313);
PRINT MKI$(8236); MKI$(30058); MKL$(1629516915); " "; MKL$(1701539690);
PRINT CHR$(32); MKI$(10557);[/syntax]
Hey lith!

Glad to see a post from you, it's been since forever. How you doing?
Hmm...
Code:
z$ = " BDHEMOSTUPY"
a$ = "8765273C18591AB1A81945127621"
FOR i = 1 TO LEN(a$)
  PRINT MID$(z$, VAL("&H" + MID$(a$, i, 1)), 1);
NEXT
PRINT
[syntax="QBASIC"]a$ = "0225371804240715303837"
b$ = "THE QUICK BROWN FOX JUMPED OVER THE LAZY DOG"
c$ = "010305050709111315171911112103"
FOR i = 1 TO LEN(c$) STEP 2
PRINT MID$(b$, VAL(MID$(a$, VAL(MID$(c$, i, 2)), 2)), 1);
NEXT i[/syntax]

Why not =P

I'm too tired to get rid of the pattern you can see....


EDIT:
+++++++++++++[>++++<-]>++.>++[<-----]<.>+++[<+++++>-]<.++++.>++[<---]<-.--.
Err... you'll bother if i say that i don't unterstand what is this???

Encryption algo??? :???:
Quote:+++++++++++++[>++++<-]>++.>++[<-----]<.>+++[<+++++>-]<.++++.>++[<---]<-.--.

You use BF? i just wrote a interpreter for a more advanced version of
BF named QuadraF*** or QF if you wanna check it out just tell me i got a few sample proggys and a small tutorial written, it's a total mindf*** alot harder then standard BF.

Here's the standard Hello World proggy... don't get scared Tongue

Code:
++++++++++++++++++++++++++++++v
+++++++++++++++++++++++++++++v+
++++++++++.*****************v++
********.---*******************
*********+++++++..+++.>v*******
*****************^^***@+++++++v
++++++++++++++++++++++++.*****+
++++++++++++++++++++++++v++++++
++++++++++++++++++.*****+++++++
***********.--------**.>>>>>>>v
********.<<<+++>>>>>>>^^.------
*********#*^<<<<<<--------*****
Tells me more! Big Grin
Am I the only one who has no clue whatsoever what you are
doing?

Is there any rule behind this or is the thing just to obfuscate a
random message?