pGrind

08/18/2011 23:09 Zeomak#46
Ja recht haste er sammelt Items die auf dem Boden liegen. Is mir auch grade mal aufgefallen xD Hab mich schon gewundert warum mein Cleric "Grease" und "Lime Stone" im inventory hatte.
08/19/2011 10:16 ptdk#47
just an idea for the weird crashes, idk if it is or not, but thats how it is

when there is only 1 stack of potions(therefore only 1 option to choose from at vitals), the bot did not crash for me so far

if there are multiple stacks of the same potion it tends to crash really fast, i didnt check about multiple and different stacks

e: it was running for like 4 hours without problems(even on air mobs, using an assasin), now its crashing again so what i wrote over there problem is worthless.

but the problem is in relation with vitals, as if i dont use em the bot doesnt crash for me
08/20/2011 16:35 Zeomak#48
ok dann wollen wir mal:

Habs mit nem BM versucht. Ohne Meditate geht das ganze ganz schön ins Geld, da der Bot viele Post verballert. Auch habe ich verscuht einen neuen Path zu erstellen um meinen low lvl BM wieder zu seinem Grindspot laufen zu lassen wenn er stirbt, bzw. den BM zum NPC zu schicken.

Beim erstellen des Paths vom Teleporter zum Grindplatz ist der Bot mit der Meldung "pGrind hat einen Fehler verursacht" abgestürzt. Bei letzterem ist der Bot abgestürzt ohne eine Fehlermeldung auszugeben.
08/20/2011 21:19 Sᴡoosh#49
@ Zeo :

Ja, bekannter Bug, dass mit dem wegerstellungs-Absturz. Ist in der kommenden Version schon behoben.

Danke fürs Feedback nochmal :)
08/20/2011 22:01 hrolf#50
Quote:
Originally Posted by 2981611 View Post
Can you explain any further?
Er, a move back to start point, or the center point of my circle of death! If the mobs are all gone. Would work a little better with a bigger grind range too :)
08/21/2011 09:06 arieaap#51
how to use it
08/21/2011 14:35 Zeomak#52
Quote:
Originally Posted by 2981611 View Post
@ Zeo :

Ja, bekannter Bug, dass mit dem wegerstellungs-Absturz. Ist in der kommenden Version schon behoben.

Danke fürs Feedback nochmal :)
Quote:
Originally Posted by arieaap View Post
how to use it
@2981611
Acho ok, wusst ich nicht. Aber hier mal eine Idee die mir kam als ich letztens mal wieder mit Smurf was gemacht habe. Der Bot erkennt ja welche Klasse der Charackter hat. Wie wäre es denn mit einer "iNurse" Funktion die, die HP und Buffs der Partymitglieder überwacht und ggf heilt/bufft.

@arieaap
Click on Login for Free, then on refresh. The Bot will now show your active PW clients. Select one and click on Hook. Now you can configure your grind settins and:

Enjoy! ^^
08/21/2011 14:36 Sᴡoosh#53
Kann ich reinbauen sobald der rest funktioniert :)

New Update. Here is the changelog :
  • 4. Buff slot works now.
  • Fixed potting crash
  • Fixed route creation crash
  • Added search function to item database
  • Color coded item database
  • Bot now supports 3D looting (it will check item height)
  • Bot will now loot drops from aggroed monster while farming material
  • Fixed pathing - Bot will now fly back to grind place properly
  • Fixed Looting - Bot will now check if items are dropped before running to corpse
  • Targeting now works faster
  • Bot now checks if drops can be picked up (is slot free? If not, is the item stackable? if yes, is there still space on stack?)
  • Usability improved
  • Pet healing bug fixed
  • Skill heal bug resolved - Skill heal will now be used while killing and will not freeze up anymore
  • Items that are not in item database will not be sold now
  • Fixed issue that stopped people from using "b" to open inventory - downside is that NPC window will now remain open after selling/repairing, I need to find a workaround for this without disabling complete window struct :)
  • Fixed issue where pot config wouldnt be saved
  • Fixed drop time calculation - when flying to NPC, time it takes to drop from flight to floor is now more percise (pwi calculates with 9.9 m/s^2 ??)
  • Bot will now start at nearest point of a route, not necessarly at start of it.
  • Fixed anti Killsteal
  • Fixed online status - follow instructions on online status form!
  • Bot will now not attempt to fly to NPC when under water.

Scripting is now added.
Supported commands are :


