View Full Version : NOW SAFER: Blackd Proxy 22.2 - Patch to fight autodetection waves
I noticed today we had a new autodetection wave.
How does an autodetection wave look?
You login in Tibia and there is small fast download bar then it enters in the game as always.
So, what really happened there?
Tibia client downloaded a new tibia.dat without changing tibia version.
Botters using outdated tibia.dat will be detected because they will be sending wrong packets (packets containing outdated tile info)
I got a solution for this since Blackd Proxy 22.2. I strongly recommend to download/install this update.
You don't need to touch the code. Just download latest installer and reinstall.
Anyways, for curious persons, this is the main change in the code, at the connection event:
' NEW ANTIBAN FEATURE:
' SINCE BLACKD PROXY 22.2, WE NOW RELOAD TIBIA.DAT AT NINJA PATCHES:
If ((TibiaVersionLong = highestTibiaVersionLong) And (UseRealTibiaDatInLatestTibiaVersion = True)) Then
UpdatedDATE = GetDATEOfFile(CurrentTibiaDatPath)
If (Not (CurrentTibiaDatDATE = UpdatedDATE)) Then
' close the rest of clients because they would be using outdated tibia.dat other way
closeAllTibiaClientsExcept ProcessID(tmpID)
' reload tibia.dat
res = UnifiedLoadDatFile(CurrentTibiaDatPath)
If ((res = -1) Or (res = -2)) Then
MsgBox "Non compatible tibia.dat file , error " & CStr(res), vbOKOnly, "Problem with config" & CStr(TibiaVersionLong)
End
End If
If (res = -3) Then
MsgBox "Too many tiles found in tibia.dat , please increase MAXDATTILES in your settings.ini" & CStr(res), vbOKOnly, "Problem with config" & CStr(TibiaVersionLong)
End
End If
If (res = -4) Then
MsgBox "Outstanding error -4 while reading tibia.dat: " & vbCrLf & DBGtileError, vbOKOnly, "Problem with config" & CStr(TibiaVersionLong)
End
End If
If (res = -5) Then
MsgBox "Bug caught: " & vbCrLf & DBGtileError, vbOKOnly, "Debug report"
End
End If
frmMenu.Caption = "Updated Tibia.dat : " & CStr(UpdatedDATE)
End If
End If
This update tibia.dat on the fly for the current client being connected to the game. Before that it also will close the rest of your mc clients for security reasons (to ensure everything will be using updated tibia.dat from that moment)
Does this mean Blackd Proxy is completely safe now? I don't know. MAYBE it is now safe, but I won't guarantee that yet. In any case with this patch Blackd Proxy it is now a bit safer (it won't be sending outdated packets now)
Anyways I will keep doing tests until I am sure it is completely safe again.
hows this suppose to work
hows this suppose to work
Don't worry. You don't need to touch the code. Just download latest installer and reinstall it.
Blackd Proxy 22.2+ will be able to detect tibia.dat ninja updates and it will also update tile info on the fly like real tibia does = no more bad packets containing outdated tiles = you will be safer.
Future ninja patches: you won't need to download any updated version.
Future big patches: you still will need to download an updated version, but that won't be a safety problem for you because cheats won't work at all until you update Blackd Proxy.
Anyways, I must insist in this point: if there is any other small thing I am missing to fix then Blackd Proxy might be still unsafe. I don't know yet.
I always wondered what the little quick download tibia client sometimes did when I tried to login.
It doesn't always happen so I guess it is overlooked.
Good work! Hopefully BlackDproxy will return in its true blood soon!
xRafinha
01-17-2012, 19:02
Damn, i logged at server save and placed my knight to train, i saw the little update but didn't really cared about it.
Training i only use the ant-logout freature, do you think i may be deleted?
Damn, i logged at server save and placed my knight to train, i saw the little update but didn't really cared about it.
Training i only use the ant-logout freature, do you think i may be deleted?
I doubt it, spinning around every 15 mins won't even be related to the .dat file I would assume
Hope your right man, would love to go back to using blackdproxy!
Don't worry. You don't need to touch the code. Just download latest installer and reinstall it.
Blackd Proxy 22.2+ will be able to detect tibia.dat ninja updates and it will also update tile info on the fly like real tibia does = no more bad packets containing outdated tiles = you will be safer.
Future ninja patches: you won't need to download any updated version.
Future big patches: you still will need to download an updated version, but that won't be a safety problem for you because cheats won't work at all until you update Blackd Proxy.
Anyways, I must insist in this point: if there is any other small thing I am missing to fix then Blackd Proxy might be still unsafe. I don't know yet.
So blackd is safe to use blackd safe cheats?¿
this have no relation with Blackd Safe Cheats. Blackd Safe Cheats is always safe. It was never unsafe.
I am talking about my big bot, Blackd Proxy, the one that contains the cavebot feature.
Will you get a ban if you played Tibia today with the outdated Blackd Proxy?
- if you did not use cavebot then I am almost sure you was NOT detected.
- If you used cavebot, then you was detected, no doubt. Anyways I think the deletion system only deletes people randomly from the list they detected. Maybe you are lucky, maybe not.
Hello, when i download today new version and turn bot and log into the game its okay but when i try open mc and log to another character it close first client all time when i try run 2.
When it will be fixed?
Hello, when i download today new version and turn bot and log into the game its okay but when i try open mc and log to another character it close first client all time when i try run 2.
When it will be fixed?
That happens to avoid that you run mc clients with outdated tibia.dat. Fix: after this happens just close everything (including blackd proxy) and load blackd proxy and tibia mcs again. Blackd Proxy won't close them now.
Hayashii
01-18-2012, 05:05
Bug !!!
non compatible tibia.dat file,error -2
errors.txt
[18/01/2012 01:05:55 using version 22.2 , with config.ini v944 ] [Playing real servers] ERROR WITH FILESYSTEM OBJECT (76) : Path not found
this have no relation with Blackd Safe Cheats. Blackd Safe Cheats is always safe. It was never unsafe.
I am talking about my big bot, Blackd Proxy, the one that contains the cavebot feature.
Will you get a ban if you played Tibia today with the outdated Blackd Proxy?
- if you did not use cavebot then I am almost sure you was NOT detected.
- If you used cavebot, then you was detected, no doubt. Anyways I think the deletion system only deletes people randomly from the list they detected. Maybe you are lucky, maybe not.
Thanks for reply me...
Bug !!!
non compatible tibia.dat file,error -2
errors.txt
[18/01/2012 01:05:55 using version 22.2 , with config.ini v944 ] [Playing real servers] ERROR WITH FILESYSTEM OBJECT (76) : Path not found
Something failed when trying to read tibia.dat at program files\tibia\tibia.dat
It might be a permission problem. Anyways first try reloading blackd proxy and try again. If that does not work then reinstall Blackd Proxy as admin. If that does not work then drop your windows vista/7 account security level at control panel> user accounts and then restart computer.
I forgot: please ensure you installed Tibia in default folder.
BlackD won't be safe if it is still free...
BlackD won't be safe if it is still free...
That makes alot of sense.
BlackD won't be safe if it is still free...
Don't worry. Blackd Proxy will continue to be free, safe or not. You can be sure of that.
If I have to sell something in the future that will be a small optional feature or a small pack of premium advantages, but there are low chances of that happening anyways.
Bot might be safe now, but I won't know until I see my test chars surviving to several ban waves.
Damn, I've botted with older version today xD ... Meh, I don't care since all my botting accounts are like 'newb' ones, doing some Rookie project which I hope I'll be able to open/start in screenshot section soon ... We'll se if I get deleted now :P
Anyway, I said it before, I'll say it again ... I'm so fuckin' glad I've chosen this bot years ago and became part of community.
I haven't really got into posting/helping till now, usually I was the one asking for help and of course I got a lot of my questions answered, and from now on after almost 3 years of straight using BlackD I'll try to answer and help every newcomer or anyone who'll need any kind of help regarding bot functions.
Keep up the good work BlackD! :)
Bug !!!
non compatible tibia.dat file,error -2
errors.txt
[18/01/2012 01:05:55 using version 22.2 , with config.ini v944 ] [Playing real servers] ERROR WITH FILESYSTEM OBJECT (76) : Path not found
1. Re-Install tibia in the good folder ( /c/programfile/tibia ...)
2. Then Run it once (log in)
3. Log out and make sure it is closed.
4. Run the bot and Hope \o/
If it doesnt work i dont know why but that what i did when he did that to me and it fixed it :P
Hayashii
01-19-2012, 02:56
Thanks for all !! Now is running perfect,and thanks for the blackd ! The best bot !!!
Now im running in my char level 140 :)
NOW IS SAFE ! FUCKYEA !
Thanks for all !! Now is running perfect,and thanks for the blackd ! The best bot !!!
Now im running in my char level 140 :)
NOW IS SAFE ! FUCKYEA !
It isn't 100% safe yet....
I hope your not using cavebot when we have no idea if anything else is detectable. Oh please don't come back at banwave and complain if your deleted...
right... it is not really a good idea to use it in a char level 140 at this moment. As I already said, I don't know if my last fixes were enough to make it 100% safe yet. You are taking a serious risk there. I only can recommend it for low level chars at this moment.
If Cipsoft detects you, they will delete you directly, even if you are premium.
xianghan
01-19-2012, 15:20
Has it not occured to you that these recent changes might be because of the tibian 15th aniversary in which something new is happening DAILY, therefore, they update tibia, DAILY?
Hans Henrik
01-21-2012, 09:28
there may be an other cavebot anti-detection fix coming soon :)
Thanks for all !! Now is running perfect,and thanks for the blackd ! The best bot !!!
Now im running in my char level 140 :)
NOW IS SAFE ! FUCKYEA !
do not use cavebot with version 22.2 just yet...
TheSlice
01-24-2012, 23:51
Damn, I've botted with older version today xD ... Meh, I don't care since all my botting accounts are like 'newb' ones, doing some Rookie project which I hope I'll be able to open/start in screenshot section soon ... We'll se if I get deleted now :P
Anyway, I said it before, I'll say it again ... I'm so fuckin' glad I've chosen this bot years ago and became part of community.
I haven't really got into posting/helping till now, usually I was the one asking for help and of course I got a lot of my questions answered, and from now on after almost 3 years of straight using BlackD I'll try to answer and help every newcomer or anyone who'll need any kind of help regarding bot functions.
Keep up the good work BlackD! :)
I HAVE to agree with you,but including that daniel is the most nice and helpful admin of ALL bots,since always. :P
yes,
there are small updates almost daily. However blackd proxy already do instant autoupdates in such small things so it should not be a problem.
Now I am working on many additional fixes to avoid autodetection.
Everybody is helping with many usefull reports. Thank you!
And special thanks to Hans Henrik who is helping with the code. He have made a lot of improvements that I need to review and test before releasing the next version.
diegoeli
01-26-2012, 02:00
i have a question... do you think it is safe to bot magic level?
sorry for my noob question, i just looked in the forums and its 100% safe, the only think that is detectable is the cavebot
I was wondering that too, is it safer to skill/train on monk then using cavebot, since i'm looking for some good undetectable bot only for skilling, and then i would hunt completly manual.
And black could u tell me what bot are u using atm for or higher lvled chars, since this is not 100% secure yet, thx!
I was wondering that too, is it safer to skill/train on monk then using cavebot, since i'm looking for some good undetectable bot only for skilling, and then i would hunt completly manual.
And black could u tell me what bot are u using atm for or higher lvled chars, since this is not 100% secure yet, thx!
At this moment the only bot that I can recommend for a high level char is Blackd Safe Cheats. Every user survived to all ban waves so far.
Of course this *might* change in the future, so never read my words as a contract that grants you any compensation in case of deletion. I will never give any compensation for deletions!
I know that non bot is actualy 100% safe, but just tell me is it possible that ur safer if u only use bot NO ADVERTISING OTHER BOTS for training then caveboting, or possibility to get banned is same, thx! ;)
BlackD trainer is 100% safe from what has been posted on these boards.
Only the cavebot feature is detectable.
For other bots go to other bots forums and ask.
szyszek7
02-13-2012, 21:59
and why in BSC u wont add runemaker or mana trainer if its not detectable?
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.