Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Lost Ark
You last visited: Today at 13:59

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Free Chaos Dungeon - Room 1 bot (AHK)

Discussion on Free Chaos Dungeon - Room 1 bot (AHK) within the Lost Ark forum part of the Popular Games category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2008
Posts: 170
Received Thanks: 102
Arrow Free Chaos Dungeon - Room 1 bot (AHK)

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

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)
Attached Files
File Type: zip AHK_ChaosRoom_v2.zip (4.9 KB, 2568 views)
Siion is offline  
Thanks
28 Users
Old 03/21/2022, 18:33   #2
 
elite*gold: 0
Join Date: Mar 2014
Posts: 17
Received Thanks: 2
Ty man great job tried with sorc but she die a lot
sidelko is offline  
Thanks
1 User
Old 03/21/2022, 18:36   #3
 
elite*gold: 0
Join Date: Jun 2008
Posts: 170
Received Thanks: 102
Quote:
Originally Posted by sidelko View Post
Ty man great job tried with sorc but she die a lot
- Use this build: at 244 Points, ignore: Punishing Strike

- Do 1 level lower (bot can go for hours, so a little less shards for no death)





Hope that helps!
Siion is offline  
Old 03/21/2022, 18:43   #4
 
elite*gold: 0
Join Date: Mar 2014
Posts: 17
Received Thanks: 2
Thanks for reply i will try that any chance going with shadowhunter? Thats my main but it will be more difficult cause its melee
sidelko is offline  
Old 03/21/2022, 18:54   #5
 
elite*gold: 0
Join Date: Jun 2008
Posts: 170
Received Thanks: 102
Quote:
Originally Posted by sidelko View Post
Thanks for reply i will try that any chance going with shadowhunter? Thats my main but it will be more difficult cause its melee
I do have a shadowhunter i could test on, somethings you could try:
- Use Skills that are not hold-down required, anything that is "instant"
- Enable: PerformRandomRotation := true
- In-Game: Settings > Game > Auto Move - Towars Cursor and Cursor Aim (ON)

This will basically move your mouse around the center of the screen in a random pattern per skill, then skills the move you forward/back will go towards that direction, but as it's random you'll be flipping about the arena rather than going to 1 edge.
Siion is offline  
Old 03/21/2022, 19:02   #6
 
elite*gold: 0
Join Date: Mar 2014
Posts: 17
Received Thanks: 2
If i could just enter shadowform that would be awesome cause you dont die sou easily a you can farm little longer just press Z after while. But working well so far.
sidelko is offline  
Old 03/21/2022, 19:13   #7
 
elite*gold: 0
Join Date: Jun 2008
Posts: 170
Received Thanks: 102
Quote:
Originally Posted by sidelko View Post
If i could just enter shadowform that would be awesome cause you dont die sou easily a you can farm little longer just press Z after while. But working well so far.
Edit the skills: add "z", eg:
  • skills := ["d", "q", "w", "e", "r", "a", "s", "z"]

Then it should go off the moment shadowmeter is up.
Siion is offline  
Old 03/21/2022, 19:16   #8
 
elite*gold: 0
Join Date: Mar 2014
Posts: 17
Received Thanks: 2
It presses Z to fast so it jumps in and out of shadowform
sidelko is offline  
Old 03/21/2022, 20:04   #9
 
YourBlood's Avatar
 
elite*gold: 0
Join Date: Jan 2010
Posts: 864
Received Thanks: 148
what are the chances of getting banned for using this though? xD im 1370 atm
YourBlood is offline  
Old 03/21/2022, 20:23   #10
 
elite*gold: 0
Join Date: Mar 2014
Posts: 17
Received Thanks: 2
I am trying now mate if you dont go crazy it should be good its just reading pixels no injecting and from my experience you cant really detect these kind of programms if you dont spam the keys like mad man
sidelko is offline  
Old 03/21/2022, 20:32   #11
 
elite*gold: 0
Join Date: Jun 2008
Posts: 170
Received Thanks: 102
Quote:
Originally Posted by sidelko View Post
It presses Z to fast so it jumps in and out of shadowform
Ah yeah i see, just tested it on mine.

Give the attached version a go, add these to your settings file:

Code:
; Enable if you're a ShadowHunter. it will press Z when your meter is ready
ShadowFormEnabled := true
ShadowFormX := 989
ShadowFormY := 1054
ShadowFormColor := 0xFFD0FF
Also you might want to enable this: BasicAttacks := true as well as add "v" (awakening) to the skill list.

