Jump to content

Search the Community

Showing results for tags 'pm script'.



More search options

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Exiled bot - The Path of Exile bot !
    • Exiled-bot Team's Releases
    • 需要中文论坛帮助吗?
    • Join us on Slack!!
    • How to donate for Exiled-bot Licenses
  • Introductions
    • Introduce yourself
  • Exiled bot - Public Forums
    • General
    • Exiled Bot Programming
    • Exiled Bot Feature Request
    • Exiled Bot Issues and Bug Report
    • Archives
  • Exiled bot - Guides
    • Guides
  • Path of Exile
    • General
    • User's script for POE and/or Exiled Bot
    • Character builds and strategies & Bot setups
  • Path of Exile - Trade
    • Standard League - Softcore
    • Standard League - Hardcore
    • Harbinger League
    • Hardcore Harbinger League
  • Exiled bot - Chinese forums
    • 中文論壇
  • Exiled bot - French forums
  • Exiled bot - German forums
    • Deutsches Forum
  • Exiled bot - Russian forums
    • Русский форум
  • Exiled Bot - Thai forums
    • Forum français
    • ฟอรั่มภาษาไทย
  • Off Topic
    • Exiled bot - Off topic forums

Product Groups

  • Elite+ & Elite Users
  • EB Lifetime
  • EB Monthly
  • EB Quarterly
  • EB Biannual
  • EB Yearly
  • Misc
  • Test

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Found 1 result

  1. Ok guys, i already did the hard part, this script already properly reads from the memory the Private Messages (PM's) you receive. I'll post the source because i want the community to actually develop this since i don't have the time. What it does Right now is to log all the PM's you receive/send to "PMLog.ini" file that will be created in the same folder as the script. If you are using this basic script on your own PM Logger, keep the source open(if you are sharing). If you want to add a action when you received a PM is pretty easy to do. What it reads: PlayerStats.ChatMsg contains "@PlayerName: MSG" PlayeStats.ChatName contains "PlayerName" PlayerStats.ChatDate contains "YEAR/MONTH/DAY" PlayerStats.ChatTime contains "HOUR:MIN:SEC" PlayerStats.Name contains "YourPlayerName" Linked Items will appear as "_" Source: http://pastebin.com/cHyX8dhr Using This Library: AutoHotkeyMemoryLib.ahk Compiled if you just want to log the PM's and not do any action: http://www.mediafire.com/download/q3f3d0q318v17o9/PoE+PM+Logger.exe
×
×
  • Create New...