Ego Eram Reputo Posted October 26, 2015 Share Posted October 26, 2015 That's right. The DLL's need to be copied and pasted into your paint.net/Effects/ folder. First find the folder you mentioned and select all the DLL files (you can omit the two txt files but it won't matter if you include these too). Press Ctrl + C to copy all the selected files. Navigate to your copy of paint.net. It usually resides in "C:\Program Files\Paint.NET\". Then find and open the Effects folder within the paint.net folder. You should be in "C:\Program Files\Paint.NET\Effects\" Now comes the cool bit. Press Ctrl + V to paste the dll files you copied into the destination folder. That's it! Restart paint.net and look for the new effects in your Effects menu. Pyrochild has listed all the locations in the first post of this thread. For example, find Scriptlab under Effects > Advanced > ScriptLab. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
reba Posted October 26, 2015 Share Posted October 26, 2015 I think i got it... THANKS i may be back Quote Link to comment Share on other sites More sharing options...
pyrochild Posted January 30, 2016 Author Share Posted January 30, 2016 Updated: ScriptLab - Works with Levels effect - Can script another ScriptLab instance. I don't know why you would want to do this, but now you can. Scriptception! - Fixed progress bar not filling for certain effects like Red Eye Removal (effects using SingleRenderCall) - Changes begin rendering as soon as the currently rendering effect can be cancelled instead of waiting for the whole script to render before starting over - Fixed some crashes when moving/changing effects while rendering - Cancel now cancels as soon as possible instead of waiting for the whole script to finish (or hanging Paint.NET...) - OK no longer rerenders the whole script - Fixed some load errors while loading scripts w/ missing effects - Load/save errors now show detailed exceptions for easier troubleshooting - Fixed color window showing alpha = 0 when a color is opaque black - Misc performance improvements Gradient Mapping, Grid Warp, Liquify, Smudge, Splatter, and Twist - Fixed color window showing alpha = 0 when a color is opaque black 5 Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
pyrochild Posted February 13, 2016 Author Share Posted February 13, 2016 Hello friends, I have for you a minor update to fix some major bugs in ScriptLab: - Fixed: Clicking in the Available list when there are no results for the search term would crash ScriptLab - Fixed: Clicking Cancel while rendering would sometimes hang Paint.NET Hooray 2 Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
pyrochild Posted March 4, 2016 Author Share Posted March 4, 2016 Update! ScriptLab and Curves+ are now on GitHub! More to come as time allows. Some changes in ScriptLab: - Improve horrible UI decisions - give me a break, I was in high school. - Fix hang when close button clicked while rendering - Individual progress bars for each effect - Change multiple step's colors at once - Fix: sometimes selection highlight would remain in script after an item was no longer selected - More robust script-saving 1 Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
pyrochild Posted March 5, 2016 Author Share Posted March 5, 2016 Borders N' Shapes and Gradient Bars are now on GitHub. I'm just going down the list but if anyone would like a particular plugin open sourced I'll certainly take it into consideration and do it sooner. 2 Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted March 5, 2016 Share Posted March 5, 2016 Thank you for publishing the source to these plugins. I do enjoy poking around in other peoples code. I've always wondered how Liquify works. For all its complexity it has never crashed or needed an update. Stunning bit of work IMHO. If you plan to release them all, Liquify would be my request. Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
Red ochre Posted March 5, 2016 Share Posted March 5, 2016 Stunning bit of work IMHO I agree! (doubt I'll understand the code - but that's my problem ) Quote Red ochre Plugin pack.............. Diabolical Drawings ................Real Paintings Link to comment Share on other sites More sharing options...
ReMake Posted March 7, 2016 Share Posted March 7, 2016 ... I'm just going down the list but if anyone would like a particular plugin open sourced I'll certainly take it into consideration and do it sooner. If it's possible - Smudge & Liquify, please. Quote Link to comment Share on other sites More sharing options...
SzPeto Posted March 31, 2016 Share Posted March 31, 2016 Hello,i have downloaded the pyrochild plugin pack and i have an issue. Everything works fine in effects besides the most important effects for me- objects. Neither outline, nor trail. I have tried to change the values, but without result, the whole text remains the same and nothing changes. And as i said, everything else works on the text without problem. Somehow i don´t see any logical explanation to this issue. Don´t you have any idea what could be the problem?Thank you for your answer in advance.(i apologize for my English)Best regards Quote Link to comment Share on other sites More sharing options...
BoltBait Posted March 31, 2016 Share Posted March 31, 2016 SzPeto, one thing you must remember about effects in the Object menu: An "object" is a group of pixels on a layer that is completely surrounded by transparent pixels (or the edge(s) of the canvas). These plugins are useful when doing "cutouts" or with text on a new layer. 1 Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
SzPeto Posted March 31, 2016 Share Posted March 31, 2016 SzPeto, one thing you must remember about effects in the Object menu: An "object" is a group of pixels on a layer that is completely surrounded by transparent pixels (or the edge(s) of the canvas). These plugins are useful when doing "cutouts" or with text on a new layer. Thank you for the answer, it helped me. The issue was that i din´t created a new layer with the text that i wanted to have "shadow". It works now fine (y) Quote Link to comment Share on other sites More sharing options...
pyrochild Posted April 3, 2016 Author Share Posted April 3, 2016 Thank you for publishing the source to these plugins. I do enjoy poking around in other peoples code. I've always wondered how Liquify works. For all its complexity it has never crashed or needed an update. Stunning bit of work IMHO. If you plan to release them all, Liquify would be my request. Liquify is on GitHub! Go check it out! https://github.com/bsneeze/pdn-liquify 2 Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
Ego Eram Reputo Posted April 3, 2016 Share Posted April 3, 2016 AWESOME!! Thanks Pyrochild! Quote ebook: Mastering Paint.NET | resources: Plugin Index | Stereogram Tut | proud supporter of Codelab plugins: EER's Plugin Pack | Planetoid | StickMan | WhichSymbol+ | Dr Scott's Markup Renderer | CSV Filetype | dwarf horde plugins: Plugin Browser | ShapeMaker Link to comment Share on other sites More sharing options...
pyrochild Posted April 3, 2016 Author Share Posted April 3, 2016 If it's possible - Smudge & Liquify, please.Smudge is on GitHub too now! Fight me! https://github.com/bsneeze/pdn-smudge Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
pyrochild Posted April 11, 2016 Author Share Posted April 11, 2016 Grid Warp is on GitHub! And how! https://github.com/bsneeze/pdn-gridwarp Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
pyrochild Posted April 11, 2016 Author Share Posted April 11, 2016 If there are any other requests I'll do them as soon as I can, otherwise I'll get to the rest, like, whenever, man. 2 Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
stevepierce Posted April 15, 2016 Share Posted April 15, 2016 I am getting a crash in paint,net with the Object Outline from pyro. Using paint.net 4.0.9 on Windows 10 Pro 64-bit. And Object Outline 2.4.3106.38767 - Steve Quote Link to comment Share on other sites More sharing options...
stevepierce Posted April 15, 2016 Share Posted April 15, 2016 The error I get is in paint.net says PLUGIN ERROR This plugin has encountered an error, and must be closed. Restart paint.net or a reboot of Windows doesn't resolve the problem. - Steve Quote Link to comment Share on other sites More sharing options...
pyrochild Posted April 16, 2016 Author Share Posted April 16, 2016 You're using a horrendously old version of the plugin. Download the latest version from this thread. Quote ambigram signature by Kemaru [i write plugins and stuff] If you like a post, upvote it! Link to comment Share on other sites More sharing options...
stevepierce Posted April 17, 2016 Share Posted April 17, 2016 Thanks, works great Quote Link to comment Share on other sites More sharing options...
dritchkid Posted May 25, 2016 Share Posted May 25, 2016 How do I install these? Currently trying to install liquify? Quote Link to comment Share on other sites More sharing options...
BoltBait Posted May 25, 2016 Share Posted May 25, 2016 On 5/25/2016 at 3:27 PM, dritchkid said: How do I install these? Currently trying to install liquify? General instructions here: http://forums.getpaint.net/index.php?/topic/1708-z Quote Click to play: Download: BoltBait's Plugin Pack | CodeLab | and how about a Computer Dominos Game Link to comment Share on other sites More sharing options...
PhotoMaster Posted June 27, 2016 Share Posted June 27, 2016 Hello All, I'm new here and I am running Paint.NET v3.5.9 (Final Release build 3.59.4291.17466) on a Windows 7 - 64bit machine. The Newer version (4.0.9) says it's not compatible with my Windows version. I just downloaded the plugin pack and the pyrochild.effects.common.dll file is not included in the download. The following filters don't show up at all and the Plugin Browser doesn't see them either, even though the files are in the Effects folder. (Also there is no "Effects -> Tools" menu option.) Gradient Mapping.dll Grid Warp.dll Liquify.dll ScriptLab.dll Smudge.dll Splatter.dll Twist.dll I also downloaded the Droste plugin and it doesn't appear either. Droste.dll MathNet.Iridium.dll Any help would be awesome. Quote Link to comment Share on other sites More sharing options...
toe_head2001 Posted June 27, 2016 Share Posted June 27, 2016 Most newer plugins don't work with old versions of paint.net; that's why they aren't showing up for you. If paint.net v4 says it's not compatible, you need to run Windows Update. Or at least install Service Pack 1. Quote My Gallery | My Plugin Pack Layman's Guide to CodeLab Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.