Superman Posted October 17, 2013 Share Posted October 17, 2013 Well we have a very large user base to begin with, which includes 100+ pre made scripts. We have more actions, more conditions, and now we're working on a streamlined interface (we're still working on it, but will be much faster than before). Sure yours may be way ahead. But your SSF is 25 dollars. If there are two, (I think 's will be free), do you really think people are going to spend 25 dollars on a script when there is a free one? You got some competition @Dashboard, can't wait to see how this turns out. This is actually the fourth script factory haha How come I haven't seen the other 2? Link to comment Share on other sites More sharing options...
Wizard Posted October 17, 2013 Share Posted October 17, 2013 Nice to see this!! And also im working on a script that works the same. So expect that too :p Link to comment Share on other sites More sharing options...
Mr def nerd Posted October 18, 2013 Author Share Posted October 18, 2013 I will be adding more actions/conditions today Link to comment Share on other sites More sharing options...
5uck Posted October 18, 2013 Share Posted October 18, 2013 Looks great so far, can't wait to see how it performs\how user friendly it is. Keep up the good work Link to comment Share on other sites More sharing options...
Mr def nerd Posted October 18, 2013 Author Share Posted October 18, 2013 Looks great so far, can't wait to see how it performs\how user friendly it is. Keep up the good work Thanks , Sadly its not to user-friendly in it current state as everything is added to combo boxes, I am planning on creating reworking some parts of the GUI to make it even easier to set up Link to comment Share on other sites More sharing options...
Mysteryy Posted October 18, 2013 Share Posted October 18, 2013 I support this. I most likely won't use it but it seems very cool. ^.^ Link to comment Share on other sites More sharing options...
Mystere Posted October 19, 2013 Share Posted October 19, 2013 Waiting to see this Link to comment Share on other sites More sharing options...
Zappa Posted October 19, 2013 Share Posted October 19, 2013 Well we have a very large user base to begin with, which includes 100+ pre made scripts. We have more actions, more conditions, and now we're working on a streamlined interface (we're still working on it, but will be much faster than before). Sure yours may be way ahead. But your SSF is 25 dollars. If there are two, (I think 's will be free), do you really think people are going to spend 25 dollars on a script when there is a free one? You got some competition @Dashboard, can't wait to see how this turns out. This is actually the fourth script factory haha How come I haven't seen the other 2? QBots has one that is free beta trial right now, and GG is making one Link to comment Share on other sites More sharing options...
Bovah Posted October 19, 2013 Share Posted October 19, 2013 Will there be a way to play a .wav or some other audio file or force a pop up box that creates a sound in windows to alert if a player is on screen or if x amount of players on screen? I still haven't figured out why scripts don't have this feature by default.. Would save a lot of people from reports/bans. Link to comment Share on other sites More sharing options...
QBots Posted October 22, 2013 Share Posted October 22, 2013 Way to go...wasted all my time. -.- Good job though still. @Others, I don't know if I wish to continue the script, there's only one obstacle I'm currently stuck at, other than that, the script is complete, (excluding action editing and loading/saving) What's the issue? Link to comment Share on other sites More sharing options...
Delta Posted October 22, 2013 Share Posted October 22, 2013 (edited) I would like to see some sql style code implemented into this or xml formatting. This would be a good feature to implement, the user would write a line of code for each method like this: Method 1 -> IF PlayerHP >= 30 THEN kill nearest npc(id/name) WHILE run(AntibanMethod) Each method will have a certain condition, a set action and a possible "while" action to do when the main action is being executed. This would require basically a small compiler that would analyse the statement and transform it to java. Saying that would be pushing it a bit though, so it is possible to create a very generic class and fill in parameters of the condition, main action and have it done like that. Edited October 22, 2013 by Delta Link to comment Share on other sites More sharing options...
03storic Posted October 22, 2013 Share Posted October 22, 2013 I would like to see some sql style code implemented into this or xml formatting. This would be a good feature to implement, the user would write a line of code for each method like this: Method 1 -> IF PlayerHP >= 30 THEN kill nearest npc(id/name) WHILE run(AntibanMethod) Each method will have a certain condition, a set action and a possible "while" action to do when the main action is being executed. This would require basically a small compiler that would analyse the statement and transform it to java. Saying that would be pushing it a bit though, so it is possible to create a very generic class and fill in parameters of the condition, main action and have it done like that. Just one thing, don't use while loops, use conditionalsleep. Link to comment Share on other sites More sharing options...
Delta Posted October 22, 2013 Share Posted October 22, 2013 I would like to see some sql style code implemented into this or xml formatting. This would be a good feature to implement, the user would write a line of code for each method like this: Method 1 -> IF PlayerHP >= 30 THEN kill nearest npc(id/name) WHILE run(AntibanMethod) Each method will have a certain condition, a set action and a possible "while" action to do when the main action is being executed. This would require basically a small compiler that would analyse the statement and transform it to java. Saying that would be pushing it a bit though, so it is possible to create a very generic class and fill in parameters of the condition, main action and have it done like that. Just one thing, don't use while loops, use conditionalsleep. Haha. No the "while" command is not there as a loop, its a keyword as in, run this while the main action is executed. Obviously it would need refining and there are probably better words to use but i gave this as an example Link to comment Share on other sites More sharing options...
GoldenGates Posted October 22, 2013 Share Posted October 22, 2013 Solved, script will be released soon. GG to you all. Link to comment Share on other sites More sharing options...
Ghetto Posted October 22, 2013 Share Posted October 22, 2013 Looks awesome nice :P Link to comment Share on other sites More sharing options...