Register for your free account! | Forgot your password?

You last visited: Today at 23:54

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

Advertisement



GW Working Bots 2019!

Discussion on GW Working Bots 2019! within the GW Exploits, Hacks, Bots, Tools & Macros forum part of the Guild Wars category.

Reply
 
Old 05/18/2019, 15:44   #766

 
NiliyaFlamme's Avatar
 
elite*gold: 0
Join Date: Nov 2017
Posts: 179
Received Thanks: 130
Quote:
Originally Posted by neheshi2233 View Post
Code:
Global Const $HEADER_HEROES_KICK = 0x24	;Kicks ALL heroes from party
Quote:
Originally Posted by nicoud View Post
build for bot farme refeather rt plz
OACjAqiK5OQzH318bWOPbNTnJA here
NiliyaFlamme is offline  
Thanks
1 User
Old 05/18/2019, 15:54   #767
 
elite*gold: 0
Join Date: Feb 2019
Posts: 3
Received Thanks: 0
KickAllHeroes()

Global Const $HEADER_HEROES_KICK = 0x24
Func KickAllHeroes()
Return SendPacket(0x8, $HEADER_HEROES_KICK, 0x26)
EndFunc ;==>KickAllHeroes
that is no work
neheshi2233 is offline  
Old 05/18/2019, 16:25   #768

 
NiliyaFlamme's Avatar
 
elite*gold: 0
Join Date: Nov 2017
Posts: 179
Received Thanks: 130
Quote:
Originally Posted by neheshi2233 View Post
Global Const $HEADER_HEROES_KICK = 0x24
Func KickAllHeroes()
Return SendPacket(0x8, $HEADER_HEROES_KICK, 0x26)
EndFunc ;==>KickAllHeroes
that is no work
Code:
Func KickAllHeroes()
	Return SendPacket(0x8, $HEADER_HEROES_KICK, 0x24)
EndFunc   ;==>KickAllHeroes
NiliyaFlamme is offline  
Old 05/18/2019, 16:32   #769
 
elite*gold: 0
Join Date: Apr 2018
Posts: 16
Received Thanks: 5
So is there no way to force a bot to call out skills used on enemy? Like if you was holding down CRTL. Im using such kill on so n so
LeeHarvey112263 is offline  
Old 05/18/2019, 16:54   #770
 
elite*gold: 0
Join Date: Nov 2014
Posts: 43
Received Thanks: 4
Yo, someone able to update Dragon Moss bot please ? It will be a pleasure !
Emixaa is offline  
Old 05/18/2019, 16:56   #771

 
NiliyaFlamme's Avatar
 
elite*gold: 0
Join Date: Nov 2017
Posts: 179
Received Thanks: 130
Quote:
Originally Posted by LeeHarvey112263 View Post
So is there no way to force a bot to call out skills used on enemy? Like if you was holding down CRTL. Im using such kill on so n so
maybe this ? CallTarget($aTarget)
NiliyaFlamme is offline  
Thanks
1 User
Old 05/18/2019, 17:24   #772
 
elite*gold: 0
Join Date: May 2014
Posts: 269
Received Thanks: 320
Code:
UseSkill($aSkillSlot, $aTarget, 1)
DerMoench14 is offline  
Thanks
1 User
Old 05/18/2019, 17:26   #773
 
elite*gold: 0
Join Date: Apr 2018
Posts: 16
Received Thanks: 5
Quote:
Originally Posted by NiliyaFlamme View Post
maybe this ? CallTarget($aTarget)
nope

;~ Description: Use a skill.
Func UseSkill($aSkillSlot, $aTarget = 0, $aCallTarget = True)


Changed from false to true.
LeeHarvey112263 is offline  
Old 05/18/2019, 17:52   #774
 
I Am Polywag's Avatar
 
elite*gold: 470
Join Date: Jun 2015
Posts: 334
Received Thanks: 120
Do we have a working W/N raptor farmer? v2.3 always makes me die...
I Am Polywag is offline  
Old 05/18/2019, 18:27   #775
 
Coaxx123's Avatar
 
elite*gold: 0
Join Date: Mar 2019
Posts: 133
Received Thanks: 42
Quote:
Originally Posted by RiflemanX View Post
Sorry for your loss Jamamon. Hopefully it was not your main.

I have been working on some functions and techniques to reduce the risk of getting banned but no matter what you do if they pull your log records and see that you have been farming the same spot for 119 hours (I would have gone longer but DC, lol) then you will probably get the ban hammer.

Try not to bot for too long and try to switch bots often. Its also helpful to edit the scripts and adjust some minor settings like the MoveTo and Waypoints so that you have a unique path that is not identical to other bots in the area.
Is there not a bot to rule all other bots? For example the ranger prof example, if you had different weapon sets equipped for different farms, could you not set it on a random loop between several different farms, swapping wep sets, armor might be a problem unless you can equip from certain slots on the inventory?

