Register for your free account! | Forgot your password?

You last visited: Today at 09:34

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

Advertisement



GW1 Bots working in July 2017

Discussion on GW1 Bots working in July 2017 within the GW Exploits, Hacks, Bots, Tools & Macros forum part of the Guild Wars category.

Reply
 
Old 03/02/2019, 16:28   #2206
 
elite*gold: 0
Join Date: Nov 2018
Posts: 24
Received Thanks: 3
Amazing work Maril15 gg

Does anyone have a bot for salvage weapons ?
Nezorek is offline  
Old 03/02/2019, 16:45   #2207
 
elite*gold: 0
Join Date: Dec 2009
Posts: 17
Received Thanks: 2
is there a salvage bot which salvages all items in the inventory or atleast Stone Summit Emblems from killroy? the ones ive found in this forum dont salvage them
rockygns is offline  
Old 03/02/2019, 17:45   #2208
 
elite*gold: 0
Join Date: Feb 2014
Posts: 181
Received Thanks: 337
Purge Hook or Purge Engine Hook is a function that toggles the graphics render and clears memory for your scripts. If you let a script run for a long time with the graphics disabled then it begins to take up more memory. This becomes very apparent when you are running many bots and programs at once. You may notice that sometimes a script that has had the graphics disabled without purge takes a long time to come back on when you toggle the render again. To help keep the workload on the computer down and to also help to keep your computer running cooler you should use the purge function, especially if you plan to run your bots overnight or for long periods at a time.

Example-1 (Basic)
Code:
Func _PurgeHook()
	EnableRendering()
	Sleep(Random(4000, 5000))
	DisableRendering()
    ClearMemory()
 EndFunc   ;==>_PurgeHook
Example-2 (Advanced)

Code:
;~ Description: Toggles rendering.
;~ If $aReduceSize >= 0 then client memory will be cleared with SetProcessWorkingSetSize.
Func _PurgeHook($aReduceSize = -1)
   If Not $mRendering Then Return -1
   Update("Purging Engine Hook")
   _ToggleRenderingNew()
   Sleep(Random(4000, 5000))
   Local $lReturn = _ToggleRenderingNew()
   If $aReduceSize = -1 Then ; dont reduce size
	  Return $lReturn
   ElseIf $aReduceSize = 0 Then
	  Return ClearMemory()
   ElseIf $aReduceSize > 0 Then
	  Return ClearMemoryEx($aReduceSize)
   EndIf
EndFunc   ;==>_PurgeHook
RiflemanX is offline  
Thanks
5 Users
Old 03/03/2019, 19:37   #2209
 
elite*gold: 0
Join Date: Jul 2013
Posts: 14
Received Thanks: 0
Red face

Quote:
Originally Posted by maril15 View Post
Changelog V1.3 (March the 2nd 2019) by DeeperBlue :
- Added some checks to prevent a bug that made the bot going to Norrhart Domain and getting killed.
- Added a check to make sure to be in the Fornis Lair befor starting to farm.
The Bot still chrashes dunno. Can u check it ?

Thanks mate.
plox3 is offline  
Old 03/03/2019, 22:06   #2210
 
elite*gold: 0
Join Date: Mar 2019
Posts: 19
Received Thanks: 0
JQ bot isn't working.....figth is good but stuck in town ....didn't target tolkano
zyf is offline  
Old 03/03/2019, 22:52   #2211
 
Bibopp's Avatar
 
elite*gold: 0
Join Date: Mar 2013
Posts: 39
Received Thanks: 51
same for JQ, it stays stuck at the base
Bibopp is offline  
Old 03/04/2019, 12:08   #2212
 
Gint0nic's Avatar
 
elite*gold: 0
Join Date: Mar 2011
Posts: 437
Received Thanks: 57
Where is the Diessa Bot?
Gint0nic is offline  
Old 03/04/2019, 18:06   #2213
 
oneshout's Avatar
 
elite*gold: 0
Join Date: Dec 2017
Posts: 385
Received Thanks: 294
Quote:
Originally Posted by Gint0nic View Post
Where is the Diessa Bot?
9 post above your ....
oneshout is offline  
Thanks
2 Users
Old 03/04/2019, 18:38   #2214
 
elite*gold: 0
Join Date: May 2013
Posts: 230
Received Thanks: 32
Quote:
Originally Posted by oneshout View Post
9 post above your ....
We should rename it for the challenged <3
GW Devil is offline  
Thanks
1 User
Old 03/04/2019, 20:42   #2215
 
