Register for your free account! | Forgot your password?

Go Back   elitepvpers > General Gaming > General Gaming Discussion
You last visited: Today at 05:21

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

Advertisement



[AC Tool] Simple Cooking Script

Discussion on [AC Tool] Simple 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] Simple Cooking Script

Code:
// 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 into AC Tool and press Ctrl+M. This will automatically input the mouse position into the script
// Change the Loop number where commented below to the number of items you have to cook

SetActiveWindow Darkfall Online

Constants
	MouseDelay=10700
End

Procedure Cook
	Delay 1 sec
	Loop 1
		MousePos 678, 665 // Set mouse co-ordinates here
	End
	Loop 20 // Change to number of items you are cooking here
		LeftClick
		Delay $MouseDelay
	End
End

Loop 1
	Call Cook
End
Penakle is offline  
Reply


Similar Threads Similar Threads
A simple Grazier afk buff script (AC Tool)
10/01/2015 - RFO Hacks, Bots, Cheats, Exploits & Guides - 7 Replies
Been floating around here for a while now, found a few good things a few deadends as well. Anyway, thought i might as well give a little something back. Like the title says its an afk buff script designed Grazier. Its designed specifically to take advantage of sacrifice for FP regen and using your inanna to heal the damage done. Basically you could leave this running for days and never need a single pot. Its not anything grand, however im sure someone might find it usefull. Setting Up ...
[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 ACTool Magic Casting Script
08/14/2009 - General Gaming Discussion - 0 Replies
// This is a simple casting script written by TeabagGus // This macro will equip your staff, look down at the ground to damage you with the spell while casting // It will then cast heal self once and rest. // Change the Loop 20 in SpellCast procedure if you don't have that much mana or health (if looking down). // Start with your staff equipped but sheathed //HOTBAR/// //Slot 6 = Heal Self
[AC Tool] Simple Fishing Script
08/14/2009 - General Gaming Discussion - 0 Replies
// Script created by Mouldy Tacos // This simple fishing and resting script will fish for you, then rest, then fish, etc. // Start about crouch deep in water with your fishing pole equipped but sheathed // If you are too far/short from the water when you return from resting adjust 'Keydown S' and 'Keydown ^W' accordingly // HOTBAR // // Slot 1 = Fishing Pole // Slot 0 = Rest SetActiveWindow Darkfall Online
[AC Tool] Advanced Cooking Script
08/14/2009 - General Gaming Discussion - 0 Replies
// 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...



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


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.