And also add in random functions to call like speaking jibberish nonsense about current news and such, or danceparty() function? Lol imagine that if the bot was to be made having various bots all initiate the danceparty() function in kama at the same time for one big flash mob haha
Coaxx123 is offline  
Old 05/18/2019, 19:13   #776
 
elite*gold: 0
Join Date: Sep 2006
Posts: 110
Received Thanks: 2
Why don't you update it and share your work then? You could be a star

Quote:
Originally Posted by CoderAndy View Post
hey guys,
cloud and tjubutsi deleted their GWA2 from gitlab, every github GWA2 is a year old and not updated, strecky said on a previous post that GWA2 "was found out" but i don't see anyone share a fully working GWA2, what's going on ? is everything will go private ? none was sharing up to date GWApi now we gonna lose GWA2 too ?
Borega is offline  
Old 05/18/2019, 19:57   #777
 
elite*gold: 0
Join Date: Sep 2006
Posts: 110
Received Thanks: 2
Non taken. I just don't get why so many have such a crybaby attitude here. If you want it fixed do it yourself. If you can't then ask. Iam happy to help if you ask questions that show that you have taken time to think about it and show that you tried on your own
Borega is offline  
Old 05/18/2019, 23:54   #778
 
elite*gold: 0
Join Date: Aug 2015
Posts: 113
Received Thanks: 42
Quote:
Originally Posted by CoderAndy View Post
hey guys,
cloud and tjubutsi deleted their GWA2 from gitlab, every github GWA2 is a year old and not updated, strecky said on a previous post that GWA2 "was found out" but i don't see anyone share a fully working GWA2, what's going on ? is everything will go private ? none was sharing up to date GWApi now we gonna lose GWA2 too ?
Read all the pages of posts in this thread that have been created since the header update. You'll find what you're looking for.
Jamamon is offline  
Old 05/19/2019, 02:50   #779
 
phat34's Avatar
 
elite*gold: 0
Join Date: Sep 2014
Posts: 354
Received Thanks: 120
I am not posting sh*t while Area Net is being self defeating and banning the little bit of players they have left.... Once they cool out, I may help the community again, but if there so against the small community of players they have dwindled down too by tactics like this then I don't find it favorable to post fixes so you will get your accounts banned... but to give u a hint someone always comes out with one or two working bots and u can fix yours from there... The economy in guild wars always gets hurt when they go on banning sprees... less people to trade with, hard to get pvp matches etc... when they ban - play something else for a while, their sales go down, and these people get fired or get moved around and the game eventually comes back and they give everyone their accounts back that really try to get them back or go with the - " MY ACCOUNT GOT HACKED " excuse anyway... SO hang in there and play with out bots until people come to their senses and stop turning the game into a police state!
-peace!
phat34 is offline  
Thanks
2 Users
Old 05/19/2019, 09:25   #780
 
elite*gold: 0
Join Date: Jul 2014
Posts: 14
Received Thanks: 3
Quote:
Originally Posted by phat34 View Post
I am not posting sh*t while Area Net is being self defeating and banning the little bit of players they have left.... Once they cool out, I may help the community again, but if there so against the small community of players they have dwindled down too by tactics like this then I don't find it favorable to post fixes so you will get your accounts banned... but to give u a hint someone always comes out with one or two working bots and u can fix yours from there... The economy in guild wars always gets hurt when they go on banning sprees... less people to trade with, hard to get pvp matches etc... when they ban - play something else for a while, their sales go down, and these people get fired or get moved around and the game eventually comes back and they give everyone their accounts back that really try to get them back or go with the - " MY ACCOUNT GOT HACKED " excuse anyway... SO hang in there and play with out bots until people come to their senses and stop turning the game into a police state! F U Prince! Dork *** M,F, LAME A.F.

-peace!
Amen! Anet Police going crazy these days. Lay low guys. I sure will O/
TonusBerlin is offline  
Reply


Similar Threads Similar Threads
Last Chaos GuardianS - New 2019 Server (Opening 12 January 2019)
01/27/2019 - Last Chaos Private Server - 180 Replies
https://www.youtube.com/watch?v=kCfwdUoPHu0 Website Coming Soon Server Information Start level :1 Max level:165 Experience:x2 Skill Points:x3
[Selling] Microsoft Office Professional Plus 2019 / Microsoft Office Home and Business 2019
12/05/2018 - Trading - 0 Replies
Topic Zahlung nur per PayPal. Angebote einfach unter dem Thread.



All times are GMT +1. The time now is 23:54.


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.