Register for your free account! | Forgot your password?

You last visited: Today at 14:03

  • 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 04/24/2019, 14:42   #391
 
elite*gold: 0
Join Date: Apr 2018
Posts: 16
Received Thanks: 5
Im trying to add a script to an old bot for the merch to hit the yes button when selling golds any help?
LeeHarvey112263 is offline  
Old 04/24/2019, 23:05   #392
 
elite*gold: 0
Join Date: Feb 2014
Posts: 181
Received Thanks: 337
Quote:
Originally Posted by LeeHarvey112263 View Post
Im trying to add a script to an old bot for the merch to hit the yes button when selling golds any help?


Code:
Func Sell()
	Local $aitem, $lBag
	For $i = 1 To 3
		$lBag = Getbag($i)
		For $j = 1 To DllStructGetData($lBag, 'Slots')
			Out("Selling item: " & $i & ", " & $j)
			$aitem = GetItemBySlot($lBag, $j)
			If DllStructGetData($aitem, "ID") = 0 Then ContinueLoop
			If CanSell($aitem) Then
				SellItem($aitem)
				Sleep(GetPing()+250)
			EndIf
		Next
	Next
EndFunc

Func CanSell($aItem)
	Local $m = DllStructGetData($aitem, "ModelID")
	Local $r = GetRarity($aitem)
	Switch $r
		Case $Rarity_Gold
			If $m = 2624 Then ; Golds
				Return False
			Else
			Return True
		 EndIf
		Case $Rarity_Purple
			Return True
		Case $Rarity_Blue
			Return True
		Case $Rarity_White
			If $m = 22751 or $m = 930 or $m = 945 or $m = 146 Or $m = 5971 Or $m = 5899 Or $m = 5900 Then ; Lockpicks, Ecto, Obby Shards, Dyes, Obby keys, Sup ID kit, Sup Salvage kit
				Return False
			ElseIf CheckArrayAllDrops($m) Then ; Event Items, materials
				Return False
			Else
				Return True
			EndIf
		Case Else
			Return True
	EndSwitch
EndFunc   ;==>CanSell
RiflemanX is offline  
Thanks
1 User
Old 04/25/2019, 00:20   #393
 
elite*gold: 0
Join Date: Feb 2014
Posts: 181
Received Thanks: 337
2019 Byzzr Bot v1.1

2019 Byzzr Bot v1.1


Summary:
Farms the Monk Boss Byzzr Wingmender in Melandru's Hope.
Drops include Elite Monk tomes and Factions gold items to include Echovald Shields.
Picks up event items to include Ice Tea, Party Beacons, and Delicious Cake.
This farm uses a 55-Monk or 55-Necro to maximize damage from the elite necro skill "Spoil Victor".
To ensure maximum damage ensure your character has 55hp (will work with 115hp).

Requirements for Byzzr farm:

• Monk or Necro
• Factions
• Lutgardis Conservatory outpost
• High Energy Staff (+20 energy)
• HP reduced to 55 from +3 Runes and -50 Cesta
• Monk Build: OwQDQ8tuRvBqQnB7O7D3g1DhBA
• Necro Build: OANDQ8tuRvBqQnB7O7D3gqihBA


;~ This was tested with:
;~ Necromancer
;~ +1 Blood & +3 Blood Headpiece
;~ +3 Curses Chest Piece
;~ +3 Death Magic Gloves
;~ +3 Soul Reaping Leggings
;~ +3 Death Magic Boots
;~ Weapon Slot-1: High Energy Staff, +20 Energy w/ 20% Enchant
;~ 105hp during testing because of high energy staff and no -50 Cesta

