Log in

View Full Version : Release: MachBot++ for 8.54



Tony32
01-05-2010, 04:12
Hello BlackD users! :D I've just created my second cheat for Tibia (ver 8.54) :) My last one was AlftaHack.

I will copy the decription on the video posted on youtube.

MachBot++ is my own cheat for Tibia (version 8.54) that I made to fit my needs. It uses the functions of TibiaAPI (Open source dll with functions to make a cheat easier) Machbot++ got many useful functions that I personally think is great. You can see which functions it got inside this movie.

NOTE: You can't turn of the function "Small trees" because it writes in your Tibiamemory and therebefore you cant get it back. Just restart your Tibia client and Machbot and it will be back to normal.

Please comment and rate it! New idéas would be very nice aswell. But I aint planning to make this to a "big" cheat in the future.

Video:
http://www.youtube.com/watch?v=0wNymxb7IrE

Download:
Link removed by me. (It was broken anywayz)

This is a picture of it in a early stage (Doesnt have a print of how it looks like right now)
http://i46.tinypic.com/vwploi.jpg
BONUS MOVIE: And old movie I made with my friend some years ago lol!
http://www.youtube.com/watch?v=4yLTLDAPeD0 (TIBIA)
OLD VERSION! ^


NEW version is on it's way. More info at my last post. 8.6
http://www.blackdtools.net/showthread.php?47526-Release-MachBot-for-8.54&p=400729#post400729

Enjoy and comment! <3

RaPoZaUm
01-05-2010, 04:21
An error occurred, please try again later.

Tony32
01-05-2010, 04:21
An error occurred, please try again later.

Yeah, I just uploaded it, so you maybe need to wait a little :P

RaPoZaUm
01-05-2010, 05:04
I will give it a try (the video) tomorrow.
But I think everybody will ask: Is it safe?

Tony32
01-05-2010, 05:11
I will give it a try (the video) tomorrow.
But I think everybody will ask: Is it safe?

Yeah, I don't know what've happened. As I speak I'm re-uploading the video again.

And I don't know if the bot is safe for the auto-detection tool, but if you ment "safe" with "safe" (hack). Yes, It's safe. But any hacker can say that, so that doesn't really answer your question.. But I say yes because I made it lol :P

Tony32
01-05-2010, 17:23
The movie is now working!

klusbert
01-05-2010, 21:31
Nice work! I started with tibiaapi to, but it's to simple to make cheatprogram like urs with tibiaapi. Try for the next step make your own bot kernel. It feels so damn good when you build something on your own:) If you need help with vb.net I have a entire bot build in vb.net:)

Tony32
01-05-2010, 22:17
Nice work! I started with tibiaapi to, but it's to simple to make cheatprogram like urs with tibiaapi. Try for the next step make your own bot kernel. It feels so damn good when you build something on your own:) If you need help with vb.net I have a entire bot build in vb.net:)

Wow, thank you for your kind words. I understand you. I honesly hate "building" something when someone else "built" the pieces for me. You know what I mean?

And too bad I work with C# and now vb :( Thank you anyway! <3

klusbert
01-06-2010, 02:40
Like I said,started with tibiaapi to is a great work,that is realy hard to replace. But start with a small cheat and send own packets with packet.dll in the begginging. Then you can realy easy make a autohealer, or a spellcaster. Learn battlelist and make the first step of lighthack etc etc. Realy fun when those part fall into the head :) Gl with your programming skillzz



Public Sub FullLightOn()
client.Memory.WriteBytes(Addresses.Map.FullLightNo p, Addresses.Map.FullLightNopEdited)
client.Memory.WriteByte(Addresses.Map.FullLightAdr , Addresses.Map.FullLightAdrEdited)
End Sub


This is the maphackLight hack I've use in my project, the code is only converted from tibiaapi. So my tip is take some parts of tibiaApi source and build it to your own :)

ManInTheCave
01-30-2010, 06:42
Mind me asking what you wrote it in? Also I'm very new to TibiaAPI, and I've never opened a DLL in any compiler/scripter before... How do I go about it? Assuming I need an addon?

Tony32
03-17-2010, 18:01
Mind me asking what you wrote it in? Also I'm very new to TibiaAPI, and I've never opened a DLL in any compiler/scripter before... How do I go about it? Assuming I need an addon?

I wrote it in C# and used Visual Studio 2008. When you download the TibiaAPI you will get a .txt telling you how to import it to your project. I would have given you the source code for my program if I hadn't reformated my disk by mistake lol -.-

Anyway, good luck and have fun!

/Tony

Tony32
08-02-2010, 21:57
I've restarted this project again and as I said before, I lost the source from the old one so I had to start all over again. Still TibiaAPI doh.
V2 is on it's way ;)

Sneak peak:
http://i304.photobucket.com/albums/nn186/Tony32-blackd/Annat/Machbotv2.jpg?t=1280775243
Note it's quite faaaar from done ^^ Atleast with the layout lol :P

raoul
08-03-2010, 14:01
looks great!

klusbert
08-05-2010, 11:15
Why all this outfits taking up a whole form?

Why not have a listbox or a combobox if you really need this?

Whats your goal in this project? Have a tool so you can be 100% akf or a tool you use when u hunt/war?

And how do you send packets? By memory or the injected dll or the proxy?

Things like is good to know:)

Crille
08-05-2010, 21:42
the UI is horrible and to use TibiaAPI for such trivial tasks is overkill

Tony32
08-06-2010, 11:52
the UI is horrible and to use TibiaAPI for such trivial tasks is overkill


it's quite faaaar from done ^^ Atleast with the layout lol :P
and as I said. It's far from done.