Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Final Fantasy XIV
You last visited: Today at 03:58

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

Advertisement



Free FFXIV Fishing Bot, works with v2.3.5

Discussion on Free FFXIV Fishing Bot, works with v2.3.5 within the Final Fantasy XIV forum part of the MMORPGs category.

Reply
 
Old 03/12/2015, 01:33   #151
 
elite*gold: 0
Join Date: Jun 2012
Posts: 62
Received Thanks: 23
Just so you guys know I'm not just blowing smoke, here's what I've been working on. This version just shows off the working interface. it doesn't fish, it doesn't even attach to the ffxiv process. I've held that code back because it hasn't been debugged yet.

The weather portion of the interface is not fully functional yet because I'm still working on finding the weather offsets, along with others.

In case you're worried it might be malicious in someway, the code is available here:

I've still got a lot to do on it, but I think it's a really good start. I could still REALLY use some help finding the offsets I need though. I saw that Lucid seemed to have quite a bit of experience with it. I could really use some help man...
Attached Files
File Type: zip FFXIVFishingBotRedeux.zip (193.2 KB, 84 views)
LuckOnCooldown is offline  
Old 03/12/2015, 05:07   #152
 
elite*gold: 0
Join Date: Feb 2006
Posts: 629
Received Thanks: 195
Quote:
Originally Posted by LuckOnCooldown View Post
I saw that Lucid seemed to have quite a bit of experience with it. I could really use some help man...
There are tons of memory editing howto resources out there, what do you need me for!?

If I were going to go as far as posting all my offsets I might as well just post my bot too! haha
lucid is offline  
Old 03/12/2015, 13:43   #153
 
elite*gold: 0
Join Date: Jun 2012
Posts: 62
Received Thanks: 23
Nah, I don't want you to post your offsets. Maybe you could PM me with some of the values I'm looking for though, or share knowledge as to why there's a two byte field in the character struct that looks like this:

E0 00 (224) standing or fishing stance
C0 01 (448) casting
20 02 (544) Fishing
40 02 (576) bite
50 02 (592) Fighting
B0 03 (944) Reeling
40 03 (832) Retrieving
A3 01 (416) ??

And also a one byte field elsewhere that only changes while fishing. Or maybe if you know where the weather offset is, you *could* post that? I have no clue how to go about finding that. Normally I would do scans while changing things until I narrow it down, but that can't be done with the weather offset.

Anyway, if you don't want to help, that's cool. No hard feelings. I'll find everything I need eventually. Like I said before, it's just going to take a whole lot of time, and that's something I'm kind of short on right now.
LuckOnCooldown is offline  
Old 03/12/2015, 18:31   #154
 
elite*gold: 0
Join Date: Feb 2006
Posts: 629
Received Thanks: 195
The weather can be done by simply zoning to change the weather; it is stored at 3 different static memory addresses (one changes at the top of the hour, others at 3 minutes past the hour). Because I sig scan I don't have the actual offset handy.

Clear = 1,
Fair = 2,
Clouds = 3,
Fog = 4,
Wind = 5,
etc..
lucid is offline  
Old 03/13/2015, 01:37   #155
 
elite*gold: 0
Join Date: Jun 2012
Posts: 62
Received Thanks: 23
I assumed that zoning would change so many things that it would make it extremely hard to run down. It'll be easier knowing what values to scan for though. Thank you!

Thanks Lucid. I found the weather offset quickly with that information! Appreciate it.
LuckOnCooldown is offline  
Old 03/14/2015, 05:12   #156
 
elite*gold: 0
Join Date: Mar 2014
Posts: 1
Received Thanks: 0
when i run the bot it crashes and shuts off.
Kielbasa99 is offline  
Old 03/14/2015, 06:26   #157
 
elite*gold: 0
Join Date: Jan 2015
Posts: 16
Received Thanks: 0
Quote:
Originally Posted by Kielbasa99 View Post
when i run the bot it crashes and shuts off.
Quote:
Originally Posted by LuckOnCooldown View Post
This version just shows off the working interface. it doesn't fish, it doesn't even attach to the ffxiv process. I've held that code back because it hasn't been debugged yet.
I'm assuming it already have its basic function but still working on other stuff so its not working as intended yet
ThePoroKing is offline  
Old 03/14/2015, 17:16   #158
 
elite*gold: 0
Join Date: Jun 2012
Posts: 62
Received Thanks: 23
I think he's talking about the original verison. There's nothing that *can* crash in the version I posted, unless there's something seriously wrong with his Windows installation. There's no logic at all, it literally all interface stuff.
LuckOnCooldown is offline  
Old 03/14/2015, 18:32   #159
 
elite*gold: 0
Join Date: Oct 2009
Posts: 6
Received Thanks: 0
I'm getting an error on it too.
When I start fishing, this pops up then just closes itself:



Also, I don't know why it won't show the pic on the forum...
flipside101 is offline  
Old 03/14/2015, 19:14   #160
 
elite*gold: 0
Join Date: Feb 2015
Posts: 5
Received Thanks: 1
Bot isn't working for me anymore, not getting any errors tho. It casts fishing line but doesn't seem to realize that it already casted so it trys again a few times and stops by itself. ^^
Browneeh is offline  
Old 03/14/2015, 19:14   #161
 
