GW1 Bots working in July 2017

01/13/2018 18:52 strecky#991
Quote:
Originally Posted by joke334 View Post
Hey guys u know what build i need for warrior level 10-20 bot ?
thanks
only attack skillz on 1-2
01/13/2018 20:47 DerMoench14#992
Quote:
Originally Posted by Stary Pen' View Post
Can you send link on download SigMaker-Plugin? Whas is still plugins you use in olly for make bots?
[Only registered and activated users can see links. Click Here To Register...]
01/13/2018 21:43 strecky#993
i am back Lady,s working on bots for updates

and pls for other peopel to share bots pls only source code not exe i dont like scammer and for the peopel to download bots ExE.Files u Download this shit on you own risk
01/14/2018 08:51 Stary Pen'#994
Quote:
Originally Posted by DerMoench14 View Post
[Only registered and activated users can see links. Click Here To Register...]
what is the password in rar?
01/14/2018 11:21 DerMoench14#995
Quote:
Originally Posted by Stary Pen' View Post
what is the password in rar?
You got it when the download starts: tuts4you
01/15/2018 18:39 LandonCarter7#996
question about the pre searing bandit farm bot, what skills do I need in what order? I sent it out but it randomly used it skills

I figured out a build that works for Ele doing the pre bandit farm but how do I stop the bot from selling the dyes I loot?
01/15/2018 20:56 Lion2205#997
Quote:
Originally Posted by LandonCarter7 View Post
question about the pre searing bandit farm bot, what skills do I need in what order? I sent it out but it randomly used it skills

I figured out a build that works for Ele doing the pre bandit farm but how do I stop the bot from selling the dyes I loot?
This is what they got on the script:
Slot 1 : Aura of Restoration
Slot 2: Flare
Slot 3 : Fire Storm
Slot 4: Empathy
Slot 5: Ether feast

as for retaining dye it looks like there's no function to pickup nor sell items in the bot.
01/15/2018 21:01 LandonCarter7#998
I’m running the boy right now and it picks up all items and will sell once full, but I’d like for it to not sell dyes :/
01/16/2018 13:07 sawn8868#999
Put dyes in last bag :)
01/16/2018 14:33 lyscir#1000
does anyone happen to have a LB/SS farming bot that works?

thanks in advance.
01/16/2018 15:06 ICON007#1001
Hey guys, i have a question do one of you people know how the peacekeer bot works ? what setup i need to use like weps shields and what items runes ect ?? Greetz and thank you <3
01/16/2018 16:02 Pwnchap#1002
Quote:
Originally Posted by ICON007 View Post
Hey guys, i have a question do one of you people know how the peacekeer bot works ? what setup i need to use like weps shields and what items runes ect ?? Greetz and thank you <3
I use an SoS build and a +20 energy staff, nothing special. The spirits will take care of everything.
01/16/2018 16:39 wolf_of_the_north#1003
Hey guys,
I wanted to thank all of you for contributing to this thread (also thanked most of you with the button)!

I am familar with python and haven't done any autoit programming, so I wanted to ask for your opinion before i invest alot fo time in learning it.

I would like to add a function to the feather farmer bot, that salvages specific runes and ainsignias (the ones that are most expensive ) and sells them to the rune trader.

alternatively it could just store these specified runes and insignias, or the unsalvaged items containing the runes, in the chest for manual selling later. do you think it is possible to program something like this?


I am not asking anyone to program it for me, just if they think it is possible to do so :)
cheers
01/16/2018 17:53 rusco95#1004
[QUOTE=Pwnchap;36616473]I use an SoS build and a +20 energy staff, nothing special. The spirits will take care of everything.[/QUO

mine work from beetlun is different of the one of LA
01/16/2018 23:41 DerMoench14#1005
Quote:
Originally Posted by wolf_of_the_north View Post
Hey guys,
I wanted to thank all of you for contributing to this thread (also thanked most of you with the button)!

I am familar with python and haven't done any autoit programming, so I wanted to ask for your opinion before i invest alot fo time in learning it.

I would like to add a function to the feather farmer bot, that salvages specific runes and ainsignias (the ones that are most expensive ) and sells them to the rune trader.

alternatively it could just store these specified runes and insignias, or the unsalvaged items containing the runes, in the chest for manual selling later. do you think it is possible to program something like this?


I am not asking anyone to program it for me, just if they think it is possible to do so :)
cheers
Yeah ... its possible and not that hard to code.
But you have to modify some base GWA2/gwAPI-Function to make it run.
Here some hints to you:
- Make a Pattern-Scan within the modstruct of the unsalvaged item to find mods(runes/insignias/whatever).
- TraderRequest per modstruct.
- Verify (armor) whenever there 2 mods on armor which is more expensive and salvage/sell it first.

HF/GL!