Locked Home » Forums » Legacy & Archived » Archived Content » Vanguard » VGExtreme Programs

VG Bots - ClericBoT v1.6 : VGExtreme Programs

Posted: April 10th, 2007
User avatar
Total Posts:374 Joined:2005
omg


Last edited by kumpel100 on April 10th, 2007, 12:51 pm, edited 1 time in total.
Posted: April 10th, 2007
User avatar
Total Posts:374 Joined:2005
find this:

Code: Register to unlock hidden link

 if ((LEVEL_TRAINED => 10) and (GetPlayerHealth <= getPlayerMaxHealth * .7)) then
change .7 to .8 this will help.
Posted: April 18th, 2007
Total Posts:111 Joined:2007
I got a lvl 50 cleric, will do some extensive testing for you ^^
Posted: May 22nd, 2007
herogaming
Couplse of issues here so far. Using a level 11 cleric. It does not seem to recognize the main hotbar, will not select any spells form it (including the healing spells).

Also, I seem to run past mobs often, even if i have targetted them.
Posted: May 22nd, 2007
herogaming
Couplse of issues here so far. Using a level 11 cleric. It does not seem to recognize the main hotbar, will not select any spells form it (including the healing spells).

Also, I seem to run past mobs often, even if i have targetted them.

My waypoints seem a bit messed up too, where my toon will run off in random directions, here is how I set up my waypoints:

Const WAYPOINTS = 50 ' Set to 0 if you are not using Waypoints
Dim WAYPOINT_ARRAY(50,2) ' Set to x,2 where x is the number of waypoints
WAYPOINT_ARRAY(0,0) = -56118
WAYPOINT_ARRAY(0,1) = 28548
WAYPOINT_ARRAY(0,2) = 30509
WAYPOINT_ARRAY(1,0) = -49065
WAYPOINT_ARRAY(1,1) = 30811
WAYPOINT_ARRAY(1,2) = 30933
WAYPOINT_ARRAY(2,0) = -53286
WAYPOINT_ARRAY(2,1) = 35606
WAYPOINT_ARRAY(2,2) = 30996
WAYPOINT_ARRAY(3,0) = -60989
WAYPOINT_ARRAY(3,1) = 36106
WAYPOINT_ARRAY(3,2) = 30954
WAYPOINT_ARRAY(4,0) = -63900
WAYPOINT_ARRAY(4,1) = 33754
WAYPOINT_ARRAY(4,2) = 31298
WAYPOINT_ARRAY(5,0) = -71716
WAYPOINT_ARRAY(5,1) = 33563
WAYPOINT_ARRAY(5,2) = 31436
WAYPOINT_ARRAY(6,0) = -78132
WAYPOINT_ARRAY(6,1) = 30721
WAYPOINT_ARRAY(6,2) = 30799
WAYPOINT_ARRAY(7,0) = -73815
WAYPOINT_ARRAY(7,1) = 25881
WAYPOINT_ARRAY(7,2) = 30667
WAYPOINT_ARRAY(8,0) = -67557
WAYPOINT_ARRAY(8,1) = 21458
WAYPOINT_ARRAY(8,2) = 30449
WAYPOINT_ARRAY(9,0) = -64887
WAYPOINT_ARRAY(9,1) = 23299
WAYPOINT_ARRAY(9,2) = 30723
WAYPOINT_ARRAY(10,0) = -59042
WAYPOINT_ARRAY(10,1) = 17924
WAYPOINT_ARRAY(10,2) = 30764
WAYPOINT_ARRAY(11,0) = -58364
WAYPOINT_ARRAY(11,1) = 10150
WAYPOINT_ARRAY(11,2) = 31493
WAYPOINT_ARRAY(12,0) = -51367
WAYPOINT_ARRAY(12,1) = 11196
WAYPOINT_ARRAY(12,2) = 31991
WAYPOINT_ARRAY(13,0) = -45518
WAYPOINT_ARRAY(13,1) = 6364
WAYPOINT_ARRAY(13,2) = 31759
WAYPOINT_ARRAY(14,0) = -40394
WAYPOINT_ARRAY(14,1) = 1569
WAYPOINT_ARRAY(14,2) = 31808
WAYPOINT_ARRAY(15,0) = -37692
WAYPOINT_ARRAY(15,1) = 5534
WAYPOINT_ARRAY(15,2) = 31581
WAYPOINT_ARRAY(16,0) = -32116
WAYPOINT_ARRAY(16,1) = -56118
Posted: May 23rd, 2007
logicbomb
Set these up like so:
Const WAYPOINTS = 17 ' Set to 0 if you are not using Waypoints
Dim WAYPOINT_ARRAY(17,2) ' Set to x,2 where x is the number of waypoints

Also make sure your q and z keys are set correctly. Q should be nearest target and z should be next target. If it continues to run past mobs make sure you got it setup to be able to hunt them. They are within level and dot range of what you have set.
Posted: May 24th, 2007
herogaming
Ok, Have pretty much everything figured out, have the bot running, and the waypoints working. One last issue.

After I kill, and it seems when it tries to loot, or when it rests after a fight, it seems to be pressing shift + 8 and then ENTER. I say this because the main hotbar goes to 8, and then the chat box is enabled, and this is followed by ****resting***** in /say or sometimes dddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddddd

until i stop the program. I am using the default control settings, and it is driving me buggy :).

Any further suggestions.
Posted: July 21st, 2007
harcart
Man i have no idea how to do all this, can u email me Register to unlock hidden link tell me how to run these kinds of things, i payed for the subscription or w/e 25 bucks a year.. i just dont know how to add all this script or w/e
Posted: July 21st, 2007
User avatar
administrator
Total Posts:29892 Joined:2002
Just put it in vgextreme :)
Ready to join the community? Click here and see all of the benefits!
blue large dotWho is online
Users browsing this forum: No registered users and 2 guests
Locked