RBonusMapBot

04/06/2014 06:29 The_Pirate_Bay#1
Guys , this bot works? and how can I configure it?

RBonusMapBot_v1.3 (# Date = 31/10/2013)

I know configure the minimap and the nautical chart. but can someone help me figure out what are these? >


//HP Bar User Define (Not needed if you have set AutoDefineHP to true)
hpx:=0;
hpy:=0;

procedure Variables;
begin
GetClientDimensions(x,y);
wx1:=0;
wy1:=0;
wx2:=x;
wy2:=y;

StartWait:=5000;
RandomWait:=50;
SysMsgWait:=1000;
CheckMoveWait:=1000;
FireWait:=200;

NpcMMTol:=20;
PlayerMMTol:=20;

HoursToRun:=HoursToRun*3600000;

Water:=3876096;
FireCol:=622847;
FiringCol:=1802495;
Attacked:=6496503;
PlayerMM:=65280;
NpcMMCol:=255;
Inventory:=1605887;
ActivateItem:=229631;
Repped:=2644878;
Repping:=819455;
HPBar:=7590713;
HPBar2:=7656248;
Hollows:=16776966;
LeaveBonusMapCol:=10453554;
ChatOnColour:=10454834;
ChatOffColour:=10456114;
CloseBoxColour:=5404011;
SystemMessage:=3693158;
SystemMessageW:=5535596;
SystemMessageI:=5601390;
SystemMessageGI:=5535599;
SystemMessageS:=5535597;
SystemMessageSI:=5667183;
SystemMessageSGI:=5667183;

DriveType:='Down';

(I know they are colors, but what each one?)

Thank you.
04/06/2014 12:35 Yellow_#2
What ?
04/06/2014 15:03 Razvan1123#3
SystemMessageS:=5535597;
04/06/2014 15:28 jacobaxeman#4
Try it to see if it works.