Giter Site home page Giter Site logo

Using this bot on Windows 10 about dindo-bot HOT 7 OPEN

gamerium avatar gamerium commented on August 24, 2024
Using this bot on Windows 10

from dindo-bot.

Comments (7)

Break-tech avatar Break-tech commented on August 24, 2024 1

Hi, i must say your work is amazing specialy for solo dev just wanted to ask you if possible to explain recolte in pixus bot and does this one work on VM OS X

from dindo-bot.

AXeL-dev avatar AXeL-dev commented on August 24, 2024 1

Hey,
I wish i could find some time to work on the bot more deeply, but honestly i'm lacking of free time so i have to prioritize some things over others, maybe once i get 40-50 years old & retire then i would finally be able to get back here & work on things i love the most (even if i wont live that long in my opinion.. 'cause i don't get enough sleep & i'm working hard to a point that i may die at any moment 😅, this is supposed to be a joke 👀).

Anyway, for your question, yeah you should be able to run it on a Linux VM, if we take the example of VirtualBox, you have to also install the guest additions to have a full control on the VM & mostly to avoid any potential issues.

However, i didn't follow the Dofus game updates so i'm not sure if the bot is still working on the latest version of the game, so you have to try it & maybe give us your feedback or open more issues if ever you find some 😸.

Edit:

Do you know if they can catch you playing Dofus on VM Linux?

Well, it mostly depends on how you're going to setup the bot, if you keep using the same paths & same actions every day, you have more chance to get spotted 🙄, but what i can ensure you is that pixel bots are a way safer than MITM or Socket bots, since they are just mimicking a normal player gameplay through the official game client & not communicating directly with the Dofus servers through custom clients.

from dindo-bot.

AXeL-dev avatar AXeL-dev commented on August 24, 2024

The bot is currently only compatible with X11 desktop systems.

P.S.: porting it to windows is doable, if a volunteer is interested then i can guide him.

from dindo-bot.

AXeL-dev avatar AXeL-dev commented on August 24, 2024

you can also check Pixus Bot for a windows compatible bot.

from dindo-bot.

AXeL-dev avatar AXeL-dev commented on August 24, 2024

I just sent you a friend request, but if you have an issue or a suggestion, it would be better if you talk about it here.

from dindo-bot.

AXeL-dev avatar AXeL-dev commented on August 24, 2024

Hi, i must say your work is amazing specialy for solo dev just wanted to ask you if possible to explain recolte in pixus bot and does this one work on VM OS X

Hey, thanks for your support, it's just awesome to see that people likes what you do/did.

For pixus bot harvesting (or job management) it's quite simple, we first create a list of points or more exactly screen pixels (with x & y coordinates where we should clic + the color of the pixel/point), then the bot read that list & check all the points one by one until he finds the correspondent pixel that match the right color and clic on it. Finally, it keeps repeating this until there is no more pixel matches on the map. Below a link to the job management source code part :

https://github.com/AXeL-dev/Pixus-Bot/blob/488d8b800784defc57664956def3d5446c6b33c3/Pixus/Core/Bot.cs#L438

Notice that PixusBot is using FakeClicks (an awesome feature provided by some Windows API dlls), & that means that the bot can send fake click events to the app/dofus game, so even if the game window is not shown, the click events should work just fine.

P.S.: I didn't give you all the details/checks that the bot does to handle jobs (i omitted some parts like pod & connection verification).

Edit: I don't think that pixus is gonna work on MAC OS, or even any other OS/VM other than windows.

from dindo-bot.

Pilzenheh avatar Pilzenheh commented on August 24, 2024

Hello,
I must say that your work is amazing. It makes me feel bad that I'm not good at programming, because I would be very glad to help you converting it to windows or just help in general.

The bot got me very hyped - could it work on VM? Do you know if they can catch you playing Dofus on VM Linux?

from dindo-bot.

Related Issues (20)

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.