Register for your free account! | Forgot your password?

Go Back   elitepvpers > General Gaming > General Gaming Discussion
You last visited: Today at 10:38

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

Advertisement



[AC Tool] Simple Fishing Script

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

Code:
// 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

Constants
	MouseDelay=10700
	RestDelay=200000  // Change this if you are resting too long/short
End

Procedure Fish
	Delay 1 sec
	Keys R
	Delay 1 sec
	Loop 58  // You may need to change this depending on your stamina
		LeftClick
		Delay $MouseDelay
	End
End

Procedure Rest
	Delay 1 sec
	Keydown S 3 sec
	Keys R
	Delay 1 sec
	Keys 0
	Delay 1.5 sec
	LeftClick
	Delay $RestDelay
	Keys W
End

Procedure Return
	Delay 2 sec
	Keydown ^W 2.5 sec
	Keydown {DOWN} 1.5 sec
End

Loop 4 // How many times the script repeats itself
	Call Fish
	Call Rest
	Call Return
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 ...
[C++]-[Release] Simple Fishing Bot
09/16/2009 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 23 Replies
My First try to make a Fishing bot... 2-3 weeks ago.. its working 100% :) For all C++ Geeks yeah its C XP DWORD FischBotCheck=0; int koedercheck; DWORD MeineID; DWORD SniffMeins;
[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 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...
Simple Pixel-Search Fishing Bot(nothing fancy)
02/20/2008 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 16 Replies
Yeah so I was bored and I made this bot with a friend last week. Its very simple and not like that "autofish" thing that other guy made. But it lets go and releases on certain color and autocasts. Few things to know... 1) Put Desktop Res on 1280 1024 2) Put Game Res on 1024 768 bit doesnt matter 3) Load 2Moons and dont move the window anywhere, just keep it in the middle. 4) Run both files, just hold mouse over the water and let it do the rest. Works for lvl 3 fish in parka, not high...



All times are GMT +2. The time now is 10:38.


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.