taultunleashed logoVanguard Bot - VGExtreme Scritping Service : VGExtreme General Discussion - Page 31
newtopic  postreply
 [ 483 posts ]  Previous  1 ... 28, 29, 30, 31, 32, 33  Next
blue large dot

Vanguard Bot - VGExtreme Scritping Service : VGExtreme General Discussion - Page 31

Posted: December 7th, 2007, 6:47 am
 
banton77
banton77's Reps:
User avatar
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


Reply with quote
Posted: December 7th, 2007, 3:59 pm
 
Tault_admin

Total Posts: 29974
Joined: November 9th, 2002, 9:57 am
Tault_admin's Reps: 1444
User avatar
administrator
Mod in Training
you are a regular member. Its only for premium.


Reply with quote
Posted: December 7th, 2007, 8:31 pm
 
wyvernx

Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
User avatar
administrator
premium
The trial that is available is a 7 day money back guarantee if you donnt like, you can get a refund. Once you are premium, the download is here:

http://www.taultunleashed.com/phpbb2/fo ... grams.html

_________________
Use Search first, ask questions later!


Reply with quote
Posted: December 14th, 2007, 1:19 am
 
wyvernx

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


Reply with quote
Posted: January 2nd, 2008, 7:06 am
 
penmyth
penmyth's Reps:
User avatar
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.


Reply with quote
Posted: January 2nd, 2008, 1:22 pm
 
beergeek

Total Posts: 434
Joined: July 10th, 2005, 9:59 am
beergeek's Reps: 21
User avatar
Moderator
premium
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.


Reply with quote
Posted: January 7th, 2008, 11:56 am
 
acdc41

Total Posts: 25
Joined: October 6th, 2005, 6:25 pm
acdc41's Reps: 0
User avatar
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.

:cry:


Reply with quote
Posted: January 7th, 2008, 9:21 pm
 
wyvernx

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


Reply with quote
Posted: January 13th, 2008, 5:35 am
 
user01

Total Posts: 17
Joined: May 10th, 2007, 12:10 am
user01's Reps: 0
User avatar
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


Reply with quote
Posted: January 13th, 2008, 8:30 pm
 
wyvernx

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


Reply with quote
Posted: May 30th, 2008, 4:15 am
 
user01

Total Posts: 17
Joined: May 10th, 2007, 12:10 am
user01's Reps: 0
User avatar
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


Reply with quote
Posted: May 30th, 2008, 6:09 am
 
beergeek

Total Posts: 434
Joined: July 10th, 2005, 9:59 am
beergeek's Reps: 21
User avatar
Moderator
premium
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


Reply with quote
Posted: May 30th, 2008, 3:07 pm
 
user01

Total Posts: 17
Joined: May 10th, 2007, 12:10 am
user01's Reps: 0
User avatar
oh wow, I guess this is my post requesting the access turned back on =D

Tks BeerGeek

User


Reply with quote
Posted: June 5th, 2008, 7:08 am
 
wyvernx

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


Reply with quote
Posted: August 14th, 2008, 3:27 pm
 
sagatious

Total Posts: 11
Joined: September 19th, 2005, 8:57 pm
sagatious's Reps: 1
User avatar
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.


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 11 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?