Register for your free account! | Forgot your password?

You last visited: Today at 21:37

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

Advertisement



afk Crafting [ENG]

Discussion on afk Crafting [ENG] within the General Gaming Discussion forum part of the General Gaming category.

Reply
 
Old   #1
 
Lowfyr's Avatar
 
elite*gold: 235
The Black Market: 135/1/0
Join Date: Jul 2003
Posts: 16,562
Received Thanks: 17,758
Code:
;This code needs to be run with the AUTOIT V3 'run script' program 

; 
; User needs to update these values accordingly 
; 
$eq = "EverQuest II (Nov 22 2004 16:37:19) USER OPTIMIZED: SOEBuild=1526T" 
$mX = 1038&#59; Mouse X coordinate for the Begin/Repeat button 
$mY = 626&#59; Mouse Y coordinate for the Begin/Repeat button 
$stacks = 100&#59; Number of complete products you have the ingredients for 

$mX2 = 470&#59; This is the location of the "Item" window BLACK BACKGROUND on item creation. 
$mY2 = 215 
$mX3 = 563&#59; This is the location of the 'x' to close Item window 
$mY3 = 140 
; 
; Make EQ2 Window Active 
; 
WinActivate($eq) 

; 
; Loop x times based on number of stacks of ingredients 
; 
For $count = 1 to $stacks 
MouseClick("left", $mX3, $mY3) 
Sleep(500 + Random (100)) 
MouseClick("left", $mX, $mY)&#59; Click begin 
Sleep(500 + Random(100)) 
For $count2 = 1 to 25 
Send("1") 
Sleep(300 + Random(50)) 
Send("2") 
Sleep(300 + Random(50)) 
Send("3")&#59; Edit these for the ammount of skills you use! 
Sleep(300 + Random(50)) 
Send("4") 
Sleep(300 + Random(50)) 
If (Call("crafted") = 1) Then ExitLoop 1 
Sleep(260 + Random(100)) 
Next 
MouseClick("left", $mX, $mY)&#59; Click repeat 
Sleep(500 + Random(25)) 
Next 
MsgBox(0, "Done!", "Time to make the doughnuts....") 

; 
; Let's try and be smarter about this and see if we finished the product 
; and let's add some flare by doing some random acts every now and then 
; 
Func crafted() 
$done = 0 
$color1 = PixelGetColor($mX2, $mY2) 
If ($color1 = 0) Then $done = 1 
Return $done 
EndFunc
Lowfyr is offline  
Reply


Similar Threads Similar Threads
Crafting Bot
02/24/2013 - Aion - 133 Replies
Cause the other thread is only in german i want to ask if there's a bot which can improve my crafting skill by doing Workorder Quests or something. At the moment its very boring and a waste of time cause i have to level. Sadly, the SZBot cant do it.
Crafting...
10/26/2009 - Aion - 0 Replies
Has anyone been able to make a crafting macro of some form? im sure it cant be TOO hard but having no programming experience i really dont know lol. if anyone has a macro or bot which does do crafting please let me know. mmoguider apparently had crafting macro in it now, but i dont want to fork out £25 just for that when i already have and am happy with aionsz. plus i couldnt get trial of mmoguider to work on mine lol.
need crafting help
06/27/2008 - Cabal Online - 4 Replies
hey yah i need some crafting help XD any mind telling me the best place to get some level 1 discs at? and how to get port luxs map
Crafting
09/14/2006 - Lineage 2 - 1 Replies
Hello how i can craft in the new L2Walker 10.7.2 i try all at auto make but he dont wanna start i even cant open my recipe book.
Crafting [ENG]
11/22/2004 - General Gaming Discussion - 0 Replies
When you start off crafting in EQ2 it can be very confusing. I made the mistake of not doing any crafting while on the IoR, but the game still makes you a lvl 3 crafter by the time you get the your home city if you do crafting or not. Once you are on the mainland in each starting zone there is a cellar door that leads to the basic crafting zone. Here there is almost everything you will need to get started crafting. Hhowever before you get overzealous and try to start crafting right away I...



All times are GMT +2. The time now is 21:37.


Powered by vBulletin®
Copyright ©2000 - 2024, 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 ©2024 elitepvpers All Rights Reserved.