Code Monkey home page Code Monkey logo

dragonquest11ps4remotecasinoclicker's Introduction

Dragon Quest 11 Clicker for the Casinos using PS4 Remote Play

This utility is a way to click through the casino selections when playing Dragon Quest 11 on the PS4. You do not need to configure the controller for remote play and can keep it connected to the PS4. The remote play software initializes the enter key similar to the "x" button, allowing us to smash enter. This script does that for us.

I did some digging and was trying to find the best way to auto play the slots in DQ11 on the PS4. There were comments about rapid fire on controllers, but I didn't have one. I saw a github project about using PS4 remote play and writing complex macros which I didn't have much success with. I had a "Duh!" moment and realized I could write a simple python app that would run and just hit the enter key during random intervals for me using the PS4 remote play.

Your system will need to be able to run the PS4 remote play application here: https://remoteplay.dl.playstation.net/remoteplay/lang/en/index.html

I wrote this with python 3.6 which will also need to be installed. I needed to install the pypiwin32 libraries to have Windows key command capabilities. This was done by running the below commands. Pip needed to be updated too.

python -m pip install pip

python -m pip install pypiwin32

Directions: Load up your PS4, run to the slots, set yourself at the slot machine you want to run, and load up the max amount of bets you want to use.

From the command prompt run the below script as "python script.py"

The script will run continously until you "ctrl + c" the command line that's running the script

Current release is version 1.0

dragonquest11ps4remotecasinoclicker's People

Contributors

n0manarmy avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.