Log in

View Full Version : SAFE Runemaker - based in BSC - updated for Tibia 9.82



blackd
05-07-2012, 21:32
I have recompiled and uploaded a safe runemaker that user fr3quency_ made.
@fr3quency_ : Thanks for sharing it with us! Credits for you too.

Now updated.
You can download latest version here: https://blackdtools.com/freedownloads.php


Quote from fr3quency_ :


I kept on getting kicked from the 15 minute AFK timer, even when using blackd or tibia auto. So I decided to take a look at some of blackds code from the Safe Cheats and see if I could make a runemaker that is SAFE.

It includes some basic features

Auto eat food with hotkey (CODED BY BLACKD, NOT ME)
Runemaker (of couse it can make enchanted spears, pbolts, etc)
Mana waster (once you run out of soul it will cast utana vid - currently not able to define the spell but this can easily be added)
AFK mode or At Pc mode. With AFK mode the Tibia window MUST be the active window otherwise it won't work. If using At Pc mode the program will simply make a small beeping sound when the mana is at the right level, in order to grab your attention. You will need to eat your food manually on this mode.
Anti-AFK function. The program will automatically move your character in a RANDOM direction to face up,down,right or left. I have used this program AFK and did not get kicked by the 15 minute timer.
Program log. Simply logs all actions of the bot.
The program also waits between 10 and 25 seconds before casting the spell, to make it look more human.

Here is a screenshot of the program:
http://i.imgur.com/lXPTK.png

Setting up the runemaker section is very simple:
Cast - This is what spell you will say
Mana - How much mana it uses
Soul - How much soul the spell costs
Starting soul - How much soul you had before you started the program
Mage/Paladin + Promoted - Simply used for mana regen calculations

Please remember. ALL CREDITS TO BLACKD FOR AUTOEATER FUNCTION. The rest was done by me.
It has been over 2 years since I made a program for Tibia and they have changed the way memory is read, so I have had to program it simply on a waiting function (it waits for your mana to grow via time instead of checking the memory). Please post any requests for adding functions or any bugs you find in this post and I will see what I can do.




New Version (2.1) - Friday 11th May 2012

-Added soft boots option (as requested)
-Added Life ring and Ring of healing option
-Added customizable spell for once you run out of mana (it used to only allow utana vid)
-Fixed some mana regen calculations that were incorrect.
-The program has the ability to save all available variables for easy loading on the time you run it (All auto eater options, Spell word, spell mana, spell soul, vocation, promoted status, soft boots status, and also if the log is shown or not by default). If no config file is found the program will create one. The file is loaded automatically on startup and you can save all current settings through the new menu control.
-A button has been added that will allow the quick selection of any in-game rune (see screenshot).

http://i.imgur.com/gNVMV.png
http://i.imgur.com/kNH2e.png

Source is included in the zip.

Feedback and feature requests very welcome!

PS. @jantje

As Adrego said, this program does not use packets, it works completely by in game pressing of hotkeys (this is why Tibia must be the active window). All actions are completely randomized (once you have the correct amount of mana it will wait a RANDOM amount of time before casting the spell, same with the anti-afk feature which moves your character in a random direction after a random amount of time). As far as CIP know, it looks exactly the same as a real person.

fr3quency_
05-07-2012, 21:56
There is a bug with the program at the moment causing it not always to cast the spell, trying to fix now and I will then give updated version.

Edit: After a lot of head scratching, it should be fixed now! Here is the source for you to upload again BlackD.

