| Author |
How To: VGExtreme Service![]() |
Tault_mississippi
Lifetime Member (Scripting)

Regular Member
Joined: 08 Nov 2004 Posts: 257 1030 TUBucks
|
Posted: Sun Feb 18, 2007 3:09 am Post subject:
How To: VGExtreme Service Subject description: VGExtreme Scripting Service (Exume Plugin) Installation & Usage |
|
eXhume Installation
eXhume is not your mothers Xunleashed. X injects into your process\game and runs - in the game. eXhume comes with a build in editor and debugger and runs outside the process\game. You can write code and leverage functions such that it will attach to your games process much like X did .. but you don't need to in most automation scenarios.
1) Go Download eXhume.
2) Did you get and install the Windows Debugger? Do it.
3) Fire it up, login, and look at the pretty debugger\editor.
4) Go read Exhume Automation 101
5) Go look at the sample scripts on the eXhume WIki.
6) You should now be somewhat familiar with eXhume.
VGExtreme Service
VGExtreme is an eXhume plugin that has been packaged as an .exe - it comes with what will look like it's own eXhume engine. VGExtreme exposes a number of pieces of information from Vanguard that you might like to use when automating your actions. Things like, your health, the targets health, distance and direction to you target.
1) Go download VGExtreme.
2) Unpackage it into the same directory you run eXhume from.
3) Delete the exhumehelper.dll that is currently in that directory.
4) Did you delete the .dll? Reall, do it.
5) Make sure you have MS .NET Framework Version 2.0 Redistributable Package.
6) Start Up Vanguard in windows mode and get into the world.
7) Run VGExtreme.exe - login just like you did for eXhume.
You will automagically have a sample script open, so just hit F5 and see the wonders that are wrought.
Scripting VGExtreme
Now that you have seen the power of VGExtreme you can start writing your own script. We suggest you start by modifying the VGExtreme.vbs script that is automagically loaded. You will notice that it makes a call out to a directory that was created after your first run of VGExtreme - /includes/VGService.vbs. This VGService script exposes the additional function calls that VGExtreme exposes to you.
Scripting Basics
eXhume, and subsequently VGExtreme support VBScript and JScript. Arguably you may use any language that the Microsoft Script Host supports.
NOTE: C# is not supported under the MS Script host .. so at this point you can't use it in Exhume. Although the VGExtreme Plugin was written in Dot Net - don't go getting excited yet. You get to use MS Scripting for now.
Read here For All Things Microst Scripting.
|
|
Back to top
|
|
 |
lightningzero
In Advanced Training

Regular Member
Joined: 15 Aug 2005 Posts: 73 367 TUBucks
|
Posted: Sun Feb 18, 2007 3:38 am Post subject:
|
|
thank you so so much.
|
|
Back to top
|
|
 |
jdillard
In Training

