Giter VIP home page Giter VIP logo

bangdreamautoplay's People

Contributors

holamlui avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

hvessawa

bangdreamautoplay's Issues

Enhance logic of multiLive script

The current multiLive logic has many issues regarding the error handling and page detection, will need to apply the logic in bandBattle script to multiLive script (e.g. restart on timeout, faster button tap)

Daily Reward at 3:00 am JPT

Ran the auto play script a number of times overnight, seems that it always stuck at some place in the middle. I suppose that it is related to the daily reward at 3:00 am, need further checking with screen cap.

New module script - private room

Since the disconnect penalty has been set in version 1.14, playing multiLive with random players has increased the risk to get low score. There's a need to make a script for private room looping

QA Testing for event Jan31-Feb8 (band battle)

Various enhancements have been made in the function script previously, need to do a QA testing for this week event to see if there's any bug/error in capability with band battle 1.0 script

APK update 1.14.0 on 22 Jan 2018

Will need to update the apk to bypass tap count hack detection in the coming apk 1.14.0, 1.13.1 will be skipped as the game still works in 1.13.0

Bug in healthbar detection

Encountered a problem with healthbar detection today, if current health >1500, healthbar will flash with green color and fail to detect the health bar, need to enhance the health bar detection function to fix this bug

Enable/Disable sys.log

Due to issue #29, we may need to add an option to enable/disable the debug sys.log in all the sub-scripts, this will be implemented as a function like this

function log(logEnable,content)
   if(logEnable==true)then
      sys.log(content)
   end
end

Will also check if there's a way to force clear cache log

Private Room host option

Current script of private room function can only auto rejoin room as guest, there's a need for the option to auto continue/start a new game as the room host

Bug in Detecting Title Screen

When starting the script in Title Screen, it may tap the "Tap to Start" and "Music Room" Button is detected instantly

Enhancement request: Auto restart app on timeout

There's still some minor issues that may stop the game in the middle or finish a match, there's a need to add a function in the script that check if the game is stuck (let say 5 minutes), and be able to kill the app then restart

Bug : app stopped on startup and OS is freezed

Encountered a bug which the game is stopped before getting loaded ( at the black screen with the "Hacked by XXX" ) The script can not detected the timeout, seems the whole virtual device is not responding.

checkCloseButton bug

Looks like checkCloseButton in function script is unable to detect and tap the CloseButton, will need to further check and update the function

Private Room script enhancement

Need to enhancement current page detection, the current version in Private Room 1.0 #22 has multiple pages which may be detected as Lobby(waiting) when initializing the script

Advance Button Detection

I think there's a need to review the button detection functions and make enhancement. Related work progress will be put here.

Running script on multiple parallel instance

Now using Nox player as android simulator with setting to Low(1 cpu, 1024MB ram) with 20 fps, scripts can now be run directly in the XXIDEHelper.apk on the phone, but the performance is not as good as running it with the IDEHelper on the computer, need time to check the issue.

One cause I can think of is the sys.log in the script which print the log and stored in the phone's memory and it's invisible to me. Another reason may be that the phone's spec is set too low and cause buggy lagging issue

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.