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

VG Bots - B-Ranger v1.1 and B-Bot-RNG v1.1 : VGExtreme Programs

Posted: March 30th, 2007
kumqwat420
No longer playing Vg as im burned out on it and lost all interest. If anyone wants to pick up where I left off, feel free. So Im no longer working on the scripts.




I do not have a ranger and have used vgranger and a couple of peoples suggestions for the kill routines.

I need suggestions, ideas, and feedback on the bot and ways to improve it, especially the best kill routines for different level rangers. I havent run the script and cant test it so help me help you.

The rar your download will contain 2 files, B-Bot_RNG and B-Ranger.
You will not need to make any changes to B-Bot, but will need to change some things in B-Ranger.

You need to have wasd movement. Check top of code in V-Ranger v1.1 for the default hotkeys or change them to suit your needs. %2 is number 2 on the alt hotbar.

Harvest Macro is
/TargetNextNode
/AutoAttack

loot macro is
/lootall
/targetnextcorpse


If you want to use waypoints, get binafus's waypoint creator and follow the directions. Its found here Register to unlock hidden link Code is setup to use X, Y, and Z coords.

After you made all the changes save the B-Ranger file and the open project B-Bot-RNG in VGE and run. Drag the control box down if you are using it and you may need to move Vanguard window up a bit if your using the control box.

This script is based very heavily off of Binafus's B-Bot script and of course WyvernX's work.

Features:
- You can choose if you want to start fights using ranged if you are in ranged distance. The bot will also stop using ranged when your out of arrows.
- Kill routine will try and cast rancor if its up, and heal when needed.
- Loots and Harvests if you want it to.
- Option to quit on tell, on death, and to try and avoid players

Let me know if you have any bugs/problems because I cant test script at all.


Attachments:
B-Ranger_1.1 and B-Bot-RNG v1.1.rar Register to unlock hidden link
(10.77 KiB) Downloaded 112 times


Last edited by Guest on April 12th, 2007, 9:17 am, edited 9 times in total.
Posted: March 31st, 2007
Total Posts:17 Joined:2007
I guess no one is playing a ranger :P
Posted: March 31st, 2007
kumqwat420
doesnt look like many are
Posted: March 31st, 2007
lightningzero
i am, i just gotta get off my !@#$%^* and renew my VG account. been too busy to play lately.
Posted: March 31st, 2007
Total Posts:17 Joined:2007
well i am, so thanks for the bot.
Posted: March 31st, 2007
Total Posts:18 Joined:2006
give me an error

line 86 char 6

so cant use just yet.
Posted: March 31st, 2007
kumqwat420
line 86 char 6? that should be
const SPELL_SLEEP = 3000 and I dont see how that could be an error.

exactly what is it saying?
Posted: April 1st, 2007
darkhand03
Error: Line: 86, Char 6 :: Name Redefined
Failed To Run Script.
Posted: April 1st, 2007
Total Posts:17 Joined:2007
i'm getting the same error:

Error: Line 86, CHar: 6 :: Name redefined


this is what is on line 86:

const SPELL_SLEEP = 3000
Posted: April 1st, 2007
Total Posts:17 Joined:2007
you need to delete that line and the line under it.

the problem is that he has already declared those names a little further up.


after i deleted it i got another error all you have to do is add a ) before then.

it is running now
Posted: April 2nd, 2007
kumqwat420
updated to different format using the b-bot code binafus supplied me with. Hopefully this will work pretty good. Let me know any problems you run into. Going to start a ranger sometime, but until then its up to the users to help me with making it better
Posted: April 2nd, 2007
Total Posts:17 Joined:2007
hey kum,

my ranger isnt seeing mobs. He will walk to a waypoint and there will be a mob close to him but he wont target. do you know why.

THanks
Posted: April 2nd, 2007
Total Posts:17 Joined:2007
never mind i fixed that part. the problem is in the spot where you put the min level mob. if you put 10 as the min level it wont attack level 10's because in the code it didnt have an = sign it just had a > so i changed it to =>.

but know im having a problem where it will send text but it wont enter it. It will say /cast "Blade of Summer II" and it will just stay there in the chat window. So now when my guy goes to move it will enter all his movement keys in the chat window, so i will get something like this /cast "Blade of Summer II" wwwwwwwwwwwwwwwwww /cast "blah blah" dddddddddddddddd.

do you know why.
Posted: April 2nd, 2007
Total Posts:18 Joined:2006
having the same problem. except with stealth. just keeps writing over and over and not hitting enter.
Posted: April 3rd, 2007
affenklaus
can somebody fix that problem ?
i am to stupis for this
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 20 guests
Locked