Post Reply Home » Forums » Vanguard » VGExtreme General Discussion

Vanguard Bot - VGExtreme Scritping Service : VGExtreme General Discussion

Posted: March 3rd, 2007
User avatar
Premium
Total Posts:6718 Joined:2004
ophidian , see the Resource HUD demo, it has what you need in it.


For the invalid login, check your login name/pass. It is the same as the forum.

_________________
Use Search first, ask questions later!
Posted: March 5th, 2007
User avatar
Total Posts:199 Joined:2005
Some things I noticed now that i have some time into vanguard scripting.

1) Corpses, It seems sometimes When i do acheck for a targets Health being 0 it don't show thus, cuases the script to think its still fighting. This could be Game Lag related, or simply Jsut the buggy client?


What i did to get around this was add a check for a "" named mob.

it is just odd.. i can't figure it out but i will.
Posted: March 5th, 2007
User avatar
Premium
Total Posts:6718 Joined:2004
You have to wait for the client to update the mob health.

Add a small delay after you target somthing before you check its health.

_________________
Use Search first, ask questions later!
Posted: March 5th, 2007
tault_lostsk8r
so to spare 12 pages of reading, is this bot efficient yet?
Posted: March 5th, 2007
User avatar
Total Posts:6802 Joined:2005
the scripting service isnt a bot, just a way to make a bot.

_________________
Click to buy a premium account
Posted: March 5th, 2007
User avatar
Total Posts:199 Joined:2005
The service is bad !@#$%^&*, I think Wyvernx has done a great job. Thanks.
I have 2 forms of scripts i have wrote with it, one that has goten me from level 20 to 30 Ahhhh...

and my new one that i was able to acheive level 11 to 21 from friday to sunday.

I'm totaly new to this,but have managed to do soemthings that i find are Well, i like scripting better then playing right now, I just want a crafting bot hehe
*looks at wyvernx**

oh ..Thanks for the tip on the letting the client update

When i get a few more bugs worked out of my scripts i will post them,
1 is a down and dirty Kil kill kill.
The new one actualy checks for other people, moves away from them, handles multible adds, etc.etc.


ps: what does theMobID return is it a unique Integer? I"M not at home to shove it into my debug hud.. I
PSS: We need the NAME of the TARGET of the mob. that would be sweet.
For example WHO the mob targeted is pissed off at ,
Would make it easier to see if we were in fact the target that the mob was attaclking
it shows in the client under the mob,..
Posted: March 5th, 2007
User avatar
Premium
Total Posts:6718 Joined:2004
Sure, I can add Mob's Target. It would return an object which you could then just get the name, but yea. I'll slate it for the next release.

Currently working on the crafting API's now. And working on converting EQ2 over to XUM.

_________________
Use Search first, ask questions later!
Posted: March 6th, 2007
Total Posts:154 Joined:2006
I was wanting to send a command to Vanguard to use the additional hot bars.

How would you send ALT-3 or CTRL-3 to Vanguard?
Posted: March 6th, 2007
User avatar
Premium
Total Posts:6718 Joined:2004
its easy...

VGSendText "^3" will send ctrl-3

VGSendText "+3" will send Shift-3

VGSendText "%3" will send alt-3

_________________
Use Search first, ask questions later!
Posted: March 7th, 2007
User avatar
Total Posts:97 Joined:2006
VGExtreme WAS working great but now i get this error when i log in...

A startup error occurred.
Error in Memory Parsing!

PLEASE HELP ME! :)
Posted: March 7th, 2007
maglins
It's simple. It's broken atm. They did some patching and probably moved some memory addresses around. Looking forward to getting it up and working again.
Posted: March 7th, 2007
User avatar
Premium
Total Posts:6718 Joined:2004
The patch today probably broke some things.. it was a big patch.

Let me check it...

_________________
Use Search first, ask questions later!
Posted: March 7th, 2007
User avatar
Total Posts:199 Joined:2005
Thanks WyvernX.... I see % is the ALT key. thats great.

that client side issue was totaly my proiblem
I have also found that looknig for the word corpse in the target name works Very effectivly as well.
I would love a who the mob is targeting returning an object. would be sweet.

I didn'tget much time last night to screw with mycode much but I am fairly certain i have sucessfully handled the Problems with adds. and such I do know that there are some Rare circumstances that Iwill need to anticipate and handle and i need to speed up some of the code To be more responsive..but all in all i am getting more confident with my little project. I really want to share it with ya all, but i won't until i'm firmly convinced other can enjoy it with little understanding and intervention.
Posted: March 7th, 2007
User avatar
Total Posts:97 Joined:2006
AAANNNYY idea when its going to be back up? :-\
Im still getting the error
Posted: March 7th, 2007
logicbomb
I'm getting the same error as well.:(
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 24 guests
Post Reply