Regular Member
Joined: 07 Oct 2006 Posts: 25 21 TUBucks
|
Posted: Sun Feb 18, 2007 3:46 am Post subject:
|
|
Yes, thank you! I was able to get far enough to where i can say in the game world my health and the such so I got the basics of that. I was just trying to port over EQ2UltraBot (I know it is already being worked on, but I'm impatient and this is how I learn.) So far it is giving me troubles for it calling XUnleashed code, but I am working out the differences. What is getting me though is the classes. I load the class.vbs just fine, but when I make a call like this:
Dim objDebug
Set objDebug = New DebugClass
That doens't go well with the debugger and it just ends. Is the syntax correct?
|
|
Back to top
|
|
 |
Tault_admin
Admin

Regular Member
Joined: 09 Nov 2002 Posts: 26927 31909 TUBucks
|
Posted: Sun Feb 18, 2007 5:18 am Post subject:
|
|
stickied and good job on the find mississippi
_________________

|
|
Back to top
|
|
 |
exartus
In Training

Premium Member
Joined: 15 Mar 2007 Posts: 10 0 TUBucks
|
Posted: Tue Mar 27, 2007 4:49 pm Post subject:
|
|
Where can i get the Windows Debugger, because i try to download but the web site still not working now.
Can i use this one?
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx
Thanks!
|
|
Back to top
|
|
 |
figodrengen
In Training

Regular Member
Joined: 24 May 2007 Posts: 10 10 TUBucks
|
Posted: Fri May 25, 2007 6:42 pm Post subject:
can anyone make a new link to that debugging tool pls it doe |
|
i cant find that tool, and mabe thats why i cant make VGextreme working at all, keeps saying that it cant register vghelper.dll
i tryed everything (i think)
or mabe its cause i run vista 64 bit
|
|
Back to top
|
|
 |
wyvernx
Site Moderator

Premium Member
Joined: 01 May 2004 Posts: 8258 8392 TUBucks
|
Posted: Sat May 26, 2007 12:12 am Post subject:
|
|
they change it so much its hard to keep a current link.
I think it was posted/attached to the Exhume download thread.
_________________ Use Search first, ask questions later!
|
|
Back to top
|
|
 |
firetruck88
Script Kiddy
Regular Member
Joined: 24 Jun 2007 Posts: 8 8 TUBucks
|
Posted: Tue Jun 26, 2007 11:35 pm Post subject:
Subject description: must re-install |
|
I get this error message after i run VG and try to start up VGe...
cannot find mscoree.dll
I've re-inst 2x already but to no avail plz help.
|
|
Back to top
|
|
 |
Tault_admin
Admin

Regular Member
Joined: 09 Nov 2002 Posts: 26927 31909 TUBucks
|
Posted: Wed Jun 27, 2007 4:25 am Post subject:
|
|
search
http://www.taultunleashed.com/phpbb2/search.php
and its in the faq section
_________________

|
|
Back to top
|
|
 |
firetruck88
Script Kiddy
Regular Member
Joined: 24 Jun 2007 Posts: 8 8 TUBucks
|
Posted: Wed Jun 27, 2007 5:14 pm Post subject:
|
|
TYVM its running smoothly now. Hehe now just gotta learn how to hunt with it.
thanx- SKipper
|
|
Back to top
|
|
 |
Silent_Rampage
In Training

Regular Member
Joined: 05 Jul 2007 Posts: 14 Location: poconos . PA 14 TUBucks
|
Posted: Tue Jul 10, 2007 8:32 pm Post subject:
cant get to vgetreme login |
|
hi i have been trying to get extreme to work since july 5th i can login into exhume and i can run sample scripts in that but i cant login into extreme.
it will come up with screen that says extreme v1.1 the it very quickly goes past the white sreen the says www.something then does nothing.
if i try and run if i try to run vbsript in exhume it comes up with the following error
error: line:108,char:4:: object required:' getnearestmobs[...]'
i am running xp have directx9c, window debugger, net framework v2
and did i mention this is sending me crazy oh disable norton 360 firewall and windows firewall as well please help me
i pulled this out of exhume notepad if it helps
RUNTIME SCRIPT ERROR: Object required: 'getNearestMobs(...)': ::: Line:108 nChar:4
07/09/07 02:34:40 AM SCRIPT ERROR: Object required: 'getNearestMobs(...)': ::: Line:108 Char:4
|
|
Back to top
|
|
 |
Tault_admin
Admin

Regular Member
Joined: 09 Nov 2002 Posts: 26927 31909 TUBucks
|
Posted: Tue Jul 10, 2007 10:35 pm Post subject:
|
|
Sending to a tech
_________________

|
|
Back to top
|
|
 |
Silent_Rampage
In Training

Regular Member
Joined: 05 Jul 2007 Posts: 14 Location: poconos . PA 14 TUBucks
|
Posted: Wed Jul 11, 2007 1:57 am Post subject:
|
|
after posting my problem i recieved a text stating people though my name to be in bad tatse just wanted to let everyone know i was talking about a (cigerette = !@#$%^&*) so i am sorry for any confussion and will change my name as soon as the show me how.
ohh yeah still need help with that problem plz......
|
|
Back to top
|
|
 |
darkdays
Script Kiddy
Regular Member
Joined: 15 Sep 2007 Posts: 3 3 TUBucks
|
Posted: Sat Sep 15, 2007 1:07 pm Post subject:
|
|
when I try to download ExHume I get a warning about a trojan virus. what s the deal?
|
|
Back to top
|
|
 |
wyvernx
Site Moderator

Premium Member
Joined: 01 May 2004 Posts: 8258 8392 TUBucks
|
Posted: Sat Sep 15, 2007 8:42 pm Post subject:
|
|
uninstall AVG. Its a bogus report because it thinks the downloader in exhume (which checks to see if its the latest version) it thinkgs is a download trojan.
_________________ Use Search first, ask questions later!
|
|
Back to top
|
|
 |
|