Notes:
1. Bunny Boost! uses chocolate bunnies for 50% increased speed in outpost. Bunnies can be pulled from Xunlai Chest
2. Use Alcohol is currently set to use Shamorck Ale and skill#7 when using "Drunken Master" for increased run speed
3. Additional alcohol functions are listed at the bottom of this script
4. This script can be edited to run any caster class
Attached Images
File Type: png Byzzr GUI v1.0.png (14.6 KB, 115 views)
File Type: png Drunken Master Skll Bar.png (50.6 KB, 115 views)
Attached Files
File Type: zip 2019 Byzzr Bot v1.1.zip (109.6 KB, 64 views)
RiflemanX is offline  
Thanks
8 Users
Old 04/25/2019, 09:53   #394
 
elite*gold: 0
Join Date: Feb 2014
Posts: 181
Received Thanks: 337
Typo in the Byzzr Bot. The Model ID for Delicious cakes was wrong so it was not picking up the Delicious Cake drops. Here is the corrected ID:

Code:
Global $MID_Delicious_Cake = 36681
I will reload the corrected Byzzr Bot so the original post has the corrected script.

Edit: Ok, done.
RiflemanX is offline  
Thanks
1 User
Old 04/25/2019, 15:10   #395
 
oneshout's Avatar
 
elite*gold: 0
Join Date: Dec 2017
Posts: 385
Received Thanks: 294
Quote:
Originally Posted by RiflemanX View Post
2019 Vaettir Bot A/Me

Updated v1.3 (Svendson)
~Fixed the Bug, that the Bot got stuck running to Jaga Moraine, when it dies
-Added Survivor Option
-Added Timer
I have test the bot and i can say you it seem there is a problem.. the bot can't run a night without returning to town and stuck here, always in same place (and i'm not alone, last time we were 3 in the exact same spot at Longeye's Ledge )
Now, running the old version and no problem at all (2 days in a row without a single bug)... dunno what the problem is...
oneshout is offline  
Old 04/25/2019, 15:55   #396
 
elite*gold: 0
Join Date: Feb 2014
Posts: 181
Received Thanks: 337
@, ok thanks. I will take a look to see what the issue is.
RiflemanX is offline  
Thanks
1 User
Old 04/25/2019, 16:12   #397
 
Restia Ashdoll's Avatar
 
elite*gold: 0
Join Date: Apr 2016
Posts: 313
Received Thanks: 166
Quote:
Originally Posted by RiflemanX View Post
2019 Byzzr Bot v1.1


Summary:
Farms the Monk Boss Byzzr Wingmender in Melandru's Hope.
Drops include Elite Monk tomes and Factions gold items to include Echovald Shields.
Picks up event items to include Ice Tea, Party Beacons, and Delicious Cake.
This farm uses a 55-Monk or 55-Necro to maximize damage from the elite necro skill "Spoil Victor".
To ensure maximum damage ensure your character has 55hp (will work with 115hp).

Requirements for Byzzr farm:

• Monk or Necro
• Factions
• Lutgardis Conservatory outpost
• High Energy Staff (+20 energy)
• HP reduced to 55 from +3 Runes and -50 Cesta
• Monk Build: OwQDQ8tuRvBqQnB7O7D3g1DhBA
• Necro Build: OANDQ8tuRvBqQnB7O7D3gqihBA


;~ This was tested with:
;~ Necromancer
;~ +1 Blood & +3 Blood Headpiece
;~ +3 Curses Chest Piece
;~ +3 Death Magic Gloves
;~ +3 Soul Reaping Leggings
;~ +3 Death Magic Boots
;~ Weapon Slot-1: High Energy Staff, +20 Energy w/ 20% Enchant
;~ 105hp during testing because of high energy staff and no -50 Cesta

Notes:
1. Bunny Boost! uses chocolate bunnies for 50% increased speed in outpost. Bunnies can be pulled from Xunlai Chest
2. Use Alcohol is currently set to use Shamorck Ale and skill#7 when using "Drunken Master" for increased run speed
3. Additional alcohol functions are listed at the bottom of this script
4. This script can be edited to run any caster class

Thanks for sharing the Script.

