Blockland Forums > General Discussion
How do i post add ons?
<< < (11/26) > >>
FourFlamesNinja:
One I don't want to hack a computer because I would inevitably get caught and there are about 10 people fighting me about this (good mental exercise). Also I don't have the thought in mind to go to Prison at the moment (or ever).
DrenDran:

--- Quote from: FourFlamesNinja on November 28, 2010, 09:56:06 PM ---One I don't want to hack a computer because I would inevitably get caught and there are about 10 people fighting me about this (good mental exercise). Also I don't have the thought in mind to go to Prison at the moment (or ever).

--- End quote ---
Your code was just this:

--- Code: ---for i=1 to 50 step 0
msgbox("You are an idiot!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!")
next

--- End code ---
Seriously, grow the forget you you dumb script kiddie.
FourFlamesNinja:

--- Quote from: DrenDran on November 28, 2010, 09:51:59 PM ---Hack my computer.
Here, have a hint to start you off, I have windows vista, am on a laptop, and my IP is 67.248.189.42
Also, "hacking" into a "government system" would most likely get you life in prison for treason.
Assuming you're in the USA, it's probably worse in other countries.
Not that you've been specific about what you can do.
Try being more specific.

EDIT: Yes, I know the .vbs file makes a popup box that says "YOU ARE AN IDIOT!!!!" and won't let you close it the normal way. Just end task and it's gone. Also, that's highly immature. And none of that code took more than ten seconds, and it dosn't do jack stuff.

--- End quote ---
Exactly, I did it as a surprise, the actual code in the .txt actually works though.
FourFlamesNinja:
Did you look at the .txt? Anyway if I was trying to be mean I would have posted a virus in that. I knew you could just right-click and hit edit, or end it in task manager, if I could make that it's a duh that i knew that.
DrenDran:

--- Quote from: FourFlamesNinja on November 28, 2010, 09:58:19 PM ---Exactly, I did it as a surprise, the actual code in the .txt actually works though.

--- End quote ---
The other file was just this:

--- Code: ---ClLCD
Disp "Public key?"
Prompt N
A=round((SQR(N))+1,0)
While A>=1
A=A+1
B=N/A
C=round(B,0)
if B==C
then
Disp A
Disp N/A
P=(A-1)*((N/A)-1)
Disp P
Stop
else
end
end

--- End code ---
I've done a decent amount of work with TI BASIC and more or less can tell you that this program just prompts you for a key and displays loops of numbers with it. It however, cannot hack the government.
In fact, TI BASIC of any kind won't be able to. BASIC in general probably can't either.
Navigation
Message Index
Next page
Previous page

Go to full version