taultunleashed logoHow To: VGExtreme Service : VGExtreme General Discussion
newtopic  postreply
 [ 41 posts ]  1, 2, 3  Next
blue large dot

How To: VGExtreme Service : VGExtreme General Discussion

Posted: February 17th, 2007, 7:09 pm
 
Tault_mississippi

Total Posts: 257
Joined: November 8th, 2004, 3:21 am
Tault_mississippi's Reps: 0
User avatar
Lifetime Member (Scripting)
premium
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.
8) 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.


Reply with quote
Posted: February 17th, 2007, 7:38 pm
 
lightningzero
lightningzero's Reps:
User avatar
thank you so so much.


Reply with quote
Posted: February 17th, 2007, 7:46 pm
 
jdillard
jdillard's Reps:
User avatar
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?


Reply with quote
Posted: February 17th, 2007, 9:18 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
stickied and good job on the find mississippi :)


Reply with quote
Posted: March 27th, 2007, 8:49 am
 
exartus
exartus's Reps:
User avatar
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/ ... llx86.mspx

Thanks!


Reply with quote
Posted: May 25th, 2007, 10:42 am
 
figodrengen
figodrengen's Reps:
User avatar
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


Reply with quote
Posted: May 25th, 2007, 4:12 pm
 
wyvernx

Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
User avatar
administrator
premium
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!


Reply with quote
Posted: June 26th, 2007, 3:35 pm
 
firetruck88
firetruck88's Reps:
User avatar
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. :shock:


Reply with quote
Posted: June 26th, 2007, 8:25 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
search :)

http://www.taultunleashed.com/phpbb2/search.php

and its in the faq section :)


Reply with quote
Posted: June 27th, 2007, 9:14 am
 
firetruck88
firetruck88's Reps:
User avatar
TYVM its running smoothly now. Hehe now just gotta learn how to hunt with it.

thanx- SKipper


Reply with quote
Posted: July 10th, 2007, 12:32 pm
 
silent_rampage
silent_rampage's Reps:
User avatar
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 :cry:

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


Reply with quote
Posted: July 10th, 2007, 2:35 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
Sending to a tech :)


Reply with quote
Posted: July 10th, 2007, 5:57 pm
 
silent_rampage
silent_rampage's Reps:
User avatar
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...... :oops:


Reply with quote
Posted: September 15th, 2007, 5:07 am
 
darkdays
darkdays's Reps:
User avatar
when I try to download ExHume I get a warning about a trojan virus. what s the deal?


Reply with quote
Posted: September 15th, 2007, 12:42 pm
 
wyvernx

Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
User avatar
administrator
premium
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!


Reply with quote
Want Advertisements After The Last Post Removed? Create A Free Account!

blue large dot Who is online
Users browsing this forum: No registered users and 6 guests

Popular Sections
SWTOR Cheats
Guild Wars 2 Cheats
Guild Wars 2 Hacks
Guild Wars 2 Bots
Diablo 3 Cheats
Guild Wars 2 Mods

Popular Sections
WoW Cataclysm Cheats & Exploits
WoW Cataclysm Hacks & Bots
Star Wars The Old Republic Cheats
SWTOR Mods
Torchlight 2 Cheats
SWTOR Space Mission Bots
Site Nav and RSS
RSS Feed of VGExtreme General Discussion RSS Feed 
Sitemap of VGExtreme General Discussion Sitemap 
SitemapIndex SitemapIndex
RSS Feed RSS Feed
Channel list Channel list
left bottom corner Site and Contents Copyright 2001-2012 All Rights Reserved TaultUnleashed.com bottom corner
top left
top right
createaccount
Username:   Password:   Remember Me?