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

Search results

  1. M

    Unified Trinity Community Edition

    That was the first thing that I checked. I thought I may have copied it incorrectly or got them swapped. Still changing the enum to a proper C# Access level for an enum is the ONLY thing that fixed it for me other then going back to the old version. Which had it on the correct access level as well.
  2. M

    Unified Trinity Community Edition

    Yes I am aware of this and use the paid version of both. I actually use them in other projects I have written.
  3. M

    Unified Trinity Community Edition

    Checked my configuration multiple times before looking at the code. I am using both Notify my Android and Prowl. Swapping back to the Trinity version in your questing 1.1.1 pack worked like a charm every time. Whereas anything from the community version refused to push a notification. I tested...
  4. M

    Unified Trinity Community Edition

    So, I noticed in all the newer versions of Trinity that notifications weren't working... today I decided to take a look why. On your enum in ProwlNotificationPriority you have it set to internal which is an improper Access level for an enum. Plan to take a look at the Access Violations people...
  5. M

    [Plugin] DemonStats

    Visit this website: What Is My IP Address? Lookup IP, Hide IP, Change IP, Trace IP and more... Once you have your external IP address(Going to use 12.34.56.78 as an example) you would visit the link below. Keep in mind you can change the port number in the .cs file.. I was working on a...
  6. M

    How to allocate each D3 a different MAC address without VM?

    While writing my bot for Battle of the Immortals I needed a way to bypass the Mac ID check on certain quests as well as make the bot more secure. What I found was that the game had actually stored my Mac ID in memory. From there it was a quick memory write, realm change, and you were on a new...
  7. M

    [Plugin] DemonStats

    Been working on this a bit more today, will probably have an update "soonish" depending on how the day goes.
  8. M

    [Plugin] DemonStats

    I will probably add a upnp client into this later on in the development so that you don't have to open the port in your router. So far I have only crashed from spamming refresh on the webpage or spamming disable/enable really really fast. XD Not great at HTML or I would attempt to make it look...
  9. M

    [Plugin] DemonStats

    Version 5 Update: Put some more work into this today and brought back screenshots. Enjoy and don't forget to leave me some feedback if your having issues. Old Post:
Back
Top