Free Chaos Dungeon - Room 1 bot (AHK)

03/24/2022 07:05 khiet123abc#91
Quote:
Originally Posted by Siion View Post
Heyo,

I made this bot to farm the 1st room of Chaos Dungeons, I've been using it for over a month now, making tweaks. It's an AHK Bot so it will perform mouse and keyboard inputs.

Notes:
- Download the attachment and open chaos-room-settings.ahk in a code editor or notepad, you'll see a bunch of settings. PLEASE Read these and understand it... Im not going to be providing much support.

- It'll basically spam skills so make a hotbar that has skills that dont require charging, double pressing or holding down. I'm main Sorcerer but a friend uses this on his Berserker. You can have it randomly rotate if that helps your skills. It must be skills that can just be tapped, and AOE.

- If you start it and feel like it's clicking JUST slightly off, then edit: winHeightOffset := 0 and winWidthOffset := 0 For example if it's clicking too low, set winHeightOffset := -40 to always click 40 pixels higher. If it's WAY off then it'll require a lot of debugging.
I've coded this at 1080p game res, with 150% windows resolution scaling.

---

Once your settings are good, make sure:
- Your game is WINDOWED MODE (or Borderless can work)
- Your game is 1920x1080 (16:9)
- Your HUD is 100%
- Stand NEXT to the Chaos Dungeon DO NOT stand next to any NPCs (Yorn and Rohendel are good zones and they're quiet, faster loading times)
- Minimize your chat (important as it presses Enter)
- Change your Graphics Preset to "LOW"
- Change the Slider to "Performance" (not Quality)

Start:
- Double click: chaos-room-one.ahk
- TEST : Press F5, it will perform a "Repair", if everything clicks in the correct place, you're good to go, if it does not, check your settings or edit: winHeightOffset / winWidthOffset.
- Press F1 to begin, it will auto-focus the game
- Press Escape to stop/kill the bot.

What it Does:
- It will run and stop at the hour/minute set under: AutoStopHour / AutoStopMinute (you dont want the bot to run after reset and waste your 2 dailys)
- It uses colour detection to know when the Chaos Window is open and know when you've loaded into room 1.
- It will fight for the duration of battleDuration then leave
- It can repair using Pet
- If you want it to use potion, add the key to "skills" in the settings, however it must not be the default F1, put your potion on like 5 then put "5" in the skills list. It will spam potions (they have a cooldown) so buy cheap ones.

I've left this running for long periods, sometimes boting 40-60 hours. Eventually im sure we'll all get banned, nothing is risk free. But it's AHK :cool:

I don't really play anymore so I don't intend to really update this, hopefully some of you are knowledgable of AHK.

You can farm about 12,000-15,000+ Shard of Purifications in an 8hour period (over night), then buy a bunch of Solar Protections or Great Honor Leapstones which sell for a lot. On my Server (EUWest) this netted about 5000-6000 gold per night. You can also do this for T1/T2 Shards and buyout the entire Chaos Shop on 9/10 alts in 1 night. (I've done this myself)

I have tried to made 1 ahk, I do learning and making at the same time. The result doesn't good as imagination. I just finish auto repair so far, ofc I have learned the pixelsearch, 1/3 way already. This project to me is a step to go more further.
03/24/2022 12:00 MisterKr#92
I made myself also one bot that is farming layer 1 and two on his own would like to talk to someone who also created one for layer two to maybe optimize mine. Its at the moment only tested on bezerk giving me unlimeted fragments red and blue upgrade stones. Like 1500 fragments 150 red 250 blue in one hour when i remeber right.
Using it alot but in last time less because dont really need the material iam over 1400 and that was my mission haha.


Sorry to hear about your bans
i got my bot also on over night hopefully that is not happend for me i need to check that later normaly i stop it over night now because i feel they maybe check your online time and then look if you running an bot.
Wish me luck.
Normaly i let him run when i use some time with my wife
03/24/2022 17:06 Siion#93
For those that received a ban, if it's from this then I am sorry (well it would have happened for any AHK script)

I can tell you me and my friend are not banned at this time and I have botted Punika Lv 1 for well over 30-40hrs straight this past week leading up to reset Thursday. We're both NOT banned. We've both botted since the EUWest Release (22nd Feb) every, single, night. We don't bot in any major cities, Stern and Rohendal are pretty good (stern especially so since there is zero End-Game leaving you there). I have over 60,000 Shards in my inventory that I stocked up for reset day, which to any AGS Dev should be obvious signs yet still no ban. To further add: I have also bought Gold, not millions, just a couple 100k. I'm sure I will get banned eventually, but I am 99.9% positive this AHK isn't an instant ban.

I have also made this bot in C# using SendKeys.SendWait() and instant mouse movements/clicks and still no ban, that bot was WAY more obvious lol.

I won't be providing anymore updates as I am just botting for Gold at this point in the hopes that Honing changes are made and I will then just buy myself 1350-1400+, so I don't actively "play" just leave it botting on side computer.

Fantastic to see some of you having a play with this.

If you would like it to work for your resolution, one "dev" way is, mouse over anything in-game and press F3, it will write to log.txt the position and hex colour. You can then go about editing the main code with your own position files. There isn't a lot: Chaos Window, Leave button and Repair, that's it!
03/24/2022 17:11 GreatPretender#94
looks nice keep it up!
03/24/2022 18:55 Kamize1122#95
Quote:
Originally Posted by Siion View Post
For those that received a ban, if it's from this then I am sorry (well it would have happened for any AHK script)

I can tell you me and my friend are not banned at this time and I have botted Punika Lv 1 for well over 30-40hrs straight this past week leading up to reset Thursday. We're both NOT banned. We've both botted since the EUWest Release (22nd Feb) every, single, night. We don't bot in any major cities, Stern and Rohendal are pretty good (stern especially so since there is zero End-Game leaving you there). I have over 60,000 Shards in my inventory that I stocked up for reset day, which to any AGS Dev should be obvious signs yet still no ban. To further add: I have also bought Gold, not millions, just a couple 100k. I'm sure I will get banned eventually, but I am 99.9% positive this AHK isn't an instant ban.

I have also made this bot in C# using SendKeys.SendWait() and instant mouse movements/clicks and still no ban, that bot was WAY more obvious lol.

I won't be providing anymore updates as I am just botting for Gold at this point in the hopes that Honing changes are made and I will then just buy myself 1350-1400+, so I don't actively "play" just leave it botting on side computer.

Fantastic to see some of you having a play with this.

If you would like it to work for your resolution, one "dev" way is, mouse over anything in-game and press F3, it will write to log.txt the position and hex colour. You can then go about editing the main code with your own position files. There isn't a lot: Chaos Window, Leave button and Repair, that's it!

The two people who said they were banned did not provide proof. I have done this in Punika as well for 30+ hours total and account is fine.
03/24/2022 20:54 JENKlNS#96
Quote:
Originally Posted by Kamize1122 View Post
The two people who said they were banned did not provide proof. I have done this in Punika as well for 30+ hours total and account is fine.
Same here! +48h in punika and my accs are fine too. I think some people are losing money with this free ahk and come here to write fake reviews lmao. thanks for this awesome tool mate
03/24/2022 23:02 KyRoN#97
It works flawlessly exept for one thing: Is there anything i can edit so it doesn't always run toward my cursor ?
03/24/2022 23:10 arton90#98
Hey guys, i managed to run this now. but sometimes it doesn't click at the dungeon page and after few minutes it time out? but sometimes it works? it happened randomly.
Any clue what is going on?
03/25/2022 01:16 jweezy17#99
Quote:
Originally Posted by arton90 View Post
Hey guys, i managed to run this now. but sometimes it doesn't click at the dungeon page and after few minutes it time out? but sometimes it works? it happened randomly.
Any clue what is going on?
im running into the same issue, on my log it just shows

[24-03-22 20:09:13] Opening the Chaos Dungeon Window...
[24-03-22 20:09:23] Bot duration:

before I exit it, if anyone could help tthat would be great
03/25/2022 02:23 Florianix#100
I dont want to pick a fight here. But AHK,AUTOIT,MACRO Readers and sorts will get you banned. If you dont know how EAC works, let me just tell you one thing - its already enough when the .Exe you use does not have the UI-Access Flag to get you flagged by EAC and banned in one of the later banwaves.

Also its enough to use default classes from the user32.dll (which AHK and almost all other "quickly" made Bots in this forum use for sending input or doing pixel detection to get flagged by EAC.

As Siion himself said, its up to you if you use it. You take the risk with any bot out there to lose your Account. But if you really use AHK,AUTOIT and similiar Tools or lets say Bots that were made with this Tool.. you will get banned, this is a fact. You didnt get banned after 48h? that means nothing.

Dont mean to attack anyone here, just be careful what you use.
03/25/2022 03:57 leafleong97#101
do first floor get ticket for cube and boss right?
03/25/2022 07:32 wilazn#102
Quote:
Originally Posted by leafleong97 View Post
do first floor get ticket for cube and boss right?

Only on your first 2 daily clears.
03/25/2022 07:46 kurt83#103
im here since more than 10 years i bough little gold too maybe its for that
i just warned i wont reinstall the game to screenshot it i never think at first people ask proof lol
its not like i want proof anything or promote anything and do you have humanity to make me see again my hundred last hours vanished
the only thing i had its i dont respect code of conduct since the steam acc was dummy argentine acc ( always usefull when you want sell your acc later )

i bough 70k gold i use this ahk script for many hours too
some of my friend use this script and bought gold and not banned
some bough gold for 1m not banned some bough 10k were banned

lost ark was unistalled before i post my first message
i cheat since i created my account here

i maybe did error i maybe abuse somewhere and since you see i have not many message on this forum in years and im not child too
i should just not warn

++

and btw i prefer this script than the other one its more faster and free ..... if you think i promote your are completly wrong
and its clear the security is kind of same on the both like no security at alll
its an ahk script with a gui on the other one so its same thing
but waaaay more slower

i dont work for any cheat provider look my history im pure user since 17 years here
03/25/2022 11:40 JENKlNS#104
Quote:
Originally Posted by Florianix View Post
I dont want to pick a fight here. But AHK,AUTOIT,MACRO Readers and sorts will get you banned. If you dont know how EAC works, let me just tell you one thing - its already enough when the .Exe you use does not have the UI-Access Flag to get you flagged by EAC and banned in one of the later banwaves.

Also its enough to use default classes from the user32.dll (which AHK and almost all other "quickly" made Bots in this forum use for sending input or doing pixel detection to get flagged by EAC.

As Siion himself said, its up to you if you use it. You take the risk with any bot out there to lose your Account. But if you really use AHK,AUTOIT and similiar Tools or lets say Bots that were made with this Tool.. you will get banned, this is a fact. You didnt get banned after 48h? that means nothing.

Dont mean to attack anyone here, just be careful what you use.

I know the risk and everyone who uses it should know it (its a free ahk in a public forum). I've been using it for 4 days in a row, me and my 20 guild mates, not a single problem... we'll probably be banned but not for now... just use a secondaries accounts for botting and transfer the gold to a third account, take advantage as much as you can and that's it. i made over 150k gold so its already worth it
03/25/2022 14:32 SangTheKid#105
Thx for the bot.

It stops after opening the chaos dungeon window. the cursor goes to enter but doesnt do anything after that anymore. what can i do to fix that?

EDIT: NVM works now. I got a triple monitor setup and it somehow worked when lost ark was on the third screen? its not the main screen in windows. but well yeah it works hahaha

EDIT2: Yeah i fixed it. Changed some values here and there. with a lot of experimenting i got it to work for 4k 21:9. And did some setups for 6 different classes. THANKS A LOT!