Giter Site home page Giter Site logo

dofusswap's Introduction

Dofus Swap Multi-Account Helper

Disclaimer

From what I can tell Ankama does not have a procedure
to be able to confirm if a desktop application is or isn't
against their terms of service.  

This program only provides hotkeys which simulate the behaviour  
of Alt+Tab'ing, however I cannot guarentee  
Ankama would not disagree.  
  
Because of this, you are using this application at your own
risk.  

The full source of this application is available under MIT License: https://github.com/Glutoblop/DofusSwap

How it works

This is a very simple WinForms app which uses Win32 hooks to detect key presses, and will check against those key presses to see if they they match your registered hotkeys.
If it does, it will consume this keypress and find the Dofus windows process running, and essentially Alt + Tab into that window for you by using virtual keys to pretend to pressing Alt + Tab.
It uses SetForegroundWindow, SwitchToThisWindow and BringWindowToTop in winuser.h to preform the focusing of the window.
While simulating pressing the Alt key using this keycode: 0x12 submitting to keybd_event

Adding Characters

Reordering Characters Quickly

If your characters change initiative order due to not all being full health, you can quickly drag them around and line up the hotkeys to the new initiative order.

License: Copyright 2024 Glutoblop

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WIT

dofusswap's People

Contributors

glutoblop avatar

Stargazers

 avatar

Watchers

 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.