2 Things that i saw while testing...
- a white Tiger can block on the way to the boss, which causes the bot to stop moving and doing nothing because he can't find the target
- the bot doesn't use "Drunken Master" if Alcohol is not ticket this should be activated anyway even just for the 15% speedboost or?

Anyway thanks for your work i really apreciate it
Restia Ashdoll is offline  
Old 04/25/2019, 16:30   #398
 
elite*gold: 0
Join Date: Feb 2014
Posts: 181
Received Thanks: 337
@, ok I have seen the tiger there before but just never been blocked so I will watch it for awhile to see if I can see it and then make a solution for it. As for the Alcohol use, I left this way so that others who want to make there own build can replace Drunken Master with the skills needed to spike down the boss.
RiflemanX is offline  
Old 04/25/2019, 22:26   #399
 
Coaxx123's Avatar
 
elite*gold: 0
Join Date: Mar 2019
Posts: 164
Received Thanks: 43
Quote:
Originally Posted by oneshout View Post
I have test the bot and i can say you it seem there is a problem.. the bot can't run a night without returning to town and stuck here, always in same place (and i'm not alone, last time we were 3 in the exact same spot at Longeye's Ledge )
Now, running the old version and no problem at all (2 days in a row without a single bug)... dunno what the problem is...
Does it hang if you get it to buy rare mats? The problem with the old was that it didn't transfer money properly but would buy rare mats, it just dc'ed after a couple of times of buying mats
Coaxx123 is offline  
Old 04/28/2019, 00:29   #400
 
elite*gold: 0
Join Date: Jan 2017
Posts: 63
Received Thanks: 55
to be honest, the bizzr bot is really worth !! 27 Battle isle tea (2e/ea) + 15 Party beacon (3e/ea) in 8hours (total : 99ectos on one acc)
Akiroisback is offline  
Old 04/28/2019, 23:02   #401
 
elite*gold: 0
Join Date: May 2012
Posts: 68
Received Thanks: 7
Hello,

The luxon farm bot doesn't take the bless at the beginning, do you know why and how to fix it ?
legrandsaint is offline  
Old 04/28/2019, 23:37   #402
 
elite*gold: 0
Join Date: Feb 2018
Posts: 130
Received Thanks: 44
Quote:
Originally Posted by legrandsaint View Post
Hello,

The luxon farm bot doesn't take the bless at the beginning, do you know why and how to fix it ?
Check you have more Luxon points than kurzick before starting the bot. Or let it run and let it vanquish the area and receive the bonus for vanquishing, until you have more luxon points than kurzick, it will then grab the bounty.
Duffy722 is offline  
Old 04/28/2019, 23:37   #403
 
elite*gold: 0
Join Date: Feb 2014
Posts: 181
Received Thanks: 337
Quote:
Originally Posted by legrandsaint View Post
Hello,

The luxon farm bot doesn't take the bless at the beginning, do you know why and how to fix it ?

Make sure you are aligned with the Luxon side and have more Luxon points than Kurzick.
RiflemanX is offline  
Old 04/29/2019, 10:16   #404
 
elite*gold: 0
Join Date: May 2012
Posts: 68
Received Thanks: 7
Oh ok .. he can't spend money to take the bless ?
Because i have more kurzicks points than luxon.

I have no idea how to edit a bot, but this could be a great increase, if he know how to talk to the priest and choose to corrupt him to get the bless.
legrandsaint is offline  
Old 04/29/2019, 13:51   #405
 
elite*gold: 0
Join Date: Feb 2018
Posts: 130
Received Thanks: 44
Quote:
Originally Posted by legrandsaint View Post
Oh ok .. he can't spend money to take the bless ?
Because i have more kurzicks points than luxon.

I have no idea how to edit a bot, but this could be a great increase, if he know how to talk to the priest and choose to corrupt him to get the bless.
You will lose your kurzick points when you redeem the luxon points from farming. There is little to no point in attempting to do this. Just let it run until it can actually take the blessing if you’re too lazy to dump your kurzick points.
Duffy722 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 14:05.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

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