elite*gold: 0
Join Date: Nov 2018
Posts: 24
Received Thanks: 3
Quote:
Originally Posted by Bibopp View Post
same for JQ, it stays stuck at the base
Quote:
Originally Posted by zyf View Post
JQ bot isn't working.....figth is good but stuck in town ....didn't target tolkano

do you have the good build ?
Nezorek is offline  
Old 03/04/2019, 21:30   #2216
 
elite*gold: 0
Join Date: Mar 2019
Posts: 19
Received Thanks: 0
Quote:
Originally Posted by Nezorek View Post
do you have the good build ?
My build dosen't seems to be the problem....the bot go in JQ, he fight (like **** lol) but thats ok and when it's time to get zkey at tolkano....nothing!
I target manually Tolkano and the bot go again
zyf is offline  
Old 03/04/2019, 21:50   #2217
 
elite*gold: 0
Join Date: Nov 2018
Posts: 24
Received Thanks: 3
Quote:
Originally Posted by zyf View Post
My build dosen't seems to be the problem....the bot go in JQ, he fight (like **** lol) but thats ok and when it's time to get zkey at tolkano....nothing!
I target manually Tolkano and the bot go again
Try this! It's a monk with this build it's work fine for me
OwUTIYHDnxl4zQJCOTXRQNCAAA
Attached Files
File Type: rar JQ1.rar (214.8 KB, 23 views)
Nezorek is offline  
Old 03/04/2019, 22:02   #2218
 
elite*gold: 0
Join Date: Mar 2019
Posts: 19
Received Thanks: 0
Quote:
Originally Posted by Nezorek View Post
Try this! It's a monk with this build it's work fine for me
OwUTIYHDnxl4zQJCOTXRQNCAAA
i can't unzip it....dunno why..
zyf is offline  
Old 03/04/2019, 22:18   #2219
 
elite*gold: 0
Join Date: Nov 2018
Posts: 24
Received Thanks: 3
Quote:
Originally Posted by zyf View Post
My build dosen't seems to be the problem....the bot go in JQ, he fight (like **** lol) but thats ok and when it's time to get zkey at tolkano....nothing!
I target manually Tolkano and the bot go again
Quote:
Originally Posted by zyf View Post
i can't unzip it....dunno why..
And now ?
Attached Files
File Type: rar JQ1.rar (217.7 KB, 20 views)
Nezorek is offline  
Old 03/04/2019, 22:22   #2220
 
elite*gold: 0
Join Date: Mar 2019
Posts: 19
Received Thanks: 0
Quote:
Originally Posted by Nezorek View Post
And now ?
no ....
zyf is offline  
Reply

Tags
bots, free, gw1, working


Similar Threads Similar Threads
[Selling] GW1 50/50 HoM + GWAMM + unlinked ~ available until 20.02.2017 ~
12/28/2016 - Guild Wars Trading - 48 Replies
I'm selling amazing account! Because no1 is buying and I'm trying to sell it for long time, account will be withdrawn from the market 20.02.2017. I will stop selling it after that time. withdrawn from the market http://s32.postimg.org/vt0fmhhsl/Ho_M.jpg http://s32.postimg.org/3za15anh1/main.jpg Important Notes - serious buyers only
► Free Avatars Event | Facebook Event | Momo Designs [ July 2 – July 4 ]
07/02/2016 - Freebies - 1 Replies
http://www.elitepvpers.com/forum/customavatars/ava tar6844591_19.gif http://i.epvpimg.com/sxVGh.png Order you Free Avatar Design now . From 2/7/2016 to 4/7/2016 ● like & share our official page on facebook ● post your design details on the wall of event ● your design will be ready in few min Facebook Page : Here Event : Here
[Selling] WTS: GW2+GW1 HOM 39/50 GW1 R12
07/09/2015 - Guild Wars 2 Trading - 1 Replies
Guild wars acc r12 Im going to sell my Ha r12 Rank guild wars account. Its linked to an GW2 (I will sell both) Account. I already changed Email-Adress so you will get all the informations u need and you just need to change the E-mail password. (Serial, Email Account Password, Email, GW account password). Account got fac proph nightfall and eotn + bonus mission pack . HOM 39/40 I prefer middelman for the deal! Only will sell to trusted user!



All times are GMT +2. The time now is 09:34.


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.