Register for your free account! | Forgot your password?

Go Back   elitepvpers > General Gaming > General Gaming Discussion
You last visited: Today at 12:13

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

Advertisement



[AC Tool] Advanced Cooking Script

Discussion on [AC Tool] Advanced Cooking Script within the General Gaming Discussion forum part of the General Gaming category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2008
Posts: 113
Received Thanks: 56
[AC Tool] Advanced Cooking Script

Code:
// Script created by Mouldy Tacos
// This script will cook all of the items in your back pack, close the cooking window, then right click
// This script is currently set up to cook bass, cod, trout, salmon, scroll down twice, then cook swordfish and herring
// It then closes the cooking window and right clicks
// Feel free to adjust the script to your needs

// HOW IT WORKS //
// You must have the cooking window open and the item you wish to cook highlighted
// The first item you cook should be at the top of the list
// If you're keeping to the original setup the bass would be first followed by cod, trout, and salmon on the list

// You will have to set your mouse co-ordinates for the script to work correctly
// Mouse co-ordinates are appropiately labelled in the script
// You will have to set the co-ordinates for:

// 	- The Create button
// 	- Food to highlight in the cooking list
// 	- The scroll down button
// 	- The Close/Cancel button

// Once all of your mouse co-ordinates are set up it will work everytime as long as you don't move the cooking window

// Follow these instructions to change the mouse co-ordinates:
// 	- Highlight 'MousePos XXX, XXX' in the script and press Delete
// 	- Alt+Tab into Darkfall
// 	- Hover your mouse over the area you want it to go to
// 	- Without moving the mouse Alt+Tab into AC Tool and press Ctrl+M. This will automatically input the mouse position into the script

// Change the Loop numbers to the number of items you have to cook and you are ready to run the script

SetActiveWindow Darkfall Online

Constants
	MouseDelay=10700
End

Procedure Cook
	
	// Cook food item 1
	Delay 1 sec
	Loop 1
		MousePos 678, 665 // Mouse co-ordinates for Create button
	End
	Loop 1 // Number of food to cook
		LeftClick
		Delay $MouseDelay
	End
	
	// Cook food item 2
	Delay 1 sec
	Loop 1
		MousePos 653, 158 // Mouse co-ordinates for item 2 on cooking list
		LeftClick
		MousePos 678, 665 // Mouse co-ordinates for Create button
	End
	Delay 1 sec
	Loop 1 // Number of food to cook
		LeftClick
		Delay $MouseDelay
	End
	
	// Cook food item 3
	Delay 1 sec
	Loop 1
		MousePos 657, 175 // Mouse co-ordinates for item 3 on cooking list
		LeftClick
		MousePos 678, 665 // Mouse co-ordinates for Create button
	End
	Delay 1 sec
	Loop 1 // Number of food to cook
		LeftClick
		Delay $MouseDelay
	End
	
	// Cook food item 4
	Delay 1 sec
	Loop 1
		MousePos 650, 191 // Mouse co-ordinates for item 4 on cooking list
		LeftClick
		MousePos 678, 665 // Mouse co-ordinates for Create button
	End
	Delay 1 sec
	Loop 1 // Number of food to cook
		LeftClick
		Delay $MouseDelay
	End
	
	// Scroll down list
	Delay 1 sec
	Loop 1
		MousePos 850, 209 // Mouse co-ordinates for the scroll down button
		LeftClick
		Delay 1 sec
		LeftClick
	End
	
	// Cook food item 5
	Delay 1 sec
	Loop 1
		MousePos 651, 191 // Mouse co-ordinates for item 5 on cooking list
	LeftClick
		MousePos 678, 665 // Mouse co-ordinates for Create button
	End
	Delay 1 sec
	Loop 1 //Number of food to cook
		LeftClick
		Delay $MouseDelay
	End
	
	// Cook food item 6
	Delay 1 sec
	Loop 1
		MousePos 661, 206 // Mouse co-ordinates for item 6 on cooking list
		LeftClick
		MousePos 678, 665 // Mouse co-ordinates for Create button
	End
	Delay 1 sec
	Loop 1 // Number of food to cook
		LeftClick
		Delay $MouseDelay
	End
	
	// Close cooking window and right click
	Delay 1 sec
	Loop 1
		MousePos 763, 665  // Mouse co-ordinates for Close/Cancel button
		LeftClick
		Delay 1 sec
		RightClick
	End

End

Loop 1
	Call Cook
End
Penakle is offline  
Reply


Similar Threads Similar Threads
[TOOL] Silkroad Online Tool!!! Auto Login + Patcher + Script !!!
09/28/2011 - SRO PServer Guides & Releases - 22 Replies
Hello members! If you remember i make SRO AutoLogin in minimalized window! This is mine second script: Process Pather by lolkop edit by me + mine autologin! This is fastes and stable than Process Pather, Silkroad Online tool is very easy only 1 click to patch! http://img690.imageshack.us/img690/4966/silktool. png
[AC Tool] Simple Cooking Script
08/14/2009 - General Gaming Discussion - 0 Replies
// Script created by Mouldy Tacos // This script will cook one item at a time // You must have the cooking window open and the item you wish to cook highlighted // You will most likely have to set your mouse co-ordinates for the Create button depending on where the cooking window is positioned // To do this: // - Highlight 'MousePos 678, 665' in the script and press Delete // - Alt+Tab into Darkfall // - Hover your mouse over the Create button // - Without moving the mouse Alt+Tab...
Advanced WALKER Script question.
02/15/2009 - Lineage 2 - 2 Replies
Been reading these threads for a month now, best place I have been to that has info on scripting. I have 2 questions. The Walker command; CharStatus(CHP|CMP|HP|MP|WEIGHT|LV|STAND,>=|&g t;|==|!=|<|<= ,Number) Can we get more information? Like P. Atk, M. Atk? This would be handy to combine with the CP script.. The Kameal disarm, auto reload your weapon. How about buffs? I found some scripts for superman that can tell if you have BlessBody, if we could get this info then we can scrip a titan...
Wfisher (Advanced fishing tool) VIRUS ???!!
01/14/2008 - WoW Bots - 2 Replies
Hi leutz, habe letztens den Wfisher getestet und naja ging einigermasen. Doch heute (1,5 tage nach 1. benutzung) Wurde mein acc gehacked (inv leer,umgeskillt,anderer ort,rotes eq, Postfach leer (items in wert von ca 2000 g weg !) Bitte euch alle darum aufzupassen, bzw mal zu überprüfen ob der es war. Habs gm gemeldet, der mich danach gesperrt hat und ich ne email erhalten hate wo steht das ich pass und so zuschicken soll, jedoch meinte der ´gm das sich ein spezialist sich darüm...
Wfisher (Advanced fishing tool)
12/18/2007 - WoW Bots - 71 Replies
Tach zusammen, Download des Wfisher auf der Hauptseite: http://www.waffel-bot.de oder direkt hier: DOWNLOAD Ich habe ja versprochen, nachdem der W.A.F.F.E.L. bot seine wichtigste Funktion das Texturen ändern verloren hat, mir etwas neues auszudenken. In den letzen Tagen habe ich verstärkt dran gearbeitet und bin nun soweit, die erste Version des neuen Bots öffentlich zu machen: "Wfisher!" Die waffef-bot.de Seite wurde neu designed, das Forum gesäubert und die User Datenbank...



All times are GMT +2. The time now is 12:13.


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.