GW1 Bots working in July 2017

11/25/2017 18:35 melisious#691
can anyone help me to make a fight function plz
11/25/2017 19:00 calypso974fire#692
Hello Guys,

I'm on a weekend so i wont work on bots until next week.

@[Only registered and activated users can see links. Click Here To Register...] : I don't know what you want to do with your fight function, but here you go:

Code:
Func Fight()

EndFunc
Don't thank me, my pleasure :D

/Troll mode off

a simple hello/please would help a lot + you should explain what you wanna do with it. Then maybe someone will help you...
11/25/2017 19:10 melisious#693
i did say plz calypso :-(

all it is, is my bot making skills is very poor all i can do is make it move, attack, and use pcons but i need it to attack the charr in pre searing in a certain order and use skills in correct order too.

ty in advance if you can help
11/25/2017 19:31 calypso974fire#694
Well, if you know how to do that, then open existing bots and look how they are made.

You can find 2 type of functions:

- A spike function with the serie of skills casted in a certain order that kill the mob
- A loop function that use the skills if until the mob is dead or any other condition you chose to exit you loop.

So depending on what you need to do, chose the correct type of function or a combo of them to do you fight function.
11/25/2017 19:44 melisious#695
ty for the reply calypso, so how do i make it kill in a certain order like charr ranger, charr shaman, charr chaot etc. making it move is very easy compaired to making it kill like this :-)
11/25/2017 22:26 neilborde#696
Quote:
Originally Posted by Ich 123 View Post
at this point does any message like "you may not enter this outpost" appear? I think some vaettier versions sell stuff at the guild hall. if you dont have one that might be an issue



i always used derv / para with para running skills and derv instant enchants for health and the mytic 300% 1/4 sec skill
+ warriors with the"attack" skill
all on "dont fight" mode
+ a monk or assa i think - heroes are there to take the damage
That shouldn't be the case as I do have a guild hall. Does the bot not just id and sell to merchant?
11/26/2017 10:58 afmart#697
hello @[Only registered and activated users can see links. Click Here To Register...] do you know a way to make veatir bot only salvage gold with measure for measure mod? or not salvage golds with extra value and sell them?
i've found a section that could be used but don't know how to get if a item has those certain mods (section Func WeapoMods line 759 in inventory.au3 )

Quote:
Originally Posted by Ich 123 View Post
at this point does any message like "you may not enter this outpost" appear? I think some vaettier versions sell stuff at the guild hall. if you dont have one that might be an issue



i always used derv / para with para running skills and derv instant enchants for health and the mytic 300% 1/4 sec skill
+ warriors with the"attack" skill
all on "dont fight" mode
+ a monk or assa i think - heroes are there to take the damage
i think the bot is suposed to go to eye of the north if it cant go to a gh, i've hada a few problems like that, usualy i just sort out the iventory myself and the bot returns to normal funcion.

other issues i had is the bot thinking he is jaga morain but its still bjora marches, but its problem is due to my computer low performance or general lag. and disconnects and client crashes salvaging
11/26/2017 12:11 calypso974fire#698
@[Only registered and activated users can see links. Click Here To Register...]: Thank you for your inputs ! I updated the bot accordingly, i hope it will solve the issue.

I also corrected the "store wood" issue, now, the bot only store dust, iron, bones and event items.

Let me know if you guys still have issue with this.


EDIT: little mistake in it, need to dig a bit to correct it; don't use this version
11/26/2017 14:03 afmart#699
@[Only registered and activated users can see links. Click Here To Register...], got a follower bot? i migth try to do one myself once i learn more about autoit scripting, im looking for accept party invites, following leader, loot and spam skills (and maybe heal party :P)
11/26/2017 15:19 Kugitest#700
Quote:
Originally Posted by afmart View Post
@[Only registered and activated users can see links. Click Here To Register...], got a follower bot? i migth try to do one myself once i learn more about autoit scripting, im looking for accept party invites, following leader, loot and spam skills (and maybe heal party :P)
Hi afmart. On the first page you can find a follower bot.

GWA2.Follower.Leader.SmartCast.rar

Greetings
11/26/2017 19:26 calypso974fire#701
Yo !

Here is a fixed version.
For the requests: No i wont make a version that check if a weapon is rare or high salvage etc... This version of Vaettir is to make a lot of materials quickly. If you want more money, just use the Vaettir 2 bot that id and sell golds instead of salvage them.
Also this version does not use Expert salvage kits, just cheap.

As always, let me know if you have trouble on your side. So far, 50 runs on my 2 accounts without issues.

Calypso
11/26/2017 19:31 calypso974fire#702
Quote:
Originally Posted by afmart View Post
@[Only registered and activated users can see links. Click Here To Register...], got a follower bot? i migth try to do one myself once i learn more about autoit scripting, im looking for accept party invites, following leader, loot and spam skills (and maybe heal party :P)
As mentioned Kugitest, you have one on the first page that work great (used it myself a lot during vanquish.

If you want to learn what is possible, my advice is to open the vaettir 2 bot (not my version, because i modified several functions).

You will see in the folder gwApi a lot of files. each of them contain the functions linked to their name.

exemple: look in the "agent" file to find all the functions related to targeting, searching and interacting with agents (agents are entity in the game like heros, allies, enemies, NPC etc...)

If you want to learn to use skills, look in the file "skills", etc...
11/26/2017 20:07 afmart#703
for some reason, the leader script doesn't seem to work for me (probably because my current computer also cant run toolbox++, due to dx9 issues and crapy asus drivers)

Quote:
Originally Posted by Kugitest View Post
Hi afmart. On the first page you can find a follower bot.

GWA2.Follower.Leader.SmartCast.rar

Greetings
finaly found a way to know my position :D will continue to thinker with it

Quote:
Originally Posted by calypso974fire View Post
As mentioned Kugitest, you have one on the first page that work great (used it myself a lot during vanquish.

If you want to learn what is possible, my advice is to open the vaettir 2 bot (not my version, because i modified several functions).

You will see in the folder gwApi a lot of files. each of them contain the functions linked to their name.

exemple: look in the "agent" file to find all the functions related to targeting, searching and interacting with agents (agents are entity in the game like heros, allies, enemies, NPC etc...)

If you want to learn to use skills, look in the file "skills", etc...
11/26/2017 20:20 edyh#704
I know UW bots are not free right now, does anyone know or could anyone recommend a legit seller for bots?
11/26/2017 20:37 calypso974fire#705
that depend on how long you can wait lol

That's my next project but i don't know if i'm gonna be able to do something really great or just a small bot cleaning chamber as SoS Rt.