Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > World of Warcraft
You last visited: Today at 21:38

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

Advertisement



Auto Fishing Bot-frage

Discussion on Auto Fishing Bot-frage within the World of Warcraft forum part of the Popular Games category.

Reply
 
Old   #1
 
randgruppe's Avatar
 
elite*gold: 0
Join Date: Sep 2004
Posts: 8
Received Thanks: 0
hello,

nun nach etwas pause hab ich wieder mit wow angefangen und natürlich dem angeln.

der bot ist eigentlich suppi, aber es gibt ein problem.
so ab 22.00 uhr findet er einfach den köder nicht mehr.
hab schon alles probiert mit dem eyedropper, sämtliche farbcodes,
hat nix gebracht.

nun hab ich mir gedacht mir würde es eigentlich reichen wenn er nur beim splash reagiert und die rute auswirft.
den mauszeiger zum köder führen könnte ich auch noch so.
was muss ich nun am script ändern das er nicht mehr den köder sucht, sondern nur noch rute werfen, bei splash klick und looten?

hier ist das script nochmal falls wer nicht weiss wovon ich rede, ist etwas älter der bot.

evtl findet ja jemand das problem auch so.

; AutoIt Version: 3.0
; Language: English
; Platform: WinXP
; Author: xeonz16
;
; Script Function:
; WoW FishBot Supreme!
;

hotkeyset("{ESC}", "Term")

; Colour of splash -
; 0xA2A67D
; 0xC1AD7A
; 0xD0C08D


$left = 75
$top = 200
$right = 748
$bottom = 421

$day = 0xF6F6F6
$night = 0xEEEEEE
$feather = "4155A2"

; 2168603 548FBB
$colourVariance = 58
$splashVariance = 13
$step = 3
$s_offset = 40


dim $feather_cord, $width = 100, $height = 60, $time, $sp

while 1
sleep(1000)
WinActivate("WORLD OF WARCRAFT")
send("0")
sleep(4000)
$start2 = Timerinit()
while 1

$dif = TimerDiff($start2)
if $dif > 25000 then
exitloop
endif
sleep(500)
$message = "Searching for feather..."
$height = 60
update_splash()
$feather_cord = PixelSearch ($left, $top, $right, $bottom, $feather, $colourVariance, $step)
if NOT @error = 1 then
seterror(2)
$message = "Found Something."
update_splash()
$featherx = $feather_cord[0]
$feathery = $feather_cord[1]
mousemove($featherx, $feathery)
exitloop
endif
WEnd

$start = Timerinit()
While 1
sleep(100)
$message = "Waiting for bite..."
$height = 100
update_splash()

;calc area of probable splash
$s_left = ($featherx - $s_offset)
$s_top = ($feathery - $s_offset)
$s_right = ($featherx + $s_offset)
$s_bottom = ($feathery + $s_offset)

$sp = Pixelsearch($s_left, $s_top, $s_right, $s_bottom, $day, $splashvariance)
$sp = Pixelsearch($s_left, $s_top, $s_right, $s_bottom, $night, $splashvariance)

$dif = TimerDiff($start)
if $dif > 25000 then
exitloop
endif

if ubound($sp) > 1 then
;if NOT @error = 1 then
seterror(2)
$message = "Fish!"
$height = 60
update_splash()
send("{shiftdown}")
mouseclick("right", $featherx, $feathery, 1, 1)
send("{shiftup}")
exitloop
endif
WEnd


WEnd


func update_splash ()
SplashTextOn( "", $message , $width , $height ,1 ,1 , 17)
endfunc

func Term ()
exit
endfunc



nun denn profis... die fische zählen auf euch
randgruppe is offline  
Old 05/09/2006, 12:06   #2
 
elite*gold: 0
Join Date: Dec 2005
Posts: 41
Received Thanks: 0
Hmm versuch mal Folgenden Farbcode, dieser ging bei mit 24h am tag
Quote:
0xA23C20
des weiteren versuchs mal mit den Differenzen der Farben
Quote:
$colourVariance =30
$splashVariance =15
ich hoffe ich konnte dir helfen, die Farbe könnte bissl alt sein einfach nachts die rote Feder mal auslesen
Grulk is offline  
Old 05/13/2006, 21:04   #3
 
elite*gold: 0
Join Date: Jan 2005
Posts: 170
Received Thanks: 4
oder versuch den bot

berzerkwolf is offline  
Old 07/09/2008, 04:19   #4
 
elite*gold: 0
Join Date: May 2008
Posts: 2
Received Thanks: 0
thx, funzt wunderbar
W4rlock is offline  
Reply


Similar Threads Similar Threads
MY Auto Fishing Bot
06/17/2014 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 97 Replies
Ok this is mine. It was for me and my friends. Now it is here for you all. Yes it is basic. Yes I am still working on it. If it helps you great. If not I tried. Update 1.8 (23/09/07):- Will cast at random times. May need .NET Framework Version 2.0! Download it HERE WILL NEED Game Guard BYPASS! I use THIS one. What it does:-
[TUT] Auto Fishing USING amulet
12/19/2009 - Dekaron Exploits, Hacks, Bots, Tools & Macros - 20 Replies
u must have an amulet if you dont have an amulet make a character make it lvl 15-19 and go to north ares dungeon quest.. and you'll recieve 3 days exp amulet you must have CE gg killer if your in official server ................................................. ..............................
does anyone know the offset to make auto fishing possible
10/11/2008 - Dekaron - 5 Replies
i was wondering if anyone know how to make auto fishing using winhex? Thanx for the help or a point in the right direction guys
Auto Fishing hack plz
07/14/2008 - Dekaron - 3 Replies
can any1 make the auto fishing hack Plz ^^



All times are GMT +2. The time now is 21: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.