Log in

View Full Version : MasterCraft Scripts by subzero



subzero
06-14-2016, 20:48
Hello everybody

Well I decided now to post all my scripts for free.
From time to time I will improve them and add more.

Today I will upload a simple script for Rotworms & Trolls. The Cave is located north of Thais and the entrance is a mountain leading to trolls.

Feel free to change the "Leave" & "Start" options section.

NOTE: The Cavebot Script is adjusted for Mages.
Please change the values in the Leave & Start Option Section before starting the Cavebot !

805080628045NORTH THAIS TROLL CAVE804680498048

LOOT:
805180528053805480558056

Exp: 18k/h
Cash: 3k/h


Cavebot Script:
8074

Condition Scripts:
8077
8078
8076

Character cast desired spell if mana over 90%.
Mana %
Spell to cast

$mymanapercent$
#number>=#90
0
100
0
utevo lux


Character eats automaticly desired food if found 1 or more.
Only from your Backpacks not from Corpse. Eats the food without opened backpack.
Food ID
Insectoid Eggs: 31 44
Meat: 8D 0E
Brown Mushroom: 8D 0E
hex-command to eat food


$countitems:31 44$
#number>#0
0
$numericalexp:{$randomnumber:100>120$}*1000$
0
exiva > 82 FF FF 00 00 00 31 44 00 00

$countitems:F9 0D$
#number>#0
0
$numericalexp:{$randomnumber:160>180$}*1000$
0
exiva > 82 FF FF 00 00 00 F9 0D 00 00

$countitems:8D 0E$
#number>#0
0
$numericalexp:{$randomnumber:240>264$}*1000$
0
exiva > 82 FF FF 00 00 00 8D 0E 00 00

Character drinks desired Potion if Health below desired % HP.
Health %
Potion ID
Small Health Potion: C4 1E
Normal Health Potion: 0A 01
hex-command to drink potion
Alternative hex-command:
exiva > health_potion
exiva > small_health_potion <<< doesn't exist so far :/

$myhppercent$
#number<=#80
0
100
0
exiva > 84 FF FF 00 00 00 C4 1E 00 54 12 7B 03

$myhppercent$
#number<=#50
0
100
0
exiva > 84 FF FF 00 00 00 0A 01 00 54 12 7B 03

Enjoy :cool:

subzero
06-15-2016, 01:20
I experienced several errors in my script so I reuploaded the script.
The waypoints still jump from one point to another, so I will improve them later and reupload again.

subzero
06-15-2016, 18:55
Ok Guys,
I improved the hunting waypoints.
For me the script works fine now. Please tell me if the script works good for you aswell or if any problems appears.
I'm always up for help :)

valkoros
06-16-2016, 19:12
nice script, but i added an eat food option to it :) hope to see more

subzero
06-17-2016, 00:21
Good idea with the auto eat food option.
I will add it tomorrow in my script.
Today I improved the Leave Cave Waypoints. They work now 100%.

valkoros
06-17-2016, 05:40
Good idea with the auto eat food option.
I will add it tomorrow in my script.
Today I improved the Leave Cave Waypoints. They work now 100%.

good stuff mate :)

i only know the basics like how to add loot and priorities ect, waypoints are not my thing i never get them right. are you gonna do pacc and facc scripts?

subzero
06-17-2016, 14:21
Thank you for reply :)

Only a few weeks ago I started to script in Blackdproxy NG, so before i am going to buy pacc I will gather some more experience with this bot. But don't worry I will post soon some new scripts.

I will tell you already about my further script plans:


1) Scan backpack slots and get item ids

2) Change Equipment ( boots, ring , rod/wand/sword etc.) if special monster (Ghost,Poisen spider, etc.) appears

3) Scan map for NPC, Craeture, Player, Item

This 3 points would change my scripts a lot, (makes them shorter, easier to read, etc.)

valkoros
06-17-2016, 17:08
yeah sounds good
to switch to a different monster add a priority rule such as : setPriority carrion worm:+1
the more urgent the monster is to kill then use a higher number if there is more than 1 priority

dont know if that what what you mean

alfredomt
08-19-2016, 17:48
Be careful of using hex commands(manually) with BlackD bro, this is the most detected tool of Blackd, times ago Blackd advertises by itself when you loaded a script that used hex, because it can be a high risk, so, prefer to use the traditional tools of blackd like autofood from Runemaker, these things, you know? Keep with your nice work!

bmvr
09-20-2016, 01:24
After the update 10.80 the script bugs when goes from DP to the Cave. It goes down to the entrace of the cave and comes up again in the stairs. I've tried to fix it but no luck.
It can't recover the waypoints because it starts :hunt and it can't go in the cave again.

Backala
10-27-2016, 15:20
Sry im a noob how to u use the script