Jump to content

F0rtynuggets

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by F0rtynuggets

  1. Thanks for the answers.

     

    Mining blocks while running forward is 2 actions and would not be allowed ? Not that I'm interested in using that kind of script, but I suggest updating or clarifying that in the rules, since it says that this would be allowed.

  2. Thanks for the response. 

     

    I thought that the auto mine script I found on the internet works like an auto clicker. I assumed I could also use it to punch mobs at the grinder.  It looks like the script does more then just that. (althought I don't really know how script work). I can understand why it looked suspicious and won't use it anymore. I didn't realise I actually pasted the macro in chat. 

     

    Would a script like this be allowed at a grinder ? It looks like it just spams the left mouse button. 

     

    $${if(automine);
        log("Automine Disabled");
        unset(automine);
    else;
        log("Automine Enabled");
        set(automine);
        do;
            key(attack);
        while(automine);
    endif;}$$

  3. I copied a macro into the macro mod to auto punch mobs at a grinder. I got kicked once. Since I also used this macro last rev without problems, I tried again and then I got banned for hacks.

     

    I thought this was allowed because on the forums it says this:

     

    "using a script to repeatedly punch (at a humanly possible rate) at a grinder would be allowed"

     

    Have the rules changed or did the macro punch at a rate that is faster then humanly possible ?

     

    If this violates the rules, I won't use the macro anymore. 

     

    Thanks

    f0rtynuggets

     

  4. I was banned for Crop Grieving. The first two days on the server I did make the mistake to harvest crops at spawn without replanting all of it. I got a mail and I realised I should always replant everything I harvest. I'm almost certain I didn't do it again since I only worked on a house in Seneca the last couple of days. But today I got a ban on P saying "Continued Crop grief", which confuses me.

     

    I've read the rules and I agree with them. I know harvesting crops without replanting is considered as grief. 

     

    Thanks for considering my appeal,

     

    F0rtynuggets

     

     

×
×
  • Create New...