This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2011-02-14 18:42:48

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

JaysonNT (First Software!)

*************************************************************************************************************************
What are you doing here? This topic is outdated! Please visit JaysonXP, here!
*************************************************************************************************************************
JaysonNT Main Server. JOS (Jayson OS) V 0.1
Server URL:
http://jaysonNT.tk
Even though I am NOT JaysonNT right now, I will post the first thing I made in VB 2008 (It will install something  sad ) But I have posted the BRAND new file (Source file seprate.)
Anyway, here is the download for....
Notepad Me!
Download the...
Source File!
Also, check out...
Fakepois0n!
Download...
Jayson Net!
Not an admin? Then use it without the...
Installer!
Not going to give you the source in this file. I don't feel like it.
The Source file for Notepad me and Fakepois0n requires VB 2008 Express Edition!
Hope you guys enjoy these files!
UPDATE:
In case of File Deletetion, I have put these files on Sourceforge!
Click Here for Mirror!
UPDATES:
Editing the sn0wbreeze iOS 4.2.1 jailbreak source code! (Yes, it is iOS 4.2.1) So jailbreak is coming out soon! (Could not happen, because of stupid certifacite!!!)
Also working on Bill Nye program (Can WindozeNT help me out? I need a script that will make a song play forever. Can anyone help me?)
JaysonNT Main Server. JOS (Jayson OS) V 0.1
JaysonNT is closed forever. This will stay open. JaysonNT will become JaysonXP

Last edited by thebuilderdd (2011-05-08 19:02:00)

Offline

 

#2 2011-02-14 21:44:30

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

Just to make sure -- Are you copying me?


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#3 2011-02-15 15:05:59

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

WindozeNT wrote:

Just to make sure -- Are you copying me?

Errr.... No. well your making Fakera1n, I am making fakepois0n (Just so we are the same) and Notepad me! Was really one of my first VB 2008 apps, so no I am NOT copying you! Maybe we can Hamachi together to work with each other.

Last edited by thebuilderdd (2011-02-15 18:48:41)

Offline

 

#4 2011-02-15 16:58:19

SeptimusHeap
Scratcher
Registered: 2010-02-01
Posts: 1000+

Re: JaysonNT (First Software!)

What's with the NT?


http://i46.tinypic.com/dw7zft.png

Offline

 

#5 2011-02-15 17:21:07

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

SeptimusHeap wrote:

What's with the NT?

New Technology

Offline

 

#6 2011-02-16 21:04:53

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

thebuilderdd wrote:

WindozeNT wrote:

Just to make sure -- Are you copying me?

Errr.... No. well your making Fakera1n, I am making fakepois0n (Just so we are the same) and Notepad me! Was really one of my first VB 2008 apps, so no I am NOT copying you! Maybe we can Hamachi together to work with each other.

Perhaps... But ditch MediaFire and use something like Tiny Upload. I refuse to download from MF.


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#7 2011-02-16 21:14:22

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

I have Fakera1n finished but I need to get all the packaging stuff together, like readme and license.


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#8 2011-02-16 21:26:43

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

Fakepois0n doesn't work. Can't even run setup without getting errors.


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#9 2011-02-16 21:39:19

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: JaysonNT (First Software!)

I better not get Fakepois0n mixed up. I used the real Greenpois0n to jailbreak my iPod touch.  tongue

And you don't need to install stuff. Go into application files, the other folder in there, then rename ProgramName.exe.deploy to ProgramName.exe!


~ihaveamac - visit ihaveamac.net

Offline

 

#10 2011-02-16 22:28:30

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

Got it working...but: all it does is give 1 error message. That's all?


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#11 2011-02-16 23:31:22

ihaveamac
Scratcher
Registered: 2007-09-22
Posts: 1000+

Re: JaysonNT (First Software!)

WindozeNT wrote:

Got it working...but: all it does is give 1 error message. That's all?

Appears to be that.

It's a .NET program, and he provided the source. I'm looking at it...

Yeah.

Code:

Public Class Form1

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
        MsgBox("Ha ha! I can't belive you fell for this! I mean the name Fakepois0n! That would mean it was fake!")
    End Sub

    Private Sub Button2_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button2.Click

    End Sub

    Private Sub Label1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Label1.Click

    End Sub

    Private Sub Form1_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load

    End Sub
End Class

Last edited by ihaveamac (2011-02-16 23:33:40)


~ihaveamac - visit ihaveamac.net

Offline

 

#12 2011-02-16 23:42:46

what-the
Scratcher
Registered: 2009-10-04
Posts: 1000+

Re: JaysonNT (First Software!)

Well my first program in VB.net was "Hello World". Then I'll have to say the next one which was useful was my dual calculator. (Two calculators in one program like MS calculator but both calculators could share their results with one another and output more results on another interface.

Calc1.
(You yourself must use bimdas)
450 * 50 + 63 / 4

Calc2

4 + 5 * 600


Then you had

Calc1 + Calc2
Calc1 - Calc2
Calc1 * Calc2
ect.

