|
 Vanguard Bot - VGExtreme Scritping Service : VGExtreme General Discussion - Page 14
|
|
Posted: March 8th, 2007, 12:30 am
|
|
|
|
adamrl018
Total Posts: 97
Joined: November 6th, 2006, 5:27 pm
adamrl018's Reps: 9
|
|
|
|
|
Posted: March 8th, 2007, 7:19 am
|
|
|
|
vanguard00
vanguard00's Reps:
|
Anyone have any idea why I am getting this error. I used the search button and couldn't find anyone talking about the same error. I followed everyones step by step guide with still no luck. I would appreciate any help. My aim is acdspit00 if you want to add me. I will keep checking this thread for updates. Thanks
|
|
|
|
|
Posted: March 8th, 2007, 8:16 am
|
|
|
|
sirmanny
Total Posts: 17
Joined: February 27th, 2007, 6:38 pm
sirmanny's Reps: 0
|
Thank you for your help sinshar. Its exactly what i needed. Your a scholar and a gentleman. Hopefully i will be posting scripts soon.
Thanks for your help sin
|
|
|
|
|
Posted: March 8th, 2007, 9:12 am
|
|
|
|
wyvernx
Total Posts: 6718
Joined: May 1st, 2004, 4:00 am
wyvernx's Reps: 21
|
vanguard00, means that VGE needs patching. I put out a patch last night that should have updated VGE to the latest version.
_________________
Use Search first, ask questions later!
|
|
|
|
|
Posted: March 8th, 2007, 10:04 am
|
|
|
|
sinshar
Total Posts: 199
Joined: February 22nd, 2005, 3:07 pm
sinshar's Reps: 0
|
sirmanny (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): Thank you for your help sinshar. Its exactly what i needed. Your a scholar and a gentleman. Hopefully i will be posting scripts soon.
Thanks for your help sin
Glad i could help.
|
|
|
|
|
Posted: March 8th, 2007, 1:36 pm
|
|
|
|
vanguard00
vanguard00's Reps:
|
It did update to the newer version. Although some files still say their older.
[img]http://img267.imageshack.us/img267/5053/whatmyfileslooklikerg8.jpg
[/img]
Could you rar a folder with it already downloaded and I can reregister the dlls? Or however.. or maybe I am downloading the wrong links. If so could you paste all the ones I would need if I was starting out fresh b/c I never had the service before. Thanks
Is this still the correct way to install? I am pretty sure I did all the steps right still that memory parsing error.
For those of you who are as dense as I am.
1) Download VGExtreme.
2) Place it in the same directory as Exhume.exe.
3) Delete the Exhumehelper.dll in that directory.
4) Run VGExtreme.exe (This will extract the new Beta DLL for you).
5) Log into eXhume as you normally would.
6) You will see a script openened automagically that is a Demo.
7) Hit F5
Cool You should be looking at WyvernX's mega cool window populated with the correct data.
Now - go write a script that makes use of it! Wink
Last edited by Tault_mississippi on 17 Feb 2007 00:01; edited 1 time in total
Back to top
View user's profile Send private message
tault_stigma
In Advanced Training
In Advanced Training
Premium Member
Joined: 06 Mar 2005
Posts: 94
PostPosted: 16 Feb 2007 23:59 Post subject: Reply with quote
wyvernx wrote:
You mentioned autoit was easier to use. why? So I can add that to this and make it easier to use. There are tons of functions that are included in xum.. see the functions drop down. Just let me know what is missing and I can add it with my plugin or get admin to add it to the helper.
Well I guess I just find the syntaxt more comprehensible as a whole, but there is one spesific prebuilt method that I really miss, and thats the Tooltip() function. it uses winodows own tooltip thing and lets you place it anywhere, and write anytihng to it. Basicly it makes a REALLY nice overlay on the game to run debugging information and such through. Its a heck of a lot more comfortable to see what the bot is doing every step of the way than having to guess, or going through text-logs after the fact.
Oh, and as for what other other information would be useful to read from memmory is:
- Some way to determine is spell X is active on yourself (and party members too?)
- Some way to determine is spell X is active on current target
- Some way to determine if ability X is ready for use (or perhaps how long the timer has left to run).
EDIT: Misisippi, do this:
- Delete or rename the current helperfile
- Run the Exhume
- Run the service (it will now start)
- Notice that the service has created a new helper file now
- Register the new DLL (I don't know why that was needed as it seemingly started well even before regging it, but im following wyvernx's recommendation on this Smile )
Runs fine for me now, and I must say I am impressed. If I can only figure out either how to code effeciently in VBscript or import the data into autoit, then the possebilities are endless. Especially the availability of loc's are a very very welcome resource.
|
|
|
|
|
Posted: March 8th, 2007, 5:34 pm
|
|
|
|
srains
srains's Reps:
|
FIrst I want to thank everyone that provides help for us "tools". I appreciate you guys going out of your way to make a great web site, creating scripts, answer questions, write programs and also the other players who share experiences.
Just in case you are wondering, I am a tool because I spent too many hours trying to get the VGExtreme working. Every issue that everyone else had, I had. Having to figure out that I needed Exhume, had to deal the the bugging error, and all the rest. I finally had the memory parse error and spent way too much time trying to figure out what I did wrong only to find out if I would have read a little bit further, its just broken.
Really though, I think everyone on this site does a great job.
|
|
|
|
|
Posted: March 8th, 2007, 8:21 pm
|
|
|
|
binafus
Total Posts: 154
Joined: November 3rd, 2006, 4:27 pm
binafus's Reps: 0
|
Anyway to add the functions to handle crafting?
|
|
|
|
|
Posted: March 9th, 2007, 1:03 am
|
|
|
|
kumpel100
Total Posts: 375
Location: Germany
Joined: October 24th, 2005, 12:29 pm
kumpel100's Reps: 969
|
vanguard00 (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): ![(!empty($user->lang['IMAGE'])) ? $user->lang['IMAGE'] : ucwords(strtolower(str_replace('_', ' ', 'IMAGE')))](http://img251.imageshack.us/img251/9017/errorlj0.jpg) Anyone have any idea why I am getting this error. I used the search button and couldn't find anyone talking about the same error. I followed everyones step by step guide with still no luck. I would appreciate any help. My aim is acdspit00 if you want to add me. I will keep checking this thread for updates. Thanks
i still get the same error, any idear?
|
|
|
|
|
Posted: March 9th, 2007, 3:59 am
|
|
|
|
adamrl018
Total Posts: 97
Joined: November 6th, 2006, 5:27 pm
adamrl018's Reps: 9
|
I'm not getting that anymore after I updated. But now I'm getting this when i try to run VG extreme
whats up with this? It dosent show anything. and when i try to run the necro bot it doesn't find my pet i think due to this.
|
|
|
|
|
Posted: March 9th, 2007, 6:40 am
|
|
|
|
vanguard00
vanguard00's Reps:
|
srains (!empty($user->lang['WROTE'])) ? $user->lang['WROTE'] : ucwords(strtolower(str_replace('_', ' ', 'WROTE'))): FIrst I want to thank everyone that provides help for us "tools". I appreciate you guys going out of your way to make a great web site, creating scripts, answer questions, write programs and also the other players who share experiences.
Just in case you are wondering, I am a tool because I spent too many hours trying to get the VGExtreme working. Every issue that everyone else had, I had. Having to figure out that I needed Exhume, had to deal the the bugging error, and all the rest. I finally had the memory parse error and spent way too much time trying to figure out what I did wrong only to find out if I would have read a little bit further, its just broken.
Really though, I think everyone on this site does a great job.
Is it really broken? Why are there some that say it still work than... :/ I feel like an idiot but I did download every single thing I seen on these installation threads... maybe I am following outdated instructions. Could we have a official install guide that is updated (automatically assuming you never downloaded or installed anything related to exhume/vgextreme or anything from this site in the matter, with standard xp pc) If anyone wants to add me to their msn messenger to help me out real quick its dodobird002 (at) hotmail . com
|
|
|
|
|
Posted: March 9th, 2007, 7:10 am
|
|
|
|
djvj
Total Posts: 272
Joined: May 1st, 2004, 4:00 am
djvj's Reps: 0
|
vanguard00, you could follow the problems I was having in the ask a pro section. It pretty much lays out everything you need to do to install it from scratch. There already is a number of posts with people who had to do the same.
|
|
|
|
|
Posted: March 9th, 2007, 9:54 am
|
|
|
|
djvj
Total Posts: 272
Joined: May 1st, 2004, 4:00 am
djvj's Reps: 0
|
Wyvern, can you add group members health (P2-P6) in the service please. Other then using pixel colors, there is no way to get this info.
|
|
|
|
|
Posted: March 9th, 2007, 5:42 pm
|
|
|
|
avsok12
avsok12's Reps:
|
Is there guna be a fix anytime soon? Before the update #1 everything worked fine. After update #1 i updated VGextreme and it didn't work still. I now get the same error "A startup error has occured. Error in memory parsing"
I reinstalled and redownloaded the installer....
|
|
|
|
|
Posted: March 9th, 2007, 5:50 pm
|
|
|
|
tokidoki
tokidoki's Reps:
|
same error here! your not alone. i'm a bit confused if it's just me or everybody at this point. I guess everybody.
|
|
|
|
|
Who is online |
|
Users browsing this forum: No registered users and 23 guests |
|
|
|