Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Black Desert
You last visited: Today at 05:54

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

Advertisement



[Free] Market + Horse Market sniper

Discussion on [Free] Market + Horse Market sniper within the Black Desert forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2017
Posts: 36
Received Thanks: 28
[Free] Market + Horse Market sniper

Hey there,

I keep seeing people asking for marketplace bots, so, here you go.

Instructions
  1. Copy the bin64 and Paz folders in your BDO folder.
  2. Run Paz/BDOToolkit Installer.exe as administrator and install it.
  3. Run Paz/Meta Injector.exe as administrator and use the Run Injector function(Keep the recommended option in the next screen).
  4. Open bin64/lua/companion.lua in a text editor and set up your stuff

NOTE: Before updating the game, run Meta Injector and use the Restore Backup function. Update the game then use the Run Injector function again. If you don't do this, the launcher will see the files as corrupt and re-download the whole game.

ALT+SHIFT+1 - Toggle marketplace sniper
ALT+SHIFT+2 - Toggle horse marketplace sniper
ALT+SHIFT+0 - Reload UI


Code is kinda messy, but it works. Also, for those new to cheating in BDO, this project may make it easier for you. You can simply write lua code in the companion.lua file, no need to inject and bother with offsets. Now, this has some limitations, but can still do amazing things.


For geeks

How this works without injecting code at runtime: Meta Injector replaces the loadui_pc.luac file in the game with a modified one that has the following line:
Code:
require("companion")
Lua engine will search through a set of predefined locations to require the companion files. One of those locations is the "lua" folder in the same folder as the lua engine(bin64).

Now, this is nothing fancy but, it allows you to run the code without it being compiled. This means you can just edit the code and then use the Reload UI function to reload the script.

Hope this helps you guys, both as a cheat and as a resource for new developers.
Attached Files
File Type: zip BDO.zip (100.6 KB, 122 views)
vrejandrei is offline  
Thanks
4 Users
Old 01/16/2019, 19:34   #2
 
elite*gold: 0
Join Date: Apr 2017
Posts: 36
Received Thanks: 28
Updated instructions, forgot 1 step initially.
vrejandrei is offline  
Thanks
1 User
Old 01/17/2019, 08:10   #3
 
aapikz's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 76
Received Thanks: 2
can you make gamezbdo it has remaster now
aapikz is offline  
Old 01/17/2019, 08:12   #4
 
elite*gold: 0
Join Date: Apr 2017
Posts: 36
Received Thanks: 28
Quote:
Originally Posted by aapikz View Post
can you make gamezbdo it has remaster now
This will work for any client as long as the lua code wasn’t altered. Have you tried it on Gamez?
vrejandrei is offline  
Thanks
1 User
Old 01/17/2019, 14:09   #5
 
elite*gold: 0
Join Date: Sep 2015
Posts: 54
Received Thanks: 3
Client sending meta file crc to server.
Hf with yr incoming bans.
Farolly is offline  
Old 01/17/2019, 20:53   #6
 
elite*gold: 0
Join Date: Apr 2017
Posts: 36
Received Thanks: 28
Quote:
Originally Posted by Farolly View Post
Client sending meta file crc to server.
Hf with yr incoming bans.
So, you're saying that Kakao/PA will go blacklist my loadui_pc.luac file's hash, and that the client sends the meta file to their server, where they decode it to extract the hash of every single file in there and compared it against their blacklist? I assume that's what you tried to explain in your completely useless sentence.
vrejandrei is offline  
Old 01/17/2019, 21:20   #7
 
elite*gold: 0
Join Date: Jan 2016
Posts: 290
Received Thanks: 33
Quote:
Originally Posted by vrejandrei View Post
So, you're saying that Kakao/PA will go blacklist my loadui_pc.luac file's hash, and that the client sends the meta file to their server, where they decode it to extract the hash of every single file in there and compared it against their blacklist? I assume that's what you tried to explain in your completely useless sentence.
people got banned for using the damage mod which is exactly the same thing as this.
ruikangzhu1990 is offline  
Old 01/17/2019, 22:58   #8
 
elite*gold: 0
Join Date: Sep 2015
Posts: 54
Received Thanks: 3
Quote:
Originally Posted by vrejandrei View Post
So, you're saying that Kakao/PA will go blacklist my loadui_pc.luac file's hash, and that the client sends the meta file to their server, where they decode it to extract the hash of every single file in there and compared it against their blacklist? I assume that's what you tried to explain in your completely useless sentence.
Nope. Client send SHA1 hash of current client pad00000.meta when player login. Meta Injector changing meta file content = file hash changed = PA mark your account and ban at next ban wave.
Farolly is offline  
Old 01/18/2019, 11:40   #9
 
