View Full Version : How to Auto Gran Hur ?
handkill
02-25-2013, 21:26
I'm new to the whole BLACKDTOOLS world and i'm kinda lost.
How can I Auto utani gran hur please D: ?
provocate
02-25-2013, 22:26
Well, welcome! :) Anyway, I'll explain the long way and the short way, okay? Let's get started!
Long way:
1.) Open BlackD Proxy.
2.) Click on '?' (red square) section of the bot. That section is called 'Conditional Events' by the way.
3.) Yellow square = Select your character name on which you'd want to set auto 'utani gran hur'.
4.) Orange square = Write '$statusbit:2$' in thing1 field.
5.) Green square = Choose '#number=#' in operator field.
6.) Blue square = Write '0' in thing2 field.
7.) Pink square = Set timer (in ms). Usually I put 1000ms, which is 1 second, but I mean it doesn't even matter since there are cool downs in Tibia.
8.) Purple square = Write 'utani gran hur' in Action: field.
9.) White square = Click on 'Add as new conditional event'.
10.) Watch your selected character cast 'utani gran hur' everytime it runs out of it.
See the pictures below to fully understand what I just said. Below I'll explain easier, faster way of setting this up.
http://i.imgur.com/j7pVgVs.png
http://i.imgur.com/eFAGA9V.png
And now the shorter way. It may seem longer according to number of steps, but it's far more easier to do.
Short way:
1.) Open up new text document (notepad).
2.) Copy and paste the code posted below in the notepad.
3.) Save file on your desktop. Name doesn't matter. But something like 'utani gran hur' is useful, so you know what conditional event is inside.
4.) Open your BlackD Proxy folder (wherever you've installed it).
5.) Open folder named 'conds' inside BlackD Proxy folder.
6.) Drag saved file on your desktop to 'conds' folder.
7.) Open BlackD Proxy.
8.) Open '?' aka 'Conditional Events' section of the bot.
9.) Select your character name.
10.) Click on '<-Reload'.
11.) Search for your script.
12.) Once you've selected it, click on 'Load conds'.
13.) Watch your selected character cast 'utani gran hur' everytime it runs out of it.
Code aka conditional event for 'utani gran hur':
$statusbit:2$
#number=#
0
0
1000
0
utani gran hur
It's pretty much the same thing as longer tutorial above. But this one saves this on your hard drive, so you don't have to set it up manually everytime you start the bot.
And one last thing. I wouldn't use any kind of bot on my main character. No one knows what CipSoft's detection tool detects. Use bot on your moneymaking accounts or so.
I hope I've helped. :) Just post here again, if there's something you didn't understand.
Cheers!
handkill
02-26-2013, 23:21
Fu**ing perfect ! Really, thank you :)
A completely safe way I use on my mains even is the following ;
Condition: $mymanapercent$ Operator: #number<=# Thing2: 100 Action: utani gran hur
as for the "pink" box provocate refers to is the delay before this action could be cast again, he has this set to 1000 which is every second, generally on a HEAL conditional I have it set as minimal 1500 = 1.5 seconds, but as for a spell that has a duration, set it too the duration of the spell 22 seconds, ie 22000 ms.
The way provocate uses checks the "statusbit:x" I have wanted to try this out for a simple anti-paralyze script but like he himself suggests its not worth using on your main account for I do not know what sort of packets checking status constantly sends.
Very great tutorial provocate, I enjoy seeing a different angle on how to use BlackD.
-Lith
edit ; Handkill as I re-read the post I see you are new to BlackD. The way I have suggested I have used on my free accounts and on my premium. This way also works with $myhppercent$ #number<=# 50 Action: exura ico for example! there is a many ways to use BlackD but reading is half of the battle! Also: there is an auto-eat function in the "Runemaker" tab select your character, check the box that says auto-eat and voila.
Powered by vBulletin® Version 4.2.5 Copyright © 2021 vBulletin Solutions Inc. All rights reserved.