Jump to content

[Guide & Info] HOW TO: Farm Cap Claw Machine with Macro & Auto Drop Dolls


Salvacion
 Share

Recommended Posts

Step 0: Caress & whisper positive things to our mighty Cap Claw Machine.
11ae5fef867dbc71f19202eb346aea32.png ღ(U꒳Uღ)

Step 1: Check Weight Limit

  • My Whitesmith can handle c0815456fe62bd3fd93c2fbcebfceffe.png (14,020) weight capacity. 

Step 2: Purchase Phracon from Tool Dealer (Most Important Part)
cb74e2e1514e813eb9aec8d59a1cfea9.png

  • Phracon weighs 20 per piece and only cost 200 (152 if bought with Level 10 Overcharge Skill).
  • Tool Dealer Location: @warp veil 149 112 (Blacksmith Tools)

774c5c6df73d0bbe419efa7e539f0e67.png

Step 3: 2 Billion Zeny
9932c2d826359585958081f68a889e47.png

  • Max zeny capacity per character (This is equivalent to 2 mithril coins (MC) or 20 gold coins (GC) or 200 bronze coins (BC))
  • You can farm points in our Gold Room which is located at @warp veil 142 104 (My Newbie HW Gold Room + Macro Guide)

2a1e8a19d65b6354eb7ec4cbbe0d93fd.png

  • You can then speak to the same NPC and exchange them for these items

4eb87dbf73eafe3e5d342191cd5dedcb.png

  • After that, you can then exchange the coins with our Coin Exchanger NPC located at: @warp veil 157 103

1bb0d9e5c730f25c73cc965eb5db4e3e.png

  • You can also stack 2 Billion Zeny in your Zeny Storage (Ctrl + B) which are shared by all your characters.

58010c6155ca7a54f4b351881e832a15.png

Step 4: Max Out Your Weight Limit.
0e19a8d20dde2aa510b437639a542260.png

  • The caps which you will be farming with our Cap Claw Machine weighs nothing which means if ever you do get lucky and pulls out a cap, it will automatically be in your inventory.

90ae50be8912ee80ea2dcf30f52abe96.png

  • Whilst the assorted dolls as consolation prize for spending 250,000z per claw game will automatically be dropped due to you being overweight (not fat, obviously).

ffaee9681ad269b1d7b467695c92c64e.png

  • If you do experience lag whilst doing this method (due to items on the floor piling up), please use @packetfilter drops --anything you drop from here on out, will not be visible on your screen.

Bonus Step: Automated Enter Key.

  • Download AutoHotKey from their website
  • If you have been to my Newbie HW Guide, I will be using the same scripts and only modifying some lines to cater to our Cap Claw Machine.ahk
  • #NoEnv  ; Recommended for performance and compatibility with future AutoHotkey releases.
    ; #Warn  ; Enable warnings to assist with detecting common errors.
    SendMode Input  ; Recommended for new scripts due to its superior speed and reliability.
    SetWorkingDir %A_ScriptDir%  ; Ensures a consistent starting directory.
    
    ; If the script is not elevated, relaunch as administrator and kill current instance:
    
    full_command_line := DllCall("GetCommandLine", "str")
    
    if not (A_IsAdmin or RegExMatch(full_command_line, " /restart(?!\S)"))
    {
        try ; leads to having the script re-launching itself as administrator
        {
            if A_IsCompiled
                Run *RunAs "%A_ScriptFullPath%" /restart
            else
                Run *RunAs "%A_AhkPath%" /restart "%A_ScriptFullPath%"
        }
        ExitApp
    }
    
    #MaxThreadsperHotkey, 2
    
    `::Pause			;--------------------- PAUSE HOTKEY --------------------
    
    ~NumpadMult::			;----------- FOR CAP CLAW MACHINE/DOMENG ------------------
    
    Previouskey:= !PreviousKey
    
    loop
    {
    
    if PreviousKey
    {
    
    sleep, 10
    send, {Enter}
    sleep, 20
    send, {Enter}
    sleep, 30
    send, {Enter}
    Sleep, 40
    send, {Enter}
    sleep, 50
    }
    else
    
    break
    
    }
    return
    
    !5::Edit
    !4::Reload

     

  • This will allow you to have the same function as pressing one button for it to automatically run, but please be sure to check your zeny every now and then.
  • Press the [-] or [*] key on your Numpad.

    -- It's basically a toggle [ON and OFF] button, and the rest is history. You'll be spamming the "Enter Key" nonstop without hold press/pressing anything else.
    209623977_ONandOFFkeyboard.thumb.jpg.5762b60a9d16a744f0b492e57966c407.jpg

  • I have no data of how long 2 billion zeny will last with the automated enter key macro but I do know that you'll be obtaining most probably no less than 20 caps per 2 billion zeny.

But Salvacion, what's the cap used for?

  • It is used for Brok - Quest Shop located at: @warp veil 87 127

4221d6f6fe01f6a8c4811e789f8c1819.png

  • 2 pieces per set of caps can be turned into Costume Garments by selecting [Costumes] within his services.

e0b983aad617e4f80732e6368a297562.png1632dd58a78f653dbe3e0b7882139f51.png

  • OR sell the caps to players for 3 Aruna Credits per piece.
    • You can then exchange Aruna Credit to Mithril Coin at our Central Exchange NPC located at: @warp veil 145 101 for 3:1.
    • If you calculate that, 2 Mithril = 6 Aruna Credits (20+ Caps) = Profit. Rinse and Repeat.
  • OR simply use the caps as your costume upper headgear.

====================

Anyways, enjoy & may the odds be ever in your favour.

Edited by Salvacion
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...