Thank you for this. Is it possible to get your friends berzerker AHK file?
I have not edited the skills portion of the code at all, just wanted to test the script but I could not get it to run. Only thing I've changed was 'punika' to 'rohendel' and farming level from 7 to 2.Quote:
Have you modified the skills? Make sure the syntax is correct, eg: skills := ["d", "q", "w", "e", "r", "a", "s", "f"] - Make sure you're on AutoHotKey 1.1.33 which on [Only registered and activated users can see links. Click Here To Register...] is "Current Version" (do not download the v2 beta)
Quote:
For other resolutions it would either need some math like so: width := width * (1600/gameWidth) however this would need adding into a lot of places.
Does it get to the repair screen or not? It could be, I run on LOW settings when botting and change the slider to Performance.
What you could try is:
- Open chaos-room-one.ahk in notepad or a code editor
- Scroll down until you find: Repair()
- You will see a bunch of ClickPositions like this: ClickPosition(1743, 1078)
- Between each one, add: Sleep, 500
For example:
ClickPosition(1743, 1078)
Sleep, 500
ClickPosition(1742, 857)
Sleep, 500
That adds a 0.5s delay, might help you! Maybe i should add this in fully
Have you modified the skills? Make sure the syntax is correct, eg: skills := ["d", "q", "w", "e", "r", "a", "s", "f"] - Make sure you're on AutoHotKey 1.1.33 which on [Only registered and activated users can see links. Click Here To Register...] is "Current Version" (do not download the v2 beta)
Hello... sorry to bother you... do you find a solution? same thing happens to me xDQuote:
Hello, thanks i got the script to work however, im having trouble one additional issues. when the scripts loads into the chaos dungeon is first hovers over the leave button then goes to the center to spam abilities. I run into issues when the script initiates the leave sequence. it clicks on a completely different position and color. the settings doesnt even have any of those numbers and colors and misses the the leave button by a big margin. then since the script continues, it spams g and leads me into the 2nd stage. Is there anything else i can edit in order to fix that issue.
Edit: For reference these are the settings
PixelChaosDungeonColour1 := 0xAA872F
PixelChaosDungeonColour2 := 0x16131E
PixelChaosDungeonX1 := 1623
PixelChaosDungeonY1 := 894
PixelChaosDungeonX2 := 455
PixelChaosDungeonY2 := 383
PixelLeaveButton := 0x37495A
PixelLeaveX := 207
PixelLeaveY := 312
and when i f3 when the script misplaced the cursor it was on "Position: 139, 320 --- Colour: 0x292329(0x2C252B)"
it has to be like this cuz as i said they normally ban in waves.Quote:
so basically if you use this dont leave your pc unattended. I was wondering how they decided that you are botting, kinda sus but nothing you can do if a gm watches you while you sleep