All Projects → Crypto90 → Wolcen-Socket-Roller

Crypto90 / Wolcen-Socket-Roller

Licence: GPL-3.0 license
Rerolls item sockets automatically at the npc as long as the configured combination not matches. Fully pixel based.

Programming Languages

AutoIt
60 projects

Wolcen-Socket-Roller v1.9.6 ko-fi

Download here:
https://github.com/Crypto90/Wolcen-Socket-Roller/releases
Reddit discussion:
https://www.reddit.com/r/Wolcen/comments/f8vwl5/wolcen_socket_roller_download_source_now_updated/

Image of Yaktocat


Introduction

Hello guys, if you love Wolcen as much as I do, I have a little tool for you all.
I created a little tool, which rerolls item sockets at the npc as long as the configured combination not matches. I made this, to be able to do something else while the item is rerolling and I do not click reroll once more accidentally. It clicks reroll until the wanted socket combination gets found. On finish the tool plays a 2 second beep sound. To stop a running reroll process, press ALT+TAB to switch out of the game.
The tool is made in Autoit, fully pixel based by matching colors of the sockets. It works with all resolutions I have tested. To stop a running rolling process, simply tab out of the game.
If you like my work, you can donate me a coffe. Happy looting :)

How to use:

  1. Make sure you run your game in borderless window (fullscreen does not work because the npc window closes on ALT+TAB).
  2. Talk with "ZANAFER STARK" NPC where you can reroll your item sockets and place your item for rolling.
  3. Run the Wolcen_Socket_Roller.exe and select your wanted sockets.
  4. Click the Start button, your game will automatically come to foreground and it starts rolling (if your mouse is not moving, run the tool with admin rights).

To stop it while its looping, ALT-TAB out of the game to a different program, this will stop the loop.

Resolutions & Aspect ratios

With version 1.8.2 support for all common aspect rations got added to support more resolutions dynamically:
21:9 (ultrawide 3440x1440 and 5120x1440)
21:9 (wide 2560x1080)
16:10 and 8:5
16:9
5:3
5:4
4:3
All others fallback to default 16:9 aspect ratio, coordinates get calculated on the aspect ratio base multiplied with your resolution.

If your resolution does not work, please create in issue here on github and upload a screenshot of your game so it can get fixed.

Powerful socket search options


Image of Yaktocat

Socket order

The result order does not matter, all combinations of your wanted socket get matched.
defense II -- defense II -- defense I
matches the same as
defense I -- defense II -- defense II
matches the same as
defense II -- defense I -- defense II

Image of Yaktocat


FAQ & Known issues:

Q: Mouse does not move after it switches to the game. The reroll button does not get clicked.

A: Its a permission issue on your pc, run the tool as administrator.

Q: It rerolls over a matched result.

A: The game/server needs some time to rerender a new socket combination, so do not reroll too fast. Minimum sleep in milliseconds should not be lower than 200ms to be safe. 100ms can roll over good results (it clicks twice if the game/server is slower). You can try increase it to an higher number if you encounter a high ingame ping, server laggs and double rolls appear.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].