I see the Prophets are in Finals also, could someone update the Z support for looting mobs? Way to busy with school right now to be doing anything but study. Thank you in advance, it will be much appreciated!
Cheers;
Cheers;
I know the BR bot was having problems with that which will be an easy fix.Quote:
I see the Prophets are in Finals also, could someone update the Z support for looting mobs? Way to busy with school right now to be doing anything but study. Thank you in advance, it will be much appreciated!
Cheers;
Good news this will be open source May 1st so if you can not afford a Premium Membership be sure to get it on May 1st when it becomes open source. Currently buy and sell is in its Pre-Release stage so you must be a Premium Member to test.Quote:
Help plz. Need file for apothecary sell. Prophet Bot Unleashed 2.2 does not create a file for sale
if u cant wait till 1 may...u can download prophet bot 2.2 + source here:Quote:
Good news this will be open source May 1st so if you can not afford a Premium Membership be sure to get it on May 1st when it becomes open source. Currently buy and sell is in its Pre-Release stage so you must be a Premium Member to test.
u can ad this simple on yourself.Quote:
I would like to suggest an addition to the bot. When the Rest option is turned on, could you add a sub option to return to homeXYZ before activating rest? too often my char will sit down and rest right on a spawn spot. I usually try to set my home point in a "safe" area.
Thanks and good job!
Quote:
addhistory("Moving Back To HomeXYZ")
$MOVEING = 1
MoveToXYZ($HOME_X, $HOME_Y, $HOME_Z, $HOME_Z / 10)
If $TAR <> 0 Then
AddHistory("Defending During Movement")
$TARGET = $TAR
KillTarget()
$HADTARGET = 1
$Kill = 0
$ATHOME = 0
Else
$ATHOME = 1
endif
Uhm... and How do I do this exactly? Which file? I know zero about programming ;c)Quote:
u can ad this simple on yourself.
copy the return home stuff from the main section and put it to the rest function...before the rest.
some small cosmetics and viola :)
this one: