Dashboard Posted October 29, 2013 Share Posted October 29, 2013 (edited) I'm pissed. Code sample of 'his' file format (available by him from the Script Tester's section): 0#0,0,0,0,0#Dat Flax Picker,null,null,null,null 1#0,0,0,0,0#GoldenGates,null,null,null,null 46#9,0,0,0,0,0,0,0#null,null,null,null,null 30#2272,3490,2729,3493,17,0,0,0#null,null,null,null,null 2#0,0,0,0,0,0,0,0#null,null,null,null,null 38#441,0,0,0,0,0,0,0#null,null,null,null,null 28#0,0,0,0,0,0,0,0#null,null,null,null,null 38#444,0,0,0,0,0,0,0#null,null,null,null,null 3#0,0,0,0,0,0,0,0#null,null,null,null,null 43#2726,3485,0,0,0,0,0,0#null,null,null,null,null 43#2729,3472,0,0,0,0,0,0#null,null,null,null,null 42#30,0,0,0,0,0,0,0#null,null,null,null,null 43#2731,3459,0,0,0,0,0,0#null,null,null,null,null 43#2731,3447,0,0,0,0,0,0#null,null,null,null,null 43#2743,3445,0,0,0,0,0,0#null,null,null,null,null 23#16681,0,0,0,0,0,0,0#Pick,null,null,null,null 38#555,0,0,0,0,0,0,0#null,null,null,null,null 35#15,0,0,0,0,0,0,0#null,null,null,null,null 43#2741,3444,0,0,0,0,0,0#null,null,null,null,null 35#15,0,0,0,0,0,0,0#null,null,null,null,null 43#2733,3454,0,0,0,0,0,0#null,null,null,null,null 43#2728,3467,0,0,0,0,0,0#null,null,null,null,null 43#2730,3477,0,0,0,0,0,0#null,null,null,null,null 43#2727,3485,0,0,0,0,0,0#null,null,null,null,null 43#2724,3493,0,0,0,0,0,0#null,null,null,null,null Code sample of my file format as of SSF 1.0 (which was released on a jar, the code can be copied from it, which is where I assume he's getting these things from): 1#0,0,0,0,0,0,0,0#null,null,null,null,null,null,null,null 4#1733,1734,1745,0,0,0,0,0#null,null,null,null,null,null,null,null 5#1745,26,0,0,0,0,0,0#null,null,null,null,null,null,null,null 2#0,0,0,0,0,0,0,0#null,null,null,null,null,null,null,null 15#1733,1745,0,0,0,0,0,0#null,null,null,null,null,null,null,null 8#104,399,0,0,0,0,0,0#null,null,null,null,null,null,null,null 10#0,0,0,0,0,0,0,0#null,null,null,null,null,null,null,null 8#100,454,0,0,0,0,0,0#null,null,null,null,null,null,null,null 9#0,0,0,0,0,0,0,0#null,null,null,null,null,null,null,null 18#0,0,0,0,0,0,0,0#null,null,null,null,null,null,null,null Explanation - SSF loads files line by line as if they were commands. It follows the format of: ACTION_ID#INT,INT,INT,INT,INT,INT,INT,INT#STRING,STRING,STRING,STRING,STRING,STRING,STRING,STRING What's exceptionally remarkable is that both his and my script have 8 slots each for ints. What is also interesting is that both start with action ids, then go to int data, then go to String data in the same order. Another interesting fact is that both scripts use the "#" character to separate these bunches of data, which has no significance other than it being a personal choice that I made a few months ago out of preference to that character. There is no legit reason for him to use "#" to divide the data other than a VERY coincidental thought that was the same as mine. My file format is just one way of HUNDREDS of possible routes that GoldenGates could have taken for his own script saving/loading, but it seems that his is an EXACT match to mine, which is extremely fishy. Another thing that I must mention (old evidence to add to this) is: His GUI: My GUI: GUI is nearly an EXACT match aside from slight changes to the names of the menus (instead of "new action", he made it "add action"). I'd like something done about this as @GoldenGates is clearly copying my work (not only the idea!) to sell it for profit. This is outrageous and something MUST be done. Thanks, Dashboard Edited October 29, 2013 by Dashboard 3 Quote Link to comment Share on other sites More sharing options...
Swizzbeat Posted October 29, 2013 Share Posted October 29, 2013 Looks like you got some competition bud ;) Quote Link to comment Share on other sites More sharing options...
Dashboard Posted October 29, 2013 Author Share Posted October 29, 2013 Looks like you got some competition bud I shouldn't have to fight my own product. And he shouldn't be able to profit off of my work by claiming it as his own. Quote Link to comment Share on other sites More sharing options...
Baller Posted October 29, 2013 Share Posted October 29, 2013 (edited) Im pretty sure he changed his GUI here : http://osbot.org/forum/topic/22441-almost-here/#entry259177 Edited October 29, 2013 by Ball Quote Link to comment Share on other sites More sharing options...
Ricky Posted October 29, 2013 Share Posted October 29, 2013 Im pretty sure he stopped making it... Quote Link to comment Share on other sites More sharing options...
Swizzbeat Posted October 29, 2013 Share Posted October 29, 2013 Looks like you got some competition bud I shouldn't have to fight my own product. And he shouldn't be able to profit off of my work by claiming it as his own. Both valid points. If he did copy that's a huge D move, but hey your the one who wrote it so you know the inner workings right? My dads friends with a guy who started a company helping people on healthcare sue the government (or some shit like that) for money they deserved, and eventually it got huge. He then sold the company and created another to combat the company he just sold, and it took off because he knew exactly how the other company went out the lawsuits as he was the one who built it. He then sold that to and owns like 5 mansions. What I'm saying is if your the one who built it use that to your advantage. You know the flaws and areas it lacks in, create a script that does better in those areas so people are forced into buying your product over his. Quote Link to comment Share on other sites More sharing options...
Dashboard Posted October 29, 2013 Author Share Posted October 29, 2013 Im pretty sure he changed his GUI here : http://osbot.org/forum/topic/22441-almost-here/#entry259177 He still originally had the same GUI which shows that he's been building it around my program, similar to how one could use an RSPS source (or at least ripping code out of it). Quote Link to comment Share on other sites More sharing options...
Superman Posted October 29, 2013 Share Posted October 29, 2013 Maybe he wouldn't copy your idea if you didn't make is so goddamn expensive? umadbro? 1 Quote Link to comment Share on other sites More sharing options...
Dashboard Posted October 29, 2013 Author Share Posted October 29, 2013 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. 2 Quote Link to comment Share on other sites More sharing options...
Levi Posted October 29, 2013 Share Posted October 29, 2013 (edited) Hopefully this is not the case as I was excited to see two scripts compete against eachother. Edited October 29, 2013 by Master Drive Quote Link to comment Share on other sites More sharing options...
before Posted October 29, 2013 Share Posted October 29, 2013 Dude I'm so sorry for that, golden gates isn't a white night and I've seen it before... Quote Link to comment Share on other sites More sharing options...
Superman Posted October 29, 2013 Share Posted October 29, 2013 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. Quote Link to comment Share on other sites More sharing options...
Ricky Posted October 29, 2013 Share Posted October 29, 2013 (edited) You should just quit your whining and pm @Raflesia instead of taking this public... Also.. SSF isn't even that good. I don't see what people see in it. For the first month it was great, but it becomes tedious. Its better to have a script that does a specific function rather than SSF. I regret purchasing tbh (I used to work for SSF isnt that ironic?) Edited October 29, 2013 by Ricky 2 Quote Link to comment Share on other sites More sharing options...
Dashboard Posted October 29, 2013 Author Share Posted October 29, 2013 (edited) 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. You should just quit your whining and pm @Raflesia instead of taking this public... Also.. SSF isn't even that good. I don't see what people see in it. For the first month it was great, but it becomes tedious. Its better to have a script that does a specific function rather than SSF. I regret purchasing tbh (I used to work for SSF isnt that ironic?) I've already notified Raflesia, and he's going to look at it when he wakes up. And I've always said that SSF won't be a script made with Java, and that it's useful because it doesn't require an actual script writer to have to write the script for you (among some other related reasons). Edited October 29, 2013 by Dashboard Quote Link to comment Share on other sites More sharing options...
Superman Posted October 29, 2013 Share Posted October 29, 2013 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 Quote Link to comment Share on other sites More sharing options...