|
You last visited: Today at 07:41
Advertisement
Free Fishbot/Multihack for BDO EU/NA
Discussion on Free Fishbot/Multihack for BDO EU/NA within the Black Desert forum part of the MMORPGs category.
07/03/2018, 00:51
|
#2896
|
elite*gold: 0
Join Date: Jun 2018
Posts: 10
Received Thanks: 0
|
Quote:
Originally Posted by ruikangzhu1990
all im asking is literally WHETHER OR NOT it WAS POSSIBLE to get items listed in settitngs ONLY, please don't reply to me if you doesn't know.
also I have the "old" program working, but its picking up every yellow fish including the event octopus but im doing it on a test account so it kept running out of slots, which is why im asking if its possible to get ONLY the event item not the fishes.
|
I know what you are asking so do many other people on this forum. I am just telling you that unless you figure it out yourself, you will not get an answer. It doesn't matter how you try to phrase your question. Please don't take this response as anything negative. I really have nothing against you. The fact of the matter is that their is no more support for the old program. It has been discontinued. That also includes answering any questions as to what it was or was not previously capable of.
|
|
|
07/03/2018, 01:08
|
#2897
|
elite*gold: 0
Join Date: Jun 2018
Posts: 5
Received Thanks: 0
|
Quote:
Originally Posted by OvrClocked
for the love of ***, people pls read what R3p has already posted. Stop being so whiny and in a rush.
I am pretty sure no further discussion as to the new projects capabilities will happen here. Security has to be tight. Please stop asking about it.
For those that have not applied yet, just apply and wait to see what happens. But don't spam the man like little kids in the back seat on a road trip. It is not the end of the world of you don't get in. Just move on to something else. But most important, be patient.
|
R3P already responded to my message if you didn't notice, your comments are unnecessary.
|
|
|
07/03/2018, 01:14
|
#2898
|
elite*gold: 0
Join Date: Jan 2016
Posts: 290
Received Thanks: 33
|
Quote:
Originally Posted by OvrClocked
I know what you are asking so do many other people on this forum. I am just telling you that unless you figure it out yourself, you will not get an answer. It doesn't matter how you try to phrase your question. Please don't take this response as anything negative. I really have nothing against you. The fact of the matter is that their is no more support for the old program. It has been discontinued. That also includes answering any questions as to what it was or was not previously capable of.
|
its literally open source, are you... please dont reply if you dont want to share. I'm literally asking if its was capable of grabbing specified items with it being open source like... are you... i wish you can block people on this forum, reading your posts literally making my IQ drop, you also sound like you have no programming/reverse experience thats probably why...
|
|
|
07/03/2018, 01:35
|
#2899
|
elite*gold: 0
Join Date: Jun 2018
Posts: 10
Received Thanks: 0
|
Quote:
Originally Posted by ruikangzhu1990
its literally open source, are you... please dont reply if you dont want to share. I'm literally asking if its was capable of grabbing specified items with it being open source like... are you... i wish you can block people on this forum, reading your posts literally making my IQ drop, you also sound like you have no programming/reverse experience thats probably why...
|
lol WUT? I tried being polite, but you had to make it personal and throw insults. I am done with you. Good luck to you on your quest.
|
|
|
07/03/2018, 05:11
|
#2900
|
elite*gold: 10
Join Date: Mar 2010
Posts: 30
Received Thanks: 3
|
Quote:
Originally Posted by ruikangzhu1990
all im asking is literally WHETHER OR NOT it WAS POSSIBLE to get items listed in settitngs ONLY, please don't reply to me if you doesn't know.
also I have the "old" program working, but its picking up every yellow fish including the event octopus but im doing it on a test account so it kept running out of slots, which is why im asking if its possible to get ONLY the event item not the fishes.
|
Add the item ID to the XML file. The ID can be obtained from bddatabase. I don't have the open-source version anymore, but the xml should have something along the lines of <greenitems><item IDs><yellowitems> etc.
|
|
|
07/03/2018, 05:28
|
#2901
|
elite*gold: 0
Join Date: Jan 2016
Posts: 290
Received Thanks: 33
|
Quote:
Originally Posted by ech0xz
Add the item ID to the XML file. The ID can be obtained from bddatabase. I don't have the open-source version anymore, but the xml should have something along the lines of <greenitems><item IDs><yellowitems> etc.
|
here is my setting
<AutoFish Enabled="0" FishDataLog="0" HighLatencyMode="1" PredictMode="1" CatchGrades="Green, Blue, Yellow" IdFilterWhite="0" IdFilterGreen="50809" IdFilterBlue="54031" IdFilterYellow="8464" FamilyNameWhiteList="-" />
do I just remove the "green, blue, yellow" and leave the ID on there?
something like this
<AutoFish Enabled="0" FishDataLog="0" HighLatencyMode="1" PredictMode="1" CatchGrades="0" IdFilterWhite="0" IdFilterGreen="50809" IdFilterBlue="54031" IdFilterYellow="8464" FamilyNameWhiteList="-" />
?
|
|
|
07/03/2018, 05:30
|
#2902
|
elite*gold: 10
Join Date: Mar 2010
Posts: 30
Received Thanks: 3
|
Quote:
Originally Posted by ruikangzhu1990
here is my setting
<AutoFish Enabled="0" FishDataLog="0" HighLatencyMode="1" PredictMode="1" CatchGrades="Green, Blue, Yellow" IdFilterWhite="0" IdFilterGreen="50809" IdFilterBlue="54031" IdFilterYellow="8464" FamilyNameWhiteList="-" />
do I just remove the "green, blue, yellow" and leave the ID on there?
something like this
<AutoFish Enabled="0" FishDataLog="0" HighLatencyMode="1" PredictMode="1" CatchGrades="0" IdFilterWhite="0" IdFilterGreen="50809" IdFilterBlue="54031" IdFilterYellow="8464" FamilyNameWhiteList="-" />
?
|
Add the item ID for the event item to IdFilterYellow="".
Example: IdFilterYellow="ID1,ID2,ID3,ID4"
|
|
|
07/03/2018, 05:39
|
#2903
|
elite*gold: 0
Join Date: Jan 2016
Posts: 290
Received Thanks: 33
|
Quote:
Originally Posted by ech0xz
Add the item ID for the event item to IdFilterYellow="".
Example: IdFilterYellow="ID1,ID2,ID3,ID4"
|
yeah thats the octopus "8464", I got it from dumping the game since bdocodex hasn't updated their database yet
but do I just set the "CatchGrades="0" " to 0 instead of yellow, right?
|
|
|
07/03/2018, 05:45
|
#2904
|
elite*gold: 10
Join Date: Mar 2010
Posts: 30
Received Thanks: 3
|
"CatchGrades="Yellow" (Use commas to separate others, such as Yellow, Blue, etc.) There's a guide in the instructions file that comes with r3p.bdo, IIRC. Used to have the guide from the original post, bookmarked, but alas I don't have it any longer, sorry. -- Hope this helps. I'm off the for the night.
Edit: Found the guide. --
|
|
|
07/03/2018, 05:49
|
#2905
|
elite*gold: 0
Join Date: Jan 2016
Posts: 290
Received Thanks: 33
|
Quote:
Originally Posted by ech0xz
"CatchGrades="Yellow or 1" (I don't remember if the default is a number or grade value such as Green/Blue/Yellow. I'm just going off of memory and your settings.) There's a guide in the instructions file that comes with r3p.bdo, IIRC. Used to have the guide from the original post, bookmarked, but alas I don't have it any longer, sorry. -- Hope this helps. I'm off the for the night.
|
got it, thanks
|
|
|
07/03/2018, 05:53
|
#2906
|
elite*gold: 10
Join Date: Mar 2010
Posts: 30
Received Thanks: 3
|
Quote:
Originally Posted by ruikangzhu1990
got it, thanks 
|
Set CatchGrade to Yellow.
Found the Guide:
And no problem, have fun.
|
|
|
07/03/2018, 11:02
|
#2907
|
elite*gold: 0
Join Date: Jun 2018
Posts: 2
Received Thanks: 0
|
Hi,
Does the prediction mdoe only works with auto fishing?
I wanna do active but with prediction to only get octapai, like if it shows someway what fish it is so i can remove rod manually and retry.
|
|
|
07/03/2018, 11:12
|
#2908
|
elite*gold: 0
Join Date: Sep 2017
Posts: 112
Received Thanks: 7
|
Quote:
Originally Posted by LazyTits
Hi,
Does the prediction mdoe only works with auto fishing?
I wanna do active but with prediction to only get octapai, like if it shows someway what fish it is so i can remove rod manually and retry.
|
Prediction mode only predicts what grade of fish you will get, Green, Blue, or Yellow. You can't predict what will you get.
|
|
|
07/03/2018, 13:27
|
#2909
|
elite*gold: 10
Join Date: Mar 2010
Posts: 30
Received Thanks: 3
|
Quote:
Originally Posted by LazyTits
Hi,
Does the prediction mdoe only works with auto fishing?
I wanna do active but with prediction to only get octapai, like if it shows someway what fish it is so i can remove rod manually and retry.
|
The autofishing begins as soon as you equip a rod near and a fishable body of water. So yes, predictionmode only works with autofishing.
|
|
|
07/03/2018, 15:39
|
#2910
|
elite*gold: 0
Join Date: Jun 2018
Posts: 2
Received Thanks: 0
|
Quote:
Originally Posted by ech0xz
The autofishing begins as soon as you equip a rob near and a fishable body of water. So yes, predictionmode only works with autofishing.
|
Thank you sir!
|
|
|
Similar Threads
|
BDO-PSERVER incls. Ninja/Kuno OgreFest BDO
07/16/2016 - Black Desert - 5 Replies
BDO Pserver
Stats idk? exp is pretty damn High...
Starter pack incl.
etc ?
im not the owner just found it and wanted to share
by the way post if the server works for u :) if not i may help yah :)
|
All times are GMT +1. The time now is 07:41.
|
|