What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Does a plugin exist where it ONLY logs kept items to stash --> simple question <--

noller

New Member
Joined
Dec 7, 2012
Messages
19
Reaction score
0
Hey all

As of now my log shows something like this :

[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+ LEGENDARY FOUND +=+=+=+=+=+=+=+=+
[16:29:51.363 N] [Trinity]+ Name: Boots (Boots)
[16:29:51.363 N] [Trinity]+ Score: 0
[16:29:51.363 N] [Trinity]+ Attributes: Gold Find %=19. +Highest Single Resist=41. Armor=189
[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
[16:36:19.046 N] Using Waypoint Waypoint-46972 Number:8
[16:36:20.526 N] ========== Grid segmentation resetting!!! ============
[16:36:20.646 N] [Tinnkaizer] Clearing Arreat Crater Level 2 from WP to Exit
[16:36:24.766 N] ToggleTargeting, new values: Looting:True LootRadius:60 Combat:True KillRadius:40
[16:40:31.382 N] Using town portal
[16:40:37.943 N] ========== Grid segmentation resetting!!! ============
[16:40:38.103 N] Using town portal
[16:40:53.350 N] Interacting with object g_Portal_ArchTall_Orange-52327
[16:40:56.603 N] [Tinnkaizer] Clearing Skycrown Battlements from Entrance to Exit
[16:40:56.623 N] ToggleTargeting, new values: Looting:True LootRadius:90 Combat:True KillRadius:60
[16:40:59.363 N] ========== Grid segmentation resetting!!! ============
[16:43:42.215 N] [Trinity]No more space to pickup a 2-slot item, now running town-run routine.

I wan it ONLY to show if it has kept an item (or more) like this :

[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+ LEGENDARY FOUND +=+=+=+=+=+=+=+=+
[16:29:51.363 N] [Trinity]+ Name: Boots (Boots)
[16:29:51.363 N] [Trinity]+ Score: 0
[16:29:51.363 N] [Trinity]+ Attributes: Gold Find %=19. +Highest Single Resist=41. Armor=189
[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+ LEGENDARY FOUND +=+=+=+=+=+=+=+=+
[16:29:51.363 N] [Trinity]+ Name: Boots (Boots)
[16:29:51.363 N] [Trinity]+ Score: 0
[16:29:51.363 N] [Trinity]+ Attributes: Gold Find %=19. +Highest Single Resist=41. Armor=189
[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+
[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+ LEGENDARY FOUND +=+=+=+=+=+=+=+=+
[16:29:51.363 N] [Trinity]+ Name: Boots (Boots)
[16:29:51.363 N] [Trinity]+ Score: 0
[16:29:51.363 N] [Trinity]+ Attributes: Gold Find %=19. +Highest Single Resist=41. Armor=189
[16:29:51.363 N] [Trinity]+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+

Is there a way to set log lvl to quiet or none and have a plugin do ALL the logging text ?

BTW why is the log saying that i found legendary boots and it has 19% gold aror 189 etc etc etc. It looks that way but i found out that it is when the bot is stashing 2 items from same run that they log it this way.
 
C:/DemonBuddy/TrinityLogs/AccountName/Stashlog/

That kind of log?
 
you could also go for something like grep if you're reading on something with linux commands
 
C:/DemonBuddy/TrinityLogs/AccountName/Stashlog/

That kind of log?

EXATLY

Just need to log that

[/Quote]you could also go for something like grep if you're reading on something with linux commands [/Qoute]

Link to it ? Im not sure exatly what it is your talking about. Some sort of plugin ??
 
EXATLY

Just need to log that
you could also go for something like grep if you're reading on something with linux commands [/Qoute]

Link to it ? Im not sure exatly what it is your talking about. Some sort of plugin ??[/QUOTE]


That is it bro. He gave you the location. If you use trinity go to that folder and you can see your stashlog. It already exists. You don't need a plugin.
 
Well ok. I was looking for a plugin that writes it in db start up program so i dont have to go to a file and open it to see what my bot has picked up.
 
Back
Top