taultunleashed logoSimple Crafting Macro - AutoIt3 : DAOC Submissions
newtopic  postreply
 [ 6 posts ] 
blue large dot

Simple Crafting Macro - AutoIt3 : DAOC Submissions

Posted: February 18th, 2004, 2:04 am
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
This is a simple macro for crafting in DAoC, requires AutoIt v.3 to use.
(Can be downloaded from http://www.hiddensoft.com/autoit3/downloads.php)

; --Guide for Setup--
; set craftn to NumberOfItemsToMake*2
; (this compensates for failed crafting attempts)
; So, If you're making 30 items... 30*2 = 60
;
; Sleep should be set to ItemLevel*87
; For Example: You are crafting an item that is level 515
; So, 515*87 = 44805 <--this is what you set Sleep to.
;
; These are reccomended base values, for optimal performance
; fine tweaking may be be required as you craft.
;
; --Directions for Use--
; Once you have finished the setup this is how to use the program.
; 1. Start DAoC + load character to craft with.
; 2. Aquire neccissary crafting materials:
; For example if you are level 1 armorcrafting, studded gloves:
; Materials: 1 bronze bar, 2 rawhide leather, 4 woolen thread
; Gather 30 bronze bars, 60 rawhide leather, 120 woolen thread.
; (This is the amount I used, 30 crafts, change as you see fit)
; 3. Stand by required accessory (forge, spellcrafting table, lathe)
; 4. Minimize DAoC (10 seconds)
; 5. Setup Macro Variables (craftn, Sleep), *Refer to 'Guide for Setup'*
; 6. Save + Start the macro program
; 7. Return to DAoC and wait...
; 8. Repeat 2-7 for more skill gain.

Sleep (10000) ; Don't Change this! (Timer to maximize the game)
$craftn = 60 ; Number of crafting attempts to make
While $craftn > 0
Send ("2") ; Hit the qbar button to craft the item
Sleep (11745) ; Allow time to craft
$craftn = $craftn - 1 ; Decrease craft counter
WEnd
;Send ("/q") ; Remove semi-colons at start of line here to have script
;Send ("{ENTER}") ; log-off char when finished (reccomended for overnight crafting)


It's very basic, considering the wide range of areas and conditions that crafting can occur in DAoC it's difficult to make more complex macros that automate more.


Reply with quote
Posted: July 1st, 2004, 7:00 pm
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
Am i supposed o hav an Icon on my comouter oncei download it??


Reply with quote
Posted: September 9th, 2004, 6:29 am
 
tault_guardez
tault_guardez's Reps:
User avatar
This macro, albeit very simple, works just fine for what I'm trying to accomplish =) thanks. Now I also understand how to program this thing ><


Reply with quote
Posted: April 3rd, 2005, 7:03 pm
 
tault_haxorman666
tault_haxorman666's Reps:
User avatar
i know this is an old post... im working with autohotkey (think its the sequal to autoit?).

Well im working on a wonderbot which will hunt/craft for u... and later mb even a radar.

if anyone have ideas or can contribute otherways plz feel free to drop me a pm.

i will ul something when i get rid of some of the bugs....


Reply with quote
Posted: June 15th, 2005, 1:46 am
 
tault_hib champ
tault_hib champ's Reps:
User avatar
haxorman666 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))):
i know this is an old post... im working with autohotkey (think its the sequal to autoit?).

Well im working on a wonderbot which will hunt/craft for u... and later mb even a radar.

if anyone have ideas or can contribute otherways plz feel free to drop me a pm.

i will ul something when i get rid of some of the bugs....
how will we use the bot?


Reply with quote
Posted: July 19th, 2005, 6:04 pm
 
peg_leg
peg_leg's Reps:
User avatar
i still cant get thi to work, can u expalin it step by step =/

thanks


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 50 guests

cron
Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of DAOC Submissions RSS Feed 
Sitemap of DAOC Submissions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?