[AHK 800 x 600]Jewel Crafting/Blacksmith crafting menu

User Tag List

Results 1 to 1 of 1
  1. #1
    bjorn1234's Avatar Sergeant
    Reputation
    9
    Join Date
    Jun 2012
    Posts
    54
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [AHK 800 x 600]Jewel Crafting/Blacksmith crafting

    Hey,

    Couldn't find a good gem crafting script here so I made a simple one myself. Thought I'd stop being a leech and share it with you guys! It should work for normal crafting too.

    Features:
    1. Randomized delay
    2. Crafts up to 4 tier upwards(easy to look and edit to add in more). etc, 1500 flawless sq -> 500 Perfect Square -> 166 Radiant Square -> 55 Star
    3. Made for inventory full of gems, etc 1.5k Flawless sq + tomes
    4. F1 to start, F2 to pause, F2 to resume(recommended to just restart script)
    5. Windowed mode 800 x 600


    Very editable to your likings so here you go ^^

    If you like it please take a second to rep!

    Starts by crafting 500 of next tier. Have the crafting screen open with gem of choice SELECTED:

    Hotkey, F2, Pause ; If different

    pausebutton is needed, replace F2 with hotkey code

    F1::
    loop, 570
    {
    RandSleep(3107,3495)
    MouseClick, left, 152, 462
    }

    {
    Sleep, 5000
    MouseClick, left, 143, 204
    }

    loop, 195
    {
    RandSleep(3107,3555)
    MouseClick, left, 152, 462
    }

    {
    Sleep, 5000
    MouseClick, left, 126, 198
    }

    loop, 65
    {
    RandSleep(3107,3485)
    MouseClick, left, 152, 462
    }

    return

    RandSleep(x,y) {
    Random, rand, %x%, %y%
    Sleep %rand%
    }

    Pause:
    pause
    return
    Another simple script for infinite crafting of a certain gem OR blacksmith piece. Have crafting screen open with gem/ITEM of choice SELECTED:

    Hotkey, F2, Pause ; If different pausebutton is needed, replace F2 with hotkey code

    F1::
    loop, 457
    {
    RandSleep(3107,3395)
    MouseClick, left, 152, 462
    }
    return

    RandSleep(x,y) {
    Random, rand, %x%, %y%
    Sleep %rand%
    }

    Pause:
    pause
    return
    Last edited by bjorn1234; 08-05-2012 at 07:09 AM.

    [AHK 800 x 600]Jewel Crafting/Blacksmith crafting

Similar Threads

  1. [HELP] Wizard 800 x 600 Wizard Sarkoth Script
    By Mortred888 in forum Diablo 3 Bots and Programs
    Replies: 2
    Last Post: 06-20-2012, 12:46 AM
  2. Jewel crafting
    By okoye in forum WoW Items & Quests
    Replies: 6
    Last Post: 08-28-2008, 12:36 AM
  3. A way to use your Jeweling Crafting Effectively
    By stevendph in forum World of Warcraft Guides
    Replies: 3
    Last Post: 03-29-2008, 02:59 AM
  4. Making tons of money with jewel crafting + playing the ah
    By trizzledizzle in forum World of Warcraft Guides
    Replies: 4
    Last Post: 12-26-2007, 09:50 PM
  5. jewel crafting guide (lookin to buy a gem?)
    By Dajoker in forum World of Warcraft Guides
    Replies: 3
    Last Post: 04-25-2007, 09:16 AM
All times are GMT -5. The time now is 07:14 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search