It's very difficult to judge when ShadowForm is available, I'm basically looking for the eyes going "pinkish" as it's an instant UI change, others have slight delays or change too much.

Quote:
Originally Posted by YourBlood View Post
what are the chances of getting banned for using this though? xD im 1370 atm
At the end of the day all forms of botting have a risk. This use AutoHotKey which is quite vanilla, just simulates button presses. It doesn't inject or send anything to the game. Me and my friend have been doing this for a month now, botting every single night, and sometimes during the day as well. But they ban in waves so who knows. They also sometimes do xDays Suspension.
Attached Files
File Type: zip chaos-room-one.zip (3.7 KB, 186 views)
Siion is offline  
Old 03/21/2022, 20:50   #12
 
elite*gold: 0
Join Date: Sep 2014
Posts: 8
Received Thanks: 0
taskbar is blocking me
basbariton is offline  
Old 03/21/2022, 20:56   #13
 
elite*gold: 0
Join Date: Mar 2014
Posts: 17
Received Thanks: 2
Thanks very much man awesome work
sidelko is offline  
Old 03/21/2022, 20:58   #14
 
elite*gold: 0
Join Date: Mar 2022
Posts: 3
Received Thanks: 0
My settings is good, running on windowing mode, 100% and lil bit missing points of click, especially on reparing. Changing winHeightOffset and winWidthOffset not working
Bart3k is offline  
Old 03/21/2022, 21:03   #15
 
elite*gold: 0
Join Date: Jun 2008
Posts: 170
Received Thanks: 102
Quote:
Originally Posted by Bart3k View Post
My settings is good, running on windowing mode, 100% and lil bit missing points of click, especially on reparing. Changing winHeightOffset and winWidthOffset not working
Is it clicking a little too high or a little to low?

A friend of mines was clicking a little off and he had to set: winHeightOffset := -40 OR (not both) IsKyel := true

See if that works.

If neither work, try this:
- Run the bot
- Put your mouse over the "Guide" button and press F3
- Go to the bot folder and open the "log.txt" you will see something like this:
-- Position: 1745, 1074 --- Colour: 0xF3FEFF(0xF3FEFF)

The bot is coded to these values for "guide" button: 1743, 1078 (X/Y)

So you can kinda work out how far off it is based on where your mouse is when you press F3
Siion is offline  
Reply


Similar Threads Similar Threads
ARMA 3: looking for superb pulldown ahk or colorcoded aimlock ahk (buying)
02/04/2022 - ArmA Trading - 1 Replies
Hi I am looking for a custom made pulldown.ahk script (for Arma 3) that is designed for: - guns 6.5mm (like Type 115, Promet..)/7.62mm (like MK1) - only activates/enables when in-game hipfire mode (combat stance) and ARCO scope/zoomed in/holding breath ARCO scope 1x and 2x - works when I hold the scope down with right click (so no toggle scope command) - make sure it works when zoomed in also (1x and 2x) whilst not holding and holding breath - that works on any fov/screen resolution and...
[Buying] ARMA 3 AHK SCRIPT: looking for superb pulldown ahk or colorcoded aimlock ahk (buying)
02/04/2022 - ArmA Trading - 0 Replies
Hi I am looking for a custom made pulldown.ahk script (for Arma 3) that is designed for: - guns 6.5mm (like Type 115, Promet..)/7.62mm (like MK1) - only activates/enables when in-game hipfire mode (combat stance) and ARCO scope/zoomed in/holding breath ARCO scope 1x and 2x - works when I hold the scope down with right click (so no toggle scope command) - make sure it works when zoomed in also (1x and 2x) whilst not holding and holding breath - that works on any fov/screen resolution and...
Eu Silkroad |90 Cap|New Map|New Room|Event Room|Pvp Room
07/29/2012 - SRO PServer Advertising - 17 Replies
Eu Silkroad Online Site: Eu Silkroad Exp Rate: x100 Sp Rate: x200 Drop Rate: x50
Room 8 Room 8 Raum 8 Raum 8 Germany 1
10/30/2010 - WarRock Trading - 0 Replies
Wer will diesen Room mit der nummer 8. Bitte biete schnell mache gleich aus. Schnell.



All times are GMT +1. The time now is 13:59.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.