Jump to content

Delta

Members
  • Posts

    23
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Delta

  1.  

    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

  2. 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. 

  3.  

    Dude fuck off, for one the project hasn't even be established yet, secondly i've had some irl problems come up (such as my mom finding out she has cancer)

    it hasn't been 20 days since i started the chaos druids script, its finished btw...

    the yew cutter and cow killer were just basic scripts i made in like an hour out of sheer boredom and as i stated before they aren't a result of this project.

    They aren't "obviously fake ideas or empty promises", Don't know what you don't get about the recruiting statement.

    Your not helping, You just pointed at thing(s) and filled the emptiness afterwords negatively

     

    Just a note, do not make things out of sheer boredom because they end up being low quality. If you want me to CC some of your code, then send me a message on Skype. I do not have an 07 account so I cannot really make full scripts, this then is next best option

    • Like 1
×
×
  • Create New...