|
Vanguard Bot - VGExtreme Scritping Service : VGExtreme General Discussion - Page 31
|
|
Posted: December 7th, 2007, 6:47 am
|
|
|
|
banton77
banton77's Reps:
|
I've been tgrying to download this program it keeps sending me to the Taunt site or whatever it is.. then I click through and I'm at the home page.. I have registered for the free membership but it just keeps looping through... It tells me to click here to download, I do.. and I end up back at the start.. Any help?? Is the site broken? Am I doing something wrong? I'm interested in this program VG Extreme.
thanks
|
|
|
|
|
Posted: December 7th, 2007, 3:59 pm
|
|
|
|
Tault_admin
Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
|
you are a regular member. Its only for premium.
|
|
|
|
|
Posted: December 7th, 2007, 8:31 pm
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
|
|
|
|
Posted: December 14th, 2007, 1:19 am
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
December 13, 2007
--Bugfix for last patch.
--Added some requested API's.
'function Parley_MyTurn 'Returns the true if it is my turn
'function Parley_OpponentTurn 'Returns true if it is the opponents turn
'function getGroupMemberMaxHP(ZeroBasedIndex) ' Returns the amount of max hp of party member MOB object
'function getGroupMemberMP(ZeroBasedIndex) ' Returns the amount of mp of party member MOB object
'function getGroupMemberMaxMP(ZeroBasedIndex) ' Returns the amount of max mp of party member MOB object
'function getDefTargetMaxHP ' Returns the amount of max hp of def target object
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: January 2nd, 2008, 7:06 am
|
|
|
|
penmyth
penmyth's Reps:
|
how would i be able to get these kinds of variables set for another game, such as ZuOnline. I would like a more versatile way to create scripts, but all I can manager without in game variables such as an enemies hitpoints, is a script that just runs through like a macro over and over. Incidentaly giving me a memory leak.
|
|
|
|
|
Posted: January 2nd, 2008, 1:22 pm
|
|
|
|
beergeek
Total Posts: 434
Joined: July 10th, 2005, 9:59 am
beergeek's Reps: 21
|
The versatility is built into exhume, including the ability to directly read memory and create the variables yourself, but it requires some moderate to advanced knowledge in finding offsets.
Elsewhere in the forums there is a short introductory tutorial, I think written by wyvernx, but the tutorial built into cheat engine ( www.cheatengine.org) is actually quite good, although it doesn't touch on arrays.
|
|
|
|
|
Posted: January 7th, 2008, 11:56 am
|
|
|
|
acdc41
Total Posts: 25
Joined: October 6th, 2005, 6:25 pm
acdc41's Reps: 0
|
K I get XUnleashed to run and all I get is a bunch of bouncing Blue and Yellow balls on my screen.
Also, I try to run VGExtreme and it immediately crashes.
|
|
|
|
|
Posted: January 7th, 2008, 9:21 pm
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
Nope, this doesnt use XU. Its a stand alone program. Grab it from the VGExtreme programs forum.
If you have problems, see the FAQ. Also, put exhume in the same folder (its found on this site) and run it. It can have more detailed errors than this one.
Also, grab the Microsoft Script Debugger (some have said it fixes problems.
Finally.. delete all files except for the updatevgextreme.exe and run that file. It will patch and grab fresh/new files.
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: January 13th, 2008, 5:35 am
|
|
|
|
user01
Total Posts: 17
Joined: May 10th, 2007, 12:10 am
user01's Reps: 0
|
Would it be possible to put in some inventory management functions? Something as simple as a couple string arrays for the different bags in the game.
Thanks,
User
|
|
|
|
|
Posted: January 13th, 2008, 8:30 pm
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
That is a good idea. Please send me a PM with that info, so i can remember it. You might need to send it to me on a regular basis until It gets done so I dont forget. I have alotof projects that I manage and I do forget to add some things from time to time.
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: May 30th, 2008, 4:15 am
|
|
|
|
user01
Total Posts: 17
Joined: May 10th, 2007, 12:10 am
user01's Reps: 0
|
I have an interesting problem. VGExtreme works for me (verified by the example script that comes with the download) however I can't access VGExtreme through Visual Studio 2005. I add VGEWrapper.dll as a reference, but it says that it has failed to connect to VGExtreme??
any help would be great!
Thanks,
user
EDIT: The exact error is: "Failed to connect to VGExtreme. Make sure it is running and you are logged in!"
VGExtreme IS running, I AM logged in, and I'm in the game
|
|
|
|
|
Posted: May 30th, 2008, 6:09 am
|
|
|
|
beergeek
Total Posts: 434
Joined: July 10th, 2005, 9:59 am
beergeek's Reps: 21
|
this is from the vgextreme changelog:
(!empty($user->lang['QUOTE'])) ? $user->lang['QUOTE'] : ucwords(strtolower(str_replace('_', ' ', 'QUOTE'))): March 31, 2008
--The VGWrapper 3rd party API (actools, vbe, etc) is not currently working, please post on the forums if you need this access back. --Everything else is working fine.
Haven't seen it posted on the forums anywhere, but I happened to remember seeing it
|
|
|
|
|
Posted: May 30th, 2008, 3:07 pm
|
|
|
|
user01
Total Posts: 17
Joined: May 10th, 2007, 12:10 am
user01's Reps: 0
|
oh wow, I guess this is my post requesting the access turned back on =D
Tks BeerGeek
User
|
|
|
|
|
Posted: June 5th, 2008, 7:08 am
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
Nobody was using them and nobody ever released anything using it.
Since then, I have changed the logic internally,but I'll see what I can do to get it added back in.
Also, VGE was updated to work with the latest patch.
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: August 14th, 2008, 3:27 pm
|
|
|
|
sagatious
Total Posts: 11
Joined: September 19th, 2005, 8:57 pm
sagatious's Reps: 1
|
Any updates on getting the wrapper functional again? I know noone ever posted anything with it besides examples, but that doesnt mean noone was using it. I've redone a lot of what i had so that I can use the standard VGE, but its kind of nice to have the power of VS behind it for integration in to other things.
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 10 guests |
|
|
|