Alek Posted June 5, 2016 Share Posted June 5, 2016 Command-line: Almost complete with command-line arguments. This update I added the ability to login automatically, bypassing the Boot UI along with setting a proxy (optional). Here is the current list: Summer Cleanup: Removed the following: Antiban class LocalWalker class < Walking Client isMirrorMode() Client isVIP() Bot setMouseSpeed() Bot getMouseSpeed() Bank getAbsoluteSlotPosition() Camera toEntity(Entity, boolean) Camera toPosition(Position, boolean) Client getCurrentWorld() < World Client getRawTooltip() < MenuAPI Client getTooltip() < MenuAPI Mouse getMouseSpeed() Mouse setMouseSpeed() Settings toggleRoofs() Utilities convertIntegers() Utilities convertStrings() Utilities isMirrorMode() Scripters were notified on 19 April 16 of the Summer Cleanup. Additional: A few changes were made to prevent Scripters from touching things that would affect either the entire client or other scripts. Most notably, GameConstants has been hidden and setHumanInputEnabled has had the functionality stripped. For the human input, there are a lot of other ways to achieve the same result. Version 2.4.64: -Fixed human input enabling/disabling -Removed Antiban class (forgot to last update) -Patched an issue with Chatbox isVisible(), may fix some issues with world hopping Version 2.4.65: -Patched small issue in Worlds class -Added Client isHumanInputEnabled() -AutoLogin now re-attempts initially with a quick-login (~20 seconds) if you were disconnected from world hopping -AutoLogin various improvements -Boot login flag allows names with spaces. Replace the space in your name with an underscore 22 Link to comment
Kittens Posted June 5, 2016 Share Posted June 5, 2016 Nice work Alek!!!!!!! Keep it up my friend Link to comment
Muffins Posted June 5, 2016 Share Posted June 5, 2016 wow i wonder who suggested the command like looks awesome Link to comment
Extreme Scripts Posted June 5, 2016 Share Posted June 5, 2016 Looks like some cool features are being implemented, keep it up Link to comment
Fratem Posted June 5, 2016 Share Posted June 5, 2016 Awesome work, keep it guys ! Proud of you Link to comment
ProjectPact Posted June 5, 2016 Share Posted June 5, 2016 @Alek, can we keep getCurrentWorld() Link to comment
Alek Posted June 5, 2016 Author Share Posted June 5, 2016 @Alek, can we keep getCurrentWorld() Worlds class 1 Link to comment
Woody Posted June 5, 2016 Share Posted June 5, 2016 @Alek, can we keep getCurrentWorld() worlds#getCurrentWorld ? 1 Link to comment
Tyler Posted June 5, 2016 Share Posted June 5, 2016 im a nub but question is it possible for when you disable input to still be able to type? because like i want to be able to talk but not move the mouse and mess uo the scriot or is the wrong place to post this sorry Link to comment