Skip to content

Releases: woody34/L2RBot

Bug Fix for Scroll and Daily quests.

29 Dec 04:21
Compare
Choose a tag to compare
Pre-release

I fixed some of the bug's I created when I added ADB support. Whoops :]

New ADB support!

28 Dec 00:53
Compare
Choose a tag to compare
New ADB support! Pre-release
Pre-release

I spent some time this weekend adding support for ADB at the the recommendation of a nice Redditor by the name of /u/vajenetehaispoint.

The changes are as follows:

ADB is now supported, I am still working on some debugging but it is working if you are only running a few instances. The pre-requirements, for it to work as designed, are:

  1. USB debugging enabled(via developer options in NOX/Emulator.)
    https://www.phonearena.com/news/How-to-enable-USB-debugging-on-Android_id53909
  2. Root being enabled. This allows the bot to read on of the game's XML files to retreive your character name. (varies per emulator/device)
  3. Android screen resolution still needs to be 1280x720.(Window screen size doesn't matter, it can be as small as you like, and even minimized.)

MEmu still renders the game incorrectly(I have a fix in mind, it's going to take some trial and error +time)
Bluestacks is still giving me crap. BlueStacks is working but not to my satisfaction.

Troubleshooting if you chose 'ADB' and your emulator does show up after clicking 'Find ADB'.

  1. Don't run different emulators simultaneously, it seems the different instances of adb fight and cause problems.
    a. look through windows open process and kill all emulator processes and all 'adb.exe' /'nox_adb.exe'.
  2. It's posible that your device isn't being detected. restart your computer and try again. If you are comfortable with adb you can do a 'adb connect ‘{IP:port}’. This {IP:port} name will vary with different emulators. Later I may add a feature to do this for you.

Warning: ADB is alot slower because it is pulling RAW screen data from the android shell(once every script cycle vs. every condition with the none ADB methods)

I will work on improving stability and performance. Let me know if you run into any issues.

Added Daily and TOI features.

23 Dec 23:41
Compare
Choose a tag to compare
Pre-release

I have added the Daily and TOI dungeon features.

Updated for L2R v1.01.06

15 Dec 04:51
Compare
Choose a tag to compare
Pre-release

I have updated the pixel values for the Main, Weekly, and Scroll quests.

Added MEmu support

06 Dec 05:49
Compare
Choose a tag to compare
Added MEmu support Pre-release
Pre-release

I have added MEmu support. I am currently unable to test it due to me not being able to get MEmu running smoothly. OpenGL and DirectX are rendering the game horridly for me(on both of my Intel boxes.) It is late and I have no more time today. You may also notice that the app now prompts for UAC to allow elevated access upon opening it. I had to enable this due to a Process privy issues with MEmu. Let me know if you are having any issues. Thank you.

Added Team Viewer popup management

05 Dec 05:12
Compare
Choose a tag to compare
Pre-release

Added a feature to manage TeamViewers pop-up. It was getting into the way of pixel detection because it is set to remain on top of the screen. I also fixed a couple of bugs I introduced last release regarding some of the settings buttons, oops. Please leave me feedback/feature requests and open issues if you run into them!

Added BlueStacks Support

03 Dec 17:37
Compare
Choose a tag to compare
Pre-release

As requested by @josephmcox, I have added support for BlueStacks Android Emulator.

Issues Linking DLL's

01 Dec 22:52
Compare
Choose a tag to compare
Issues Linking DLL's Pre-release
Pre-release
Added Settings: Checkbox: 'Cycle Window' and 'Home Window.' These fea…

…tures will allow users to control more aspects of the bot. I also added Hotkey support for the following buttons: 'Stop,' 'Exit' & 'Find Nox.' Also began adding an advanced logging feature. It will be finished at a later point.

More Stable Release

01 Dec 10:58
Compare
Choose a tag to compare
More Stable Release Pre-release
Pre-release

I have added the following features to the Settings Tab:
1.General>Respawn & Respawn Count(not fully functional yet)
2.General>Cycle Windows(grosbok request, Allows you to chose if you would like the bot to cycle through the open noc windows)
3.General>Home Windows(grosbok request, Allows you to chose if you would like the bot to home all nox windows to Point(0,0).)
4.Scroll Quest>Scroll Grade(Allows users to chose which grade of scroll for the 'Scroll Quest.')
5.Scroll Quest>Reset Scroll(Allows users to chose if they would like to automatically use pink crystals to reset your scroll quest.)

I have added support to chose which Nox windows you would like to run the bot on. Click Find Nox and highlight the Windows you would like the bot to ignore.

I have completely reworked the logic for Main, Weekly and Scroll Quests. Main doesn't have all of the bugs worked out yet but that will be corrected in my next release.

I have added global hotkey support for the Stop, Exit(new) and Find Nox buttons, just incase things get crazy.

L2R Bot

23 Nov 21:35
Compare
Choose a tag to compare
L2R Bot Pre-release
Pre-release

bug-fixes regarding Weekly, Main, and Scroll Quests.