elite*gold: 0
Join Date: Apr 2017
Posts: 36
Received Thanks: 28
Quote:
Originally Posted by Farolly View Post
Nope. Client send SHA1 hash of current client pad00000.meta when player login. Meta Injector changing meta file content = file hash changed = PA mark your account and ban at next ban wave.
This basically means they ban you for any modification. People been using nude mods since forever and they are just fine.

Edit: I’ve personally been banned after skipping plenty of ban waves. Got banned last wave, which was strictly for exploiting the pouches event.

Even though client modification is against the ToS, I haven’t seen anyone getting banned for it as long as you’re not seen cheating. To be even safer, you could modify a file to include the script yourself in case they blacklist a specific hash. This would make it undetected completely(not undetectable, as they can always change their **** in the future).
vrejandrei is offline  
Thanks
1 User
Old 01/18/2019, 14:44   #10
 
Waelshannak's Avatar
 
elite*gold: 0
Join Date: Jul 2014
Posts: 116
Received Thanks: 12
ty <3
Waelshannak is offline  
Old 01/18/2019, 14:50   #11
 
elite*gold: 0
Join Date: Jan 2016
Posts: 290
Received Thanks: 33
so this was released because you got banned, thats smart!
ruikangzhu1990 is offline  
Old 01/18/2019, 15:52   #12
 
elite*gold: 0
Join Date: Apr 2017
Posts: 36
Received Thanks: 28
Quote:
Originally Posted by ruikangzhu1990 View Post
so this was released because you got banned, thats smart!
Well, the ban wave was for exploiting a fishing event, which is most probably a manual check on suspicious accounts. Since I'm no longer playing, I don't care about others gaining an advantage(horse marketplace specifically) so yeah, that's why I released it.
vrejandrei is offline  
Old 01/18/2019, 18:12   #13
 
Ustonovic's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 89
Received Thanks: 48
Quote:
Originally Posted by Farolly View Post
Nope. Client send SHA1 hash of current client pad00000.meta when player login. Meta Injector changing meta file content = file hash changed = PA mark your account and ban at next ban wave.
That's complete bullshit btw.
Ustonovic is offline  
Thanks
1 User
Old 01/18/2019, 21:10   #14
 
elite*gold: 0
Join Date: May 2009
Posts: 46
Received Thanks: 2
Quote:
Originally Posted by Farolly View Post
Nope. Client send SHA1 hash of current client pad00000.meta when player login. Meta Injector changing meta file content = file hash changed = PA mark your account and ban at next ban wave.
I use the bot from mister Ustinovich since that moment as he shared the source code. And still under one wave did not get ban. Therefore I do not think that it so.
pachela is offline  
Old 01/18/2019, 23:20   #15
 
elite*gold: 0
Join Date: Apr 2017
Posts: 36
Received Thanks: 28
Quote:
Originally Posted by Ustonovic View Post
That's complete bullshit btw.
Kinda, yeah it is.

Quote:
Originally Posted by pachela View Post
I use the bot from mister Ustinovich since that moment as he shared the source code. And still under one wave did not get ban. Therefore I do not think that it so.

His code is actually where I got the idea to make a marketplace bot from haha.
vrejandrei is offline  
Reply


Similar Threads Similar Threads
[DIF] Unlimited Horse Name Time | Unbegrenzt Horse Name Zeit
05/12/2013 - Metin2 PServer Guides & Strategies - 4 Replies
When we using horse.set_name(%s) command, there we have a default limit for this command. 2592000 Seconds = 30 Days. Those difs helps to remove OR change this limit. Source: If you wanna remove this time infinitely:
winged horse. The new look of horse soldiers/medyakadir
03/27/2012 - Metin2 PServer Guides & Strategies - 18 Replies
winged horse. The new look of horse soldiers Follow the video :) İmage : http://img818.imageshack.us/img818/137/drachenpfe rd.jpg Video : Drachenpferd by PhanToMLorD - YouTube Virustotal:https://www.virustotal.com/file/ff9b24 d8727c38d016f7a00cf6a22579749e7b2d2aed6a1505ed7560 611b72d0/analysis/1332785946/
how add to Stable boy up level horse ? how add to Stable boy up level horse ?
09/11/2011 - Metin2 Private Server - 4 Replies
how add to Stable boy up level horse ? per 1.000.000 gold ??
Horse Color (This Program Tells You Your Horse's EXACT Color Values)
10/21/2009 - CO2 Exploits, Hacks & Tools - 35 Replies
CURRENTLY: WORKING (Patch 5157) Alright guys, finally got around to updating and fixing this program... the way it works now is, just run the program, equip the horse you want to look at, and it'll show you it's Color Stats... in future versions I will be making it so u can equip one horse, then another, and it'll tell you what each horse's value is AND what would be the result if u combined them... and maybe even a little further into the future I will release a program that'll allow you to...



All times are GMT +2. The time now is 05:54.


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.