fr3quency_
05-07-2012, 22:47
I'm sorry guys but it is still not fixed and I can't figure the damn thing out. I haven't properly coded in like 4-5 years and I can't fix this stupid bug. :(

blackd
05-07-2012, 23:01
don't worry. I will have a look on it.

blackd
05-07-2012, 23:53
Sorry, I was unable to see any problem in the latest version. iIt is working correctly for me.
And I found nothing wrong in the code.

Maybe it will not cast the spell if you are walking / playing Tibia instead being stopped, but that is not your fault.

fr3quency_
05-08-2012, 20:40
I decided to start again from scratch and I rebuilt the entire program, it now works perfectly as far as I can tell. Sources attached.

blackd
05-08-2012, 23:59
ok, thank you. Compiled, uploaded, and updated download link

jantje
05-10-2012, 09:41
Cool, gonna try this out. How can you be so sure about it being undetectable though?
How about adding a checkbox for Soft Boots?

Regards :)

Adrego
05-11-2012, 14:22
It just uses key presses rather than packets, so of course it's undetectable :)

fr3quency_
05-11-2012, 21:27
New Version (2.1) - Friday 11th May 2012

-Added soft boots option (as requested)
-Added Life ring and Ring of healing option
-Added customizable spell for once you run out of mana (it used to only allow utana vid)
-Fixed some mana regen calculations that were incorrect.
-The program has the ability to save all available variables for easy loading on the time you run it (All auto eater options, Spell word, spell mana, spell soul, vocation, promoted status, soft boots status, and also if the log is shown or not by default). If no config file is found the program will create one. The file is loaded automatically on startup and you can save all current settings through the new menu control.
-A button has been added that will allow the quick selection of any in-game rune (see screenshot).

http://i.imgur.com/gNVMV.png
http://i.imgur.com/kNH2e.png

Source is attached (exe not included as I will let BlackD compile himself so he is 100% happy that there are no viruses etc with my program)

Feedback and feature requests very welcome!

PS. @jantje

As Adrego said, this program does not use packets, it works completely by in game pressing of hotkeys (this is why Tibia must be the active window). All actions are completely randomized (once you have the correct amount of mana it will wait a RANDOM amount of time before casting the spell, same with the anti-afk feature which moves your character in a random direction after a random amount of time). As far as CIP know, it looks exactly the same as a real person.

blackd
05-12-2012, 13:24
ok, updated.
yes, it should be undetectable.

BldMx
05-12-2012, 16:15
is this open source?

blackd
05-12-2012, 18:53
the source is included so anyone can check that there is no evil things inside.
But if you want to use the code for something else I guess you should ask him first.

jantje
05-12-2012, 23:47
Great tool, although spellcaster doesn't seem to work for me yet. Using windows XP.

jantje
05-14-2012, 18:15
At least not with the softboots checkbox marked.

fr3quency_
05-16-2012, 16:21
New major version: 3.0

Previously the program worked via a method of waiting for a certain amount of seconds for your mana to regen. This is why it was necessary to select mage/pally/promotion etc and then any other settings like life ring or softboots - so the program can calculate the correct amount of mana you regen per second. I have completley removed this function and now instead the entire application works from reading the mana (and soul) from the Tibia game. So now there is no need to tell the program if you are using soft boots for example.

Personally I use Windows 7 64-bit and it is working perfectly for me, unfortunately I cannot test it on Windows XP right now. If you still experience problems, let me know and I will see if I can use an XP machine.

blackd
05-16-2012, 16:36
updated and uploaded.

Note: you now depend on memory reading so you also depend on Tibia version now. The memory addresses will require an config update when Tibia gets updated.
At this moment 3.0 will work in Tibia 9.53

Eclectic
06-19-2012, 10:56
Great, I really need this.
Has anyone used it on windows exp yet? And does it work proberly on windows xp?

blackd
06-25-2012, 23:16
updated for Tibia 9.54 and added it to my free downloads page https://blackdtools.com/freedownloads.php

Wosaso
07-05-2012, 17:13
Why i cant cast exura? it should be added also

Zadzior
03-05-2013, 13:12
I tried using it. I have Win 7 x64. It using autoeater, ant anti idle but it doesnt use a rune maker. My mana is full regenerated and still nothing happens. How to fix it?

blackd
03-07-2013, 11:32
please redownload it.

I fixed a bug there