GW Working Bots 2019!

08/05/2019 11:21 mhaendler#1306
Quote:
Originally Posted by Tamina22300 View Post
I would really like to develop so I can add a feature that allows my second account to just take the blessing to win only norn points.
I have got this laying around somewhere.

I'll upload it, once i'm at home
_
greetings
mhaendler
08/05/2019 11:26 phat34#1307
or @[Only registered and activated users can see links. Click Here To Register...] … zip your three files (including gwa2 and the header file), send here and let me go through it briefly...
08/05/2019 12:38 strecky#1308
Have This Found On My Hard Disk Is Practical Who You Created A New Character And You Need A Different Second Class The Script Fires All Seconder Classes Free One Should Have Enough Gold With It
You do not have to have ascended

You have to be in the Great Temple of Balthassar and address the class changer and let Dan run the script




Hab Das Hier Noch Auf Meiner Festplatte Gefunden Ist Praktisch wen man Ein Neuen Character Erstellt Und Man Eine Andere Zweitklasse Braucht Das Script Schalltet Alle Seconder Klassen Frei Man Sollte Aber Genügend Gold Dabei haben
Man Muss Nicht Aufgestiegen sein

Man Muss im Großen Tempel Des Balthassars sein und den klassen Wechsler ansprechen und Dan das Script Laufen Lassen
08/05/2019 13:46 phat34#1309
Nice one.... I thought it was patched but confirmed working! Thanks Dawg!

Sent you 2c in paypal…
08/05/2019 15:11 Tamina22300#1310
Quote:
Originally Posted by phat34 View Post
or @[Only registered and activated users can see links. Click Here To Register...] … zip your three files (including gwa2 and the header file), send here and let me go through it briefly...
You talk about this Title Package ?

I've attached the .rar if you want to check it after :)

And i've attached a Kabob Ritualist Farmer if someone want to farm it with another character than Dervish but I think he's outdated.

Have a good day,
Selene ~
08/05/2019 19:34 tonreuf#1311
Quote:
Originally Posted by Tamina22300 View Post
The norn, vanguard, dwarf, etc., no work properly at home
I'll give a look to this bot
How many dwarwen points/hour are you supposed to get with this bot?
I just started to do another version of NiliyaFlamme Kilroy bot to make it run directly to Fronis in HM to farm dwarwen points.

Here is my version
08/05/2019 21:34 mhaendler#1312
Vaettir-Leecher:

By 4D1
Gui-By: mhaendler

How To:

Login with Farmer
Login with Leecher,

Add Leecher to Farmer Party
Done

Script will take blessing, and run to a position where it doesnt affect drops

Didnt test it, so :/

You might want to edit the vaettir farmer, to check if a leecher is present

Maybe something like that:

Code:
If GetPartySize() <> 1 Then
			SendChat("resign",'/')
			Sleep(GetPing() + 500)
			Do
				sleep(100)
			Until GetIsDead(-2)
			ReturnToOutpost()
			WaitMapLoading($MAP_ID_LONGEYE)
EndIf

Found it on my disk @[Only registered and activated users can see links. Click Here To Register...]
08/05/2019 22:50 Tamina22300#1313
Thanks a lot mhaendler ♥
08/06/2019 08:43 derwisch1234#1314
is there a Auto relooger for bots my game crashes quite often
08/06/2019 10:34 mhaendler#1315
Quote:
Originally Posted by derwisch1234 View Post
is there a Auto relooger for bots my game crashes quite often
I'll be putting one out soon (for sale).

Still doing some long run tests atm :)
08/06/2019 21:32 Sanada192#1316
Quote:
Originally Posted by oneshout View Post
It's a bit strange...need more about your problem :

- What kind of crash or errors do you have ?
- Are you using a tool like a launcher or other ?
- Game + bot launched in Admin mode or normal ?
- Do you use the x86 or x64 script mode when you launch the bot ?
- There're 2 versions of Vaettir bot, both crash for you ?


Seem you're the only one with a problem, it's obvious the problem come from you or your computer.
He's not the only one, the first bot wont even run for me, and the second one does maybe 10 runs and then crashes.
08/07/2019 10:38 Armon18#1317
Fixed some AgentID's, and added the newest Gwa2 i found in this Thread.
Working really well. Around 10k SS/LB in 2 Hours.

Have Fun
08/07/2019 15:06 Coaxx123#1318
Quote:
Originally Posted by Armon18 View Post
Fixed some AgentID's, and added the newest Gwa2 i found in this Thread.
Working really well. Around 10k SS/LB in 2 Hours.

Have Fun
Might be worth noting the two quests you need active aswell and good job!!
08/07/2019 22:33 TheOldy#1319
Quote:
Originally Posted by Coaxx123 View Post
Added the clearmemory and purgehook functions to the checkstuck function before it restarts the main farm...not touching it anymore lol
Think this won't work. As I understand your checkstuck() will only interupt the Mainfarm(1) with another Mainfarm(2). After this Mainfarm(2) is done it will try to continue the mainfarm(1) where it was interupted which will not work because youre at the outpost.

As i know it is not that easy in autoit to end a function with another function. The checkstuck() funktion does not abort the mainfarm(1) in this case, only "pauses" it.

Correct me if i'm wrong
08/07/2019 23:09 RiflemanX#1320
Get Model_ID Tool

Summary:
Finds Model ID's of items

HowTo:
Simply place the item in the top left of inventory (Bag-1, Slot-1)and select "Initilize" then "Search"
You can also choose the specific bag and slot number to search additional items in inventory.


"I needed something simple to find a lot of Model_ID's quickly and wanted it clean and easy to read. Hope this helps you as much as it did me."

~RiflemanX