taultunleashed logoJapanese Fishing bot : FFXI Submissions
newtopic  postreply
 [ 9 posts ] 
blue large dot

Japanese Fishing bot : FFXI Submissions

Posted: June 18th, 2004, 11:55 am
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
"cash or unleashed account"

Don't know if you guys are interested in Japanese bots but here is one I found. (also did some simple translation for you)


1. Download and install "Routine Worker" from http://www.routineworker.jp/rw1j/download.html
2. Startup the utility and copy/paste the code below
3. Save and execute (also press OK on the dialogue that pops up)
4. Startup FFXI and change to these settings
a) Change windowtype setting to 4 (the one with black/grey background)
b) Set Active Resizing to OFF
c) Make a Macro to fish for the "Ctrl-1" key (NOT Alt-1) like the following example:
/quip range "Composite Fisn. Rod"
/equip ammo "Insect Ball"
/clock <---- You need to put this in
/fish
d) Setup all items ABOVE "rusty ***" and other items below in your bazaar (for unresonable prices, never to be sold)
5. Move to a location where you canfish and press F12 to start fishing.
6. Press F12 again to stop fishing when you are done

(!empty($user->lang['CODE'])) ? $user->lang['CODE'] : ucwords(strtolower(str_replace('_', ' ', 'CODE'))):
script version 1
message "Start/Stop with the F12 key"
trigger f12
image iNoFish 128 16
image iFishing 128 16
image iLatest 128 16
int sec 0
coordinate bottomup
beep 1000
beep 2000
press esc
release esc
sleep 500
press esc
release esc
sleep 500
press ctrl
sleep 1000
press 1
sleep 1000
release 1
release ctrl
sleep 3000
press enter
release enter
sleep 5000
capture iNoFish 16 20
sleep 17000
start_fishing:
press ctrl
sleep 1000
press 1
sleep 1000
release 1
release ctrl
sleep 3000
capture iFishing 16 20
sec = 0
loop:
capture iLatest 16 20
if iLatest == iFishing then
sleep 1000
sec += 1
if sec < 45 then
goto loop
endif
goto start_fishing
endif
sleep 3000
if iLatest != iNoFish then
press enter
release enter
sleep 5000
endif
sleep 5000
press ctrl
sleep 1000
press i
sleep 1000
release i
sleep 1000
press f
sleep 1000
release f
release ctrl
sleep 1000
press enter
release enter
sleep 500
press up
sleep 100
release up
sleep 500
press enter
release enter
sleep 500
' Thowing away rusty items
press right
release right
sleep 200
press right
release right
sleep 200
press right
release right
sleep 200
press right
release right
sleep 200
press enter
release enter
sleep 200
press down
sleep 200
release down
sleep 200
press enter
release enter
sleep 200
press up
sleep 200
release up
sleep 200
press enter
release enter
sleep 200
' Done throwing away rusty items
press esc
release esc
sleep 1000
press esc
release esc
' increase the sleep time below if you need more time before casting your rod again
sleep 500
goto start_fishing
exit:
beep 2000
beep 1000


Reply with quote
Posted: June 18th, 2004, 12:38 pm
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
Damn, can't edit old posts.
Anyway, I've found some other japanese tools also that are floating around if you know where to look...
No NM bot so far tho, only timers, but I will keep on looking.


Reply with quote
Posted: July 7th, 2004, 8:02 am
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
Here is another JP fishing bot.
This one uses Perl and bitmap recognition.
The comments and manual is in japanese and this is not a recent script,
newer ones also have movement/zoning included.

http://petitemiffy.hp.infoseek.co.jp/FF ... 3.03w1.zip

Wish I could get/see any response of what you guys think,
if you are interested in this at all...


Reply with quote
Posted: July 7th, 2004, 7:09 pm
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
hmmm..... i think we need something else other than fishing bots... we got tons... ; ;


Reply with quote
Posted: July 8th, 2004, 5:18 am
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
no no, go on. i dont like all the others on this site. gonna give the first one you posted a try sometime in next couple days. not sure why you didnt get even one response...wierd.


Reply with quote
Posted: July 8th, 2004, 8:17 am
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
I just found another tool that can autoreply to party chat and tells.
(Just found it now and can't test it before I return from work)
It is still in beta stage so may contain some bugs, it needs perl libraries to run (API calls etc?)
and seems to be made specially for the fishbot I posted earlier.
It functions like this: it compares string parts with data in an Access MDB file, and sends a reply depending on the match,
it can also send the tells you get to a specified e-mail which if you reply sends the message you replied with back as tell.

Again, this app is japanese and not yet distributed with source so I can't translate/remake it yet.

http://up.isp.2ch.net/up/f81925e991cd.zip

Btw, the perl fishbot I posted earlier can be used for NM campin, fame questing, AH botting etc.
All done with perl scrpts and bitmap recognition.
I have a AH botting script available if any of you guys want to have a look at it and host it (the source file)


Reply with quote
Posted: July 8th, 2004, 10:38 pm
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
i would like to see the script! elemex you gotta be kidding me...this guy is awesome, he's not gonna get a free membership?


Reply with quote
Posted: July 8th, 2004, 10:41 pm
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
o ya...question about your first posted script: i am currently leveling fishing at the lake in jugner so i dont want to throw away rusty. should i just delete between
' Thowing away rusty items
and
' Done throwing away rusty items


Reply with quote
Posted: July 12th, 2004, 5:57 am
 
Tault_Tault Community

Total Posts: 10213
Joined: August 29th, 2004, 2:46 pm
Tault_Tault Community's Reps: 16
User avatar
Active User > 50 Posts
premium
sorry for the delay, away on a boring business trip :(

I'll post the AH script when I come back in a few days.
And yes, you just delete the rows between:
'Throwing away rusty items
and
'Done Throwing away rusty items'


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 11 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of FFXI Submissions RSS Feed 
Sitemap of FFXI Submissions Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?