At the moment I don't have anything I wan't to program but when some Microsoft stuff starts to annoy me then I'll do something about it.


http://imageshack.us/m/64/9034/ddfss.pngMy site
Find someone post count. Click posts under username. Find number of pages. Times that by 40 for min and 60 for max and you have a rough estimate of post count.

Offline

 

#13 2011-02-17 03:58:57

ob6160
Scratcher
Registered: 2010-10-10
Posts: 500+

Re: JaysonNT (First Software!)

what-the wrote:

Well my first program in VB.net was "Hello World". Then I'll have to say the next one which was useful was my dual calculator. (Two calculators in one program like MS calculator but both calculators could share their results with one another and output more results on another interface.

Calc1.
(You yourself must use bimdas)
450 * 50 + 63 / 4

Calc2

4 + 5 * 600


Then you had

Calc1 + Calc2
Calc1 - Calc2
Calc1 * Calc2
ect.

At the moment I don't have anything I wan't to program but when some Microsoft stuff starts to annoy me then I'll do something about it.

If u want to make a proper calculator (like calc) use vb.net to do this:

300 + 300

To do it professionally u could write a sub which finds where the add is and takes each number and adds them together  big_smile

If u ever need any help ask me  big_smile

Best Regards

OB6160

Last edited by ob6160 (2011-02-17 03:59:43)


http://i45.tinypic.com/2jcygsy.gif

Offline

 

#14 2011-02-17 07:38:18

cuddlycub
Scratcher
Registered: 2010-12-16
Posts: 100+

Re: JaysonNT (First Software!)

nice story bro


http://i.imgur.com/aowqZAu.png

Offline

 

#15 2011-02-17 17:19:58

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

Sorry people about the installer. I will try to find the exe and package it.

Offline

 

#16 2011-02-17 17:21:45

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

WindozeNT wrote:

Got it working...but: all it does is give 1 error message. That's all?

Well, as I said, it is my first apps, back at xp, I was using vb 6. The good old days...

Offline

 

#17 2011-02-17 17:32:46

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

Source urls are being changed...
EDIT: ALL files have been reuploaded to Tinyupload! Hardly any ads, and no popups! (Yes, I am telling the truth.)

Last edited by thebuilderdd (2011-02-17 17:54:29)

Offline

 

#18 2011-02-17 17:41:57

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

ihaveamac wrote:

I better not get Fakepois0n mixed up. I used the real Greenpois0n to jailbreak my iPod touch.  tongue

And you don't need to install stuff. Go into application files, the other folder in there, then rename ProgramName.exe.deploy to ProgramName.exe!

O rly? I will do that with my internet browser...
Here is what I would say:

thebuilderdd wrote:

Download my new internet browser! *LINK HERE* If you are not an admin... download it as just an exe! *LINK HERE*

Offline

 

#19 2011-02-17 17:56:28

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

thebuilderdd wrote:

WindozeNT wrote:

Got it working...but: all it does is give 1 error message. That's all?

Well, as I said, it is my first apps, back at xp, I was using vb 6. The good old days...

Stay with VB6. Clunky .NET tiedowns make the best apps horrible.


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#20 2011-02-18 14:31:19

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

WindozeNT wrote:

thebuilderdd wrote:

WindozeNT wrote:

Got it working...but: all it does is give 1 error message. That's all?

Well, as I said, it is my first apps, back at xp, I was using vb 6. The good old days...

Stay with VB6. Clunky .NET tiedowns make the best apps horrible.

It freezes up on windows 7. Any way to fix this?

Offline

 

#21 2011-02-18 16:30:09

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

Ok, people, I am debugging Jayson Net! I am posting form it right now, and this will be the home page!

Offline

 

#22 2011-02-18 16:37:57

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

WOOT! Added a search function and it worked!

Offline

 

#23 2011-02-18 17:05:34

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

^ I thought you said you couldn't get the IDE! Maybe the link was fixed... Anyway, try rebooting your PC or restarting the app. Maybe you programed something that caused an infinite loop (which is what happens to me several times while working on Crash Shell 1.2, my newest version of CS soon to be released).


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

#24 2011-02-18 17:10:22

thebuilderdd
Scratcher
Registered: 2008-01-26
Posts: 1000+

Re: JaysonNT (First Software!)

WindozeNT wrote:

^ I thought you said you couldn't get the IDE! Maybe the link was fixed... Anyway, try rebooting your PC or restarting the app. Maybe you programed something that caused an infinite loop (which is what happens to me several times while working on Crash Shell 1.2, my newest version of CS soon to be released).

No, this is still being scripted in VB 2008, so I need to know some sort of script to make a song play forever. Any help?

Offline

 

#25 2011-02-18 17:22:24

WindozeNT
Scratcher
Registered: 2010-06-05
Posts: 1000+

Re: JaysonNT (First Software!)

Not from me.  sad  I'm a VB6er.


http://i48.tinypic.com/rlyo80.png
Ever since Misc was killed, I've pretty much stopped going to Scratch Forums...

Offline

 

Board footer