Jump to content

Vichy

Lifetime Sponsor
  • Posts

    252
  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by Vichy

  1. Bought it, ran into an issue first 2 minutes of running it.

    • Doesn't bury bones even if the status says so, just stays frozen there until logout.
    • Doesn't change combat styles with scimitar from strength (slash) to defence (block) when set on a task schedule. It changed to shared and froze again.
  2. On 1/16/2019 at 12:29 PM, Czar said:

    New Update (v75)

    - Added pump mode (strength training)

    update will automatically go live within 24 hours, good luck guys! :D Remember to set client to fixed mode!

    Pump mode issue - Mouse hovers over the pump, but doesn't actually click on it. Default zoom, fixed mode, injection mode. Output keeps spamming "Operating pump, we are not animating!"

    Issue #2 - need to keep the account online by clicking on somewhere (I usually just clicked on any tab) every so often, got kicked after 5 minutes of it not doing anything.

  3. Beautiful script; works like a charm for power-mining!

    EC0tKUsGT_ua0M9qj1Im3Q.png

     

    Only issue I've found is that when dropping ores it occasionally selects the use option on the ore (guessing turns off shift prematurely?) and just sits there doing nothing until being kicked out.

  4. I always optimize my code to less use primitive variables when possible.

     

    	
    	public enum States {
    		BANKED, WHATEVER
    	}
    	
    	public static States state;
    	
    	private static void transitionState(States state) {
    		Class.states = state;
    	}
    	
    	public static States getCurrentState() {
    		return Class.state;
    	}

    Something along these lines could also be used (quickly made it up obviously)

  5. 17 hours ago, Mr Asshole said:

    @czar please tell me you fixed cannon mode with new update? doesn't loot anything at all when the option to loot item over x option is selected. also option to attack monsters when using cannon and refilling it.

    Yeah, bought it only because of cannon mode. And even that's broken, feelsbadman.

    • Like 1
  6. 2 hours ago, Botftw said:

    Broken currently. Always the same. "Failed to withdraw items: Expected."

     

    Works great for me; started an hour ago on a fresh account, put money on it and 3 quests already complete.

×
×
  • Create New...