Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 22:55

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Showing results 1 to 20 of 20
Search took 0.01 seconds.
Search: Posts Made By: sw4gdaddy
Forum: GW Exploits, Hacks, Bots, Tools & Macros 11/16/2020, 20:49
Replies: 2,174
Views: 451,356
Posted By sw4gdaddy
The base game move function has an inate pathing...

The base game move function has an inate pathing feature(it's what happens when you click on a spot). If your intending to strafe/backpaddle to a specified location you'd have to somehow replicate...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 02/08/2020, 09:55
Replies: 2,174
Views: 451,356
Posted By sw4gdaddy
While i can successfully disable rendering on...

While i can successfully disable rendering on the vaettir bot it doesnt kill at the end, which is particularly odd as it uses heart of shadows to unstuck itself no problem. I dont even know how to...
Forum: GW Bots 12/02/2019, 18:17
Replies: 303
Views: 42,003
Posted By sw4gdaddy
hey so my problem is that if an essential npc...

hey so my problem is that if an essential npc dies and my character wipes as a result this isnt counted as dead for getisdead(-2) and i get stuck; ive tried to fix it by making a similar getisdead...
Forum: GW Bots 10/31/2019, 21:31
Replies: 303
Views: 42,003
Posted By sw4gdaddy
hey everyone i have some problems i hope i can...

hey everyone i have some problems i hope i can get help with
1: im using the getagentbyname function which works fine if i use it with a client on which i didnt run a bot but if i ran a bot on the...
Forum: GW Bots 10/20/2019, 00:09
Replies: 303
Views: 42,003
Posted By sw4gdaddy
while i havent tested this myself there are...

while i havent tested this myself there are abandon and pickup features in gwa2 so it should just work to do something like:
AcceptQuest(1123)
AbandonQuest(1123)
with 1123 being the questid of...
Forum: GW Bots 10/18/2019, 20:14
Replies: 303
Views: 42,003
Posted By sw4gdaddy
I was looking into a whirling farmer to farm...

I was looking into a whirling farmer to farm destroyer cores in glints challenge, but since it uses a speedboost the destroyers drop aggro even in hard mode. the solution would be either to move...
Forum: GW Bots 10/18/2019, 14:26
Replies: 303
Views: 42,003
Posted By sw4gdaddy
before i attempt this myself i wanted to ask here...

before i attempt this myself i wanted to ask here whether someone has a working movebackwards function. while movebackwards exists in gwa2 and it should work(havent tested it yet) you cant specify...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 10/17/2019, 08:31
Replies: 1,758
Views: 325,347
Posted By sw4gdaddy
try to identify the loot function in the combat...

try to identify the loot function in the combat loop something like this
Out("Looting")
CustomPickUpLoot()
after the bot has picked up loot is a good time to salvage
if you want to do it...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 10/15/2019, 12:29
Replies: 1,758
Views: 325,347
Posted By sw4gdaddy
did anyone use the every bit helps bot last year...

did anyone use the every bit helps bot last year and can share with us how much better it is at getting gold and totstacks compared to vaettir or ratpor bots?
Forum: GW Bots 10/14/2019, 15:47
Replies: 303
Views: 42,003
Posted By sw4gdaddy
hey everyone, im struggling with a function...

hey everyone,
im struggling with a function that tells me how many foes are in the range of my character im using this function to figure it out
Func Enemiesinrange($aAgent = -2, $aRange = 1250)...
Forum: GW Bots 09/29/2019, 20:25
Replies: 303
Views: 42,003
Posted By sw4gdaddy
thanks alot for the help andy it finally works...

thanks alot for the help andy it finally works although i do think you have a typo in the code you posted here but if i use the original check with this code "1F0208243E0432251D000826" (D instead of...
Forum: GW Bots 09/29/2019, 13:00
Replies: 303
Views: 42,003
Posted By sw4gdaddy
yo, thanks for the help but this doesnt seem to...

yo, thanks for the help but this doesnt seem to adress the issue, i dont think the way i had the check for the mod implemented is the problem, because if i change the check to something i know how to...
Forum: GW Bots 09/28/2019, 22:25
Replies: 303
Views: 42,003
Posted By sw4gdaddy
Yo, so im trying to detect mods in an item but it...

Yo, so im trying to detect mods in an item but it wont work im using this code:
Local $MeasureForMeasure = StringInStr($ModStruct, "32000826", 0 ,1) ; Highly salvageable
If $MeasureForMeasure > 0...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 09/28/2019, 15:51
Replies: 1,758
Views: 325,347
Posted By sw4gdaddy
hey, so i was trying to get a bot to single out...

hey, so i was trying to get a bot to single out items that have the measure for measure inscription on them i used the GetModStruct($aitem) function and the code i used was 32000826 i found such an...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/20/2019, 14:55
Replies: 57
Views: 16,471
Posted By sw4gdaddy
You can enable the use off the 5th skill in the...

You can enable the use off the 5th skill in the Gotostairs function by adding something like:
UseskillEx(5)
Forum: GW Exploits, Hacks, Bots, Tools & Macros 04/17/2019, 22:42
Replies: 1,758
Views: 325,347
Posted By sw4gdaddy
hey everyone, I was wondering, whether there...

hey everyone,
I was wondering, whether there was a list of OS mod codes online(e.g. 10AR vs Demons), the only thing i was able to find were codes in an old bot but from those you can't tell, which...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 03/27/2019, 16:49
Replies: 2,276
Views: 434,051
Posted By sw4gdaddy
are you sure you have the necessary files in the...

are you sure you have the necessary files in the same place as youre running the bot from? If you save the GWA2_Headers.au3 in the same location as the bot it should run
Forum: GW Bots 03/27/2019, 16:44
Replies: 303
Views: 42,003
Posted By sw4gdaddy
yes it working for blue item all good but when i...

yes it working for blue item all good but when i have purple it has confirmation meassage and bot always has dc currently i just not make salvage on purple item and make sell just like gold
Forum: GW Bots 03/27/2019, 10:06
Replies: 303
Views: 42,003
Posted By sw4gdaddy
hello please i must get help for problem with...

hello please i must get help for problem with bots: 1 is when try an salvagfe purple item game give me an confirmation window and crash bot also how i know if item is weapon i try write all id for...
Forum: GW Exploits, Hacks, Bots, Tools & Macros 07/28/2018, 17:44
Replies: 57
Views: 16,471
Posted By sw4gdaddy
Hello, I have problem with this bot he takes not...

Hello, I have problem with this bot he takes not the green items but i need them for my heros because they have not so good equipment, it work if I take them myself but when the bot runs it doesnt...
Showing results 1 to 20 of 20

 
Forum Jump

All times are GMT +2. The time now is 22:55.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.