Jump to content

Dashboard vs GoldenGates V2


Dashboard

Recommended Posts

It seems as if you are afraid of having a little bit of competition, which is rather sad.

If he did copy your work, then I can see where your frustration is coming from.

However from the code you supplied, he isn't exactly directly ripping it. 

Edited by Britney
Link to comment
Share on other sites

It seems as if you are afraid of having a little bit of competition, which is rather sad.

If he did copy your work, then I can see where your frustration is coming from.

However from the code you supplied, he isn't exactly directly ripping it. 

Ripping and changing a little bit of code then calling it your own is stealing. Also, why wouldn't he be scared of competition, it affects his sales which is his income..

Edited by Thurnis
Link to comment
Share on other sites

 

 

 

 

Maybe he wouldn't copy your idea if you didn't make is so goddamn expensive?

 

umadbro?

 

It's $14.99 lifetime and comes with a full website and 4 live support workers.

It's hard to argue that it's expensive.

 

Last week it was $25. Now that @GoldenGates script is coming out, you lowered it by 10 dollars. This is really saying something.

 

 

It's a sale that we've been planning since October 11th. 834 people posted on our thread, and there were 105 likes asking for the sale. It had nothing to do with GoldenGates.

 

Hmm...

Anyways, stop being so butthurt

 

 

Well that's an intelligent thing to say.

 

It seems as if you are afraid of having a little bit of competition, which is rather sad.

If he did copy your work, then I can see where your frustration is coming from.

However from the code you supplied, he isn't exactly directly ripping it. 

 

My frustration roots from him copying my work and selling it, I'm sure most would do the same in my shoes.

Link to comment
Share on other sites

 

It seems as if you are afraid of having a little bit of competition, which is rather sad.

If he did copy your work, then I can see where your frustration is coming from.

However from the code you supplied, he isn't exactly directly ripping it. 

Ripping and changing a little bit of code then calling it your own is stealing. Also, why wouldn't he be scared of competition, it effects his sales which is his income..

 

I can tell you have never programmed before.

What Dashboard posted was one small portion.

He's whining about competition, which is the sad part. 

Edited by Britney
Link to comment
Share on other sites

That is his old GUI, nice. And in any case, stop trying to act like you are an amazing scripter. A superscript factory is easy to make, you were just the first. And you can not have a monopoly on the marketplace.... Just deal with the competition.

Edited by Zappa
  • Like 2
Link to comment
Share on other sites

 

 

 

 

 

Maybe he wouldn't copy your idea if you didn't make is so goddamn expensive?

 

umadbro?

 

It's $14.99 lifetime and comes with a full website and 4 live support workers.

It's hard to argue that it's expensive.

 

Last week it was $25. Now that @GoldenGates script is coming out, you lowered it by 10 dollars. This is really saying something.

 

 

It's a sale that we've been planning since October 11th. 834 people posted on our thread, and there were 105 likes asking for the sale. It had nothing to do with GoldenGates.

 

Hmm...

Anyways, stop being so butthurt

 

 

Well that's an intelligent thing to say.

 

It seems as if you are afraid of having a little bit of competition, which is rather sad.

If he did copy your work, then I can see where your frustration is coming from.

However from the code you supplied, he isn't exactly directly ripping it. 

 

My frustration roots from him copying my work and selling it, I'm sure most would do the same in my shoes.

 

Then you should take things up with the administration if you believe he has done so.  

Link to comment
Share on other sites

 

 

It seems as if you are afraid of having a little bit of competition, which is rather sad.

If he did copy your work, then I can see where your frustration is coming from.

However from the code you supplied, he isn't exactly directly ripping it. 

Ripping and changing a little bit of code then calling it your own is stealing. Also, why wouldn't he be scared of competition, it effects his sales which is his income..

 

I can tell you have never programmed before.

What Dashboard posted was one small portion.

He's whining about competition, which is just pathetic. 

 

 

SSF's file format is a HUGE part of the script. It's a script that makes scripts, and this is how it spits it out.

How do you think Adobe would react if GIMP started saving PSD files?

Link to comment
Share on other sites

Personally i understand how you feel believe me, but the problem is plagiarism is classified as one taking work and claiming as there own, there is a sad loop hole ;/

 

You can change 1 thing and it instantly becomes free to use because it is not entirely your code anymore he changed it....

 

If your .jar file was available to him to download and copy from.. well it should have been on the sdn ;/

 

Point being, you going to have a hell of a fight for this even though it is clearly stolen due to him being able to change it and dodge it...

 

 

 

 

You have heard the same song on the radio before by 2 different artists right?

 

Well that's because 1 artist makes it, and the other scams it and changes a few words and BAM it's his song now.

 

Cruel world

Edited by HashPlant512
Link to comment
Share on other sites

 

 

 

It seems as if you are afraid of having a little bit of competition, which is rather sad.

If he did copy your work, then I can see where your frustration is coming from.

However from the code you supplied, he isn't exactly directly ripping it. 

Ripping and changing a little bit of code then calling it your own is stealing. Also, why wouldn't he be scared of competition, it effects his sales which is his income..

 

I can tell you have never programmed before.

What Dashboard posted was one small portion.

He's whining about competition, which is just pathetic. 

 

 

SSF's file format is a HUGE part of the script. It's a script that makes scripts, and this is how it spits it out.

How do you think Adobe would react if GIMP started saving PSD files?

 

Just because you were the first to come up with the idea doesn't mean that nobody else can make their own version, of course the concepts would be similar.

Also you can open and save .psd files with gimp lol

  • Like 1
Link to comment
Share on other sites

V2 Gui:

7ky7cQE.png

 

Code:

TURN_RUN_AT(42, Types.WALK) {
		@Override
		public JPanel getPanel(final BuildIt script, final Settings settings) {
			return new JOneInput("Run energy", "Turn run at ") {

				@Override
				public void action(ActionEvent e) {
					int[] i = new int[5];
					i[0] = Integer.parseInt(getText());
					settings.addNewAction(new Action(script, 42, i),
							settings.insertLine);
				}
				
			};
		}
	},

enough said.

  • Like 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...