Procedure Rest;
Function Gettarget: Integer;
Procedure killmonster;
procedure Writeln(const s: string);
Procedure Gather(ID: Cardinal; mode: byte);
Procedure Useskill(IDs: Cardinal);
Procedure walkto(X: single; Y: single; Ingame: boolean);
Procedure Rest;
Procedure Roll;
Procedure Jump;
Procedure Logout;
Procedure cancelaction;
Procedure Cancelrest;
Procedure Unselect;
Procedure ResToTown;
Procedure Flyup(Z: single);
Procedure UseItem(ItemIndex: byte; itemDBID: Cardinal; equipType : byte);
Procedure Select(ID: Cardinal;wait : boolean);
Procedure Getquest(ID: Cardinal);
Procedure Returnquest(ID, options: Cardinal);
Procedure Getquest(ID: Cardinal);
Procedure Callpet(Index: integer);
Procedure Petattack(targetID: cardinal);
Procedure PetStop;
Procedure Petfollow;
Procedure Petmode(mode: integer);
Procedure Repairall;
Procedure OpenNPC(ID: Cardinal);
Procedure Normalattack;
Procedure SetNoNPCDialog(mode : byte);
Procedure disableNPCdialog;
Function gethp: Integer;
Function getmaxhp: Integer;
Function getmp: Integer;
Function getmaxmp: Integer;
Procedure Sleep(ms : Cardinal);
Procedure SelectClosestMob;

More will be added next update.

See the sample scripts for examples of usage.

Please pass me your feedback again.

And, be sure that it says "BETA 2" at the bottom. I fixed the update this version, but this one must be downloaded manually.

the link stays the same : [Only registered and activated users can see links. Click Here To Register...]

Cheers

UUh. Forum wont let me post a new topic, it keeps editing my old one. Is this some type of anti- doubleposting thing?

It certainly sucks.
08/23/2011 04:28 Zeomak#54
Hört sich ja gut an,werde es mal testen. Wenn ich noch deine variablennamen kennen würde könnt man im scripten sowas machen wie:

if MaxHP > 50% then
rest;
08/23/2011 10:21 Interest07#55
Quote:
Originally Posted by Zeomak View Post
Hört sich ja gut an,werde es mal testen. Wenn ich noch deine variablennamen kennen würde könnt man im scripten sowas machen wie:

if MaxHP > 50% then
rest;
I hope you mean current HP and not maxHP :cool:
08/24/2011 11:52 Zeomak#56
Ah yes srry my bad xD Was quite "early" when I posted it and I had an all nighter of Dragon Age Origns xD

Well can happen :P
08/25/2011 16:31 Zeomak#57
Ok hier mein Feedback soweit:

Es kommt vor, wenn die Lootrange auf max steht, das ber bot loot des gerade gekillten mobs zuerst ignorierert und erst rund um sich zeugs einsammelt um dann zu dem gerade gedroppten zurück zu kehren.

Edit: Beime rstellen eines neuen Pfades crashed der client nicht mehr, aber der Bot findet die NPC ID nicht. (Hab doppelclick gemacht auf den NPC damit sich das Menü öffnet) Verkaufen funzt aber komischerweise Trotz allem.

Dropsteal ist zwar schön, aber anti KS wär natürlich noch schöner. ZZ klaut mein Char (extra Bot char erstellt) den umstehenden die Kills.
08/25/2011 18:25 amineurin#58
oh ganz viele deutsch sprechende hier :cool:
vote for forenlanguage :D
08/25/2011 19:13 TurboGolom#59
hab jetzt mal mit meinem priester rumgespielt und er benutzt absolut keinen heal skill er benutzt nur stur seinen attack skill
btw aufheben tut er auch nicht richtig
( ich farme im wasser vllt liegt es daran)
08/25/2011 19:39 Zeomak#60
Quote:
Originally Posted by TurboGolom View Post
hab jetzt mal mit meinem priester rumgespielt und er benutzt absolut keinen heal skill er benutzt nur stur seinen attack skill
btw aufheben tut er auch nicht richtig
( ich farme im wasser vllt liegt es daran)
Also ich mache ähnliches mit einem Veno und da gehts. Du musst bei den Pick up rules "Gold" und "Items" nen Hacken machen. Dazu die Range auf max.

So weiteres Feedback:

Wie gesagt versuche ich es grade mit venos. 3 Stück um genau zu sein. Multi geht wenn man den Bot einfach mehrfach öffnet. Problem ist:

Es passiert schon mal das der Bot das Target switched und das Pet auf das neue Target jagd obwohl das alte noch nicht tot ist. Das habe ich bei allen drei beobachtet.Desweiteren erkennt er manche Items nicht. Dazu gehört das Spring Water das man für das Pet Quest als Veno bekommt. In der Sell list wird Petfutter gar nicht erkannt.