elite*gold: 0
Join Date: Feb 2006
Posts: 629
Received Thanks: 195
Quote:
Originally Posted by flipside101 View Post
I'm getting an error on it too.
When I start fishing, this pops up then just closes itself:



Also, I don't know why it won't show the pic on the forum...
OH MY ***, IT ISN'T WORKING!? Did you read any of the recent discussion in this thread?
lucid is offline  
Thanks
1 User
Old 03/16/2015, 08:28   #162
 
elite*gold: 0
Join Date: Jun 2012
Posts: 62
Received Thanks: 23
Lucid, is your bot still working? A few days ago I was finding the two fishing status offsets that I mentioned in an earlier post with ease, and now I can't find a **** thing. I think they had a hotfix in there somewhere, and I'm wondering if they changed something.

I've been making good progress btw, I've got signature scanning working, and I'm using it for all my offsets. Hopefully it will remain resilient that way.
LuckOnCooldown is offline  
Old 03/16/2015, 08:48   #163
 
elite*gold: 0
Join Date: Oct 2014
Posts: 105
Received Thanks: 23
Someone help point me to some reading to help with offset i have some time which i can help but bear i am noob at this ... Luck or Lucid
Wilds76 is offline  
Old 03/16/2015, 09:45   #164
 
elite*gold: 0
Join Date: Feb 2015
Posts: 5
Received Thanks: 1
Quote:
Originally Posted by lucid View Post
OH MY ***, IT ISN'T WORKING!? Did you read any of the recent discussion in this thread?
Yh but I don't get errors like everyone else
So read the full post next time instead of the first 6 words, ********
Browneeh is offline  
Old 03/16/2015, 10:29   #165
 
elite*gold: 0
Join Date: Feb 2006
Posts: 629
Received Thanks: 195
Quote:
Originally Posted by Browneeh View Post
Yh but I don't get errors like everyone else
So read the full post next time instead of the first 6 words, ********
All kinds of bad/unpredictable things can happen when you read from bad offsets, and even if you had some kind of setup/configuration/dependency problem it would be completely moot because the program is not being maintained anymore. Give it some thought.
lucid is offline  
Reply

Tags
bot, ffxiv, fishing, fishing bot


Similar Threads Similar Threads
Moetoy's FFXIV Bot / Crafting,Fishing,Mining,Logging,Grind Helper,Class&Skill swapper
07/30/2015 - Final Fantasy XIV - 19 Replies
Dear people of ElitePVPers ^^ Please allow me to promote my FFXIV Bots here too. I worked for this FFXIV Bots for almost 8 months ( since Jan 2011 ) and have a lot of improvement from many comments/suggestion I received from my users. So I can guarantee that it can improve your FFXIV experience much much more and get you to rank 50 as fast as possible. You can try download free trial to see how it work. Here's some main features. Moetoy's FFXIV Crafting Bot Features: Support all...
[Release] MMONinja FFXIV Bot Hunting, Fishing, Gathering, Crafting, Multiboxing &more
01/14/2014 - Final Fantasy XIV - 4 Replies
Introducing MMONinja FFXIV All-in-One Bot. With our FFXIV Bot you can easily go to bed while the bot hunts monsters, gathers resources (mining/botany), fishing or crafting for you. Unlike other pixel bots, our bots are 100% memory-based and packed with many powerful features like - Multiboxers: bot up to 100 FFXIV accounts on the same computer (No sandboxie or virtual machine needed) - Background mode: you can surf web or work on other things while botting - Advanced skill system - You...
Win Fishing Event! Still works xP (GER/ENG)
11/24/2010 - WoW Exploits, Hacks, Tools & Macros - 40 Replies
Hey, habe mal aus Spaß am Wochenende am Kaluak und Booty Bay Angelwettbewerb teilgenommen ... Hatte eigentlich vor zu gewinnen, hat aber dann doch nicht so geklappt wie ich wollte >.> Kurz nachdem ich den Hai gefangen habe, hat jemand abgegeben. (Aus "Frust" habe ich den Hai natürlich zerstört xD!) Und als ich beim Booty Bay Event 35 Fische hatte, hat natürlich vor mir jemand 40 Fische gehabt und somit gewonnen. Auch diese habe ich zerstört. Dann dachte ich mir, dass es damals schon ging...
Hi Metin2UK fishing boot that works
11/17/2010 - Metin2 Hacks, Bots, Cheats, Exploits & Macros - 1 Replies
HI Who can help me with a fishing bot(hack) that works on metin2 uk after the update?
FFXIV Fishing Knowledge
08/26/2010 - Final Fantasy XIV - 0 Replies
In the FFXIV if you like fishing, you can join the fishing guild,it will been not only fishing but spearing fish with spear . Firstly, let us know some basic knowledge about fishing in ffxiv.as we know,whatever In ffxiv or in life,Different fish live in different water,so we need different baits for fishing. for example: 1 Floating Minnow (made by minnow) 、lugworm(live in the sand)、Chocobo Fly(made bychocobo feather)、Goby Ball(mixed by goby and rye flour) fit for ocean fishing; 2.Moth...



All times are GMT +2. The time now is 03:58.


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.