Title: FREE - Profile Development Environment Post by: keiths on January 24, 2014, 06:48:59 PM Profile Development Environment - released January 2014
Description In the past, the majority of the custom profile developers have been using NotePad+ which provides keyword highlighting etc. I've created a customized code editor specifically for Shanky profiles that can assist with profile creation. It's designed to save you time and effort when coding a profile or changing an existing profile. Features include: Error Finding - 1 click will process your profile using the bot and display/highlight the error(s) Keyword Documentation - option to display keyword documentation in another window as you hover over keywords in your profile Keyword Highlighting - highlights shanky bot keywords Bracket Matching - allows you to more easily see opening and closing brackets Section Folding - collapse (hide) or expand (show) sections of code such as preflop, flop etc Tidy/Cleaner - the ability to tidy up or 'clean' your code (currently only capitalizes keywords) ScreenShots (http://i723.photobucket.com/albums/ww238/photobotter/PDE-mainscreen.jpg) Pricing Free. Instructions: Download the zip file and extract the contents (1 executable file named PDE.EXE and 4 DLLs) http://www.widgetmaven.com/files/PDE/pde.zip (http://www.widgetmaven.com/files/PDE/pde.zip) The program will expect to find a copy of the Shanky bot (svchost.exe) in the same folder as the PDE.EXE Keiths support@widgetmaven.com Title: FAQ - Profile Development Environment Post by: keiths on January 24, 2014, 06:50:28 PM Frequently Asked Questions
Q. I'm getting an error when trying to run it. What do I do? A. Make sure the 4 DLLs are in the same folder as the executable file (pde.exe). Make sure you have Microsoft .Net installed. Title: Re: FREE - Profile Development Environment Post by: webber04 on January 24, 2014, 07:47:21 PM Very nice tool keiths
Title: Re: FREE - Profile Development Environment Post by: keiths on January 25, 2014, 06:14:28 PM Very nice tool keiths Hi Webber04, Thank you very much. If you can think of any great features to assist with profile writing let me know. Keiths support@widgetmaven.com Title: FREE - Profile Development Environment Post by: keiths on January 25, 2014, 06:20:28 PM Profile Development Environment
Version 1.1 Posted - Word Wrap option added - Additional keywords and definitions added - Code Completion added (press CTRL+space to display possible keywords) - Added automatic sorting of shanky keywords http://www.widgetmaven.com/files/PDE/pde.zip (http://www.widgetmaven.com/files/PDE/pde.zip) Keiths support@widgetmaven.com Title: Re: FREE - Profile Development Environment Post by: webber04 on January 25, 2014, 07:02:05 PM Hi Webber04, Thank you very much. If you can think of any great features to assist with profile writing let me know. Keiths support@widgetmaven.com ill definitely do some brainstorming Title: Re: FREE - Profile Development Environment Post by: 77pockets on April 08, 2014, 10:35:35 AM nice job! thanks
Title: Re: FREE - Profile Development Environment Post by: JACKHEARER99 on April 10, 2014, 06:47:05 AM Great Tool!Make things much easier.Thank you. party0007.gif anim_37.gif
Title: Re: FREE - Profile Development Environment Post by: fk11 on April 25, 2014, 03:57:07 PM This tool is amazing , thanks!
thumbsup.gif Title: Re: FREE - Profile Development Environment Post by: jbj81 on July 24, 2014, 04:19:32 PM This is freaking awesome! Nice to come back botting when there is tools like this! Good job!
Title: Re: FREE - Profile Development Environment Post by: surfergrrrl on September 27, 2014, 05:50:42 AM It looks nice but it won't let me save... do you know what the problem could be? And there's no "save as..." option anywhere...
Title: Re: FREE - Profile Development Environment Post by: keiths on September 27, 2014, 02:08:23 PM It looks nice but it won't let me save... do you know what the problem could be? And there's no "save as..." option anywhere... Hi surfergrrrl, You should be able to select 'File', 'Save' from the menu options or click the floppy disk icon on the toolbar. Keiths support@widgetmaven.com Title: Re: FREE - Profile Development Environment Post by: surfergrrrl on September 28, 2014, 02:23:16 AM Hi surfergrrrl, You should be able to select 'File', 'Save' from the menu options or click the floppy disk icon on the toolbar. Keiths support@widgetmaven.com Yes, but when I click "File, Save" nothing happens, and when I click the floppy disk icon an error comes up that says: "Unhandled exception has occured in your application [............] Empty path name is not legal." help? Title: Re: FREE - Profile Development Environment Post by: keiths on September 28, 2014, 03:17:51 AM Yes, but when I click "File, Save" nothing happens, and when I click the floppy disk icon an error comes up that says: "Unhandled exception has occured in your application [............] Empty path name is not legal." help? Hi surfergrrrl, I took a quick look and it appears I made the assumption that an existing profile would be loaded into the program and then edited. Try creating an empty profile containing something basic like even the word "Custom" - using a text editor like notepad. Then load it into PDE. I'll take a look at modifying things so that a profile can be created from scratch to avoid this problem for future users. Keiths Title: Re: FREE - Profile Development Environment Post by: surfergrrrl on September 28, 2014, 04:20:07 AM Hi surfergrrrl, I took a quick look and it appears I made the assumption that an existing profile would be loaded into the program and then edited. Try creating an empty profile containing something basic like even the word "Custom" - using a text editor like notepad. Then load it into PDE. I'll take a look at modifying things so that a profile can be created from scratch to avoid this problem for future users. Keiths ahh okay that works, yes I was starting from scratch, thank you. Title: Re: FREE - Profile Development Environment Post by: surfergrrrl on September 28, 2014, 05:05:01 AM Another issue--is it possible to make the font bigger?
Title: Re: FREE - Profile Development Environment Post by: keiths on September 28, 2014, 03:26:31 PM Another issue--is it possible to make the font bigger? Yes that is possible. I'll add an option to let you define the font size. Keiths support@widgetmaven.com Title: Re: FREE - Profile Development Environment Post by: surfergrrrl on September 29, 2014, 12:05:15 AM Okay thanks, let us know when that's done; in the meantime I'm using notepad++ which is nice too.
Title: Re: FREE - Profile Development Environment Post by: dakuci on November 20, 2014, 11:07:17 PM If I click on the Process Profile using Bot button I get an error message which says: Could not find bot. Note that the default file name of 'svchost.exe' being used. I put the program and the dll files in the bot's folder. Am I doing something wrong? Nice program overall btw! Title: Re: FREE - Profile Development Environment Post by: keiths on November 21, 2014, 11:52:44 AM If I click on the Process Profile using Bot button I get an error message which says: Could not find bot. Note that the default file name of 'svchost.exe' being used. I put the program and the dll files in the bot's folder. Am I doing something wrong? Nice program overall btw! Hi Dakuci, Back when I created this, the default bot filename was 'svchost.exe', however, the default is now 'holdembot.exe'. Try renaming the file called 'holdembot.exe' to 'svchost.exe' Keiths support@widgetmaven.com Title: Re: FREE - Profile Development Environment Post by: dakuci on November 21, 2014, 05:29:30 PM Hi Dakuci, Back when I created this, the default bot filename was 'svchost.exe', however, the default is now 'holdembot.exe'. Try renaming the file called 'holdembot.exe' to 'svchost.exe' Keiths support@widgetmaven.com Thank You! Problem solved. Title: Re: FREE - Profile Development Environment Post by: babybot on June 25, 2015, 11:57:04 AM Hi Dakuci, Back when I created this, the default bot filename was 'svchost.exe', however, the default is now 'holdembot.exe'. Try renaming the file called 'holdembot.exe' to 'svchost.exe' Keiths support@widgetmaven.com hi, i am getting same message even after changing name Title: Re: FREE - Profile Development Environment Post by: babybot on June 28, 2015, 12:26:49 AM can someone tell me why this isnt working for me? have pde in same folder as svchost.exe and when i press process i get an error saying could not find bot?
Title: Re: FREE - Profile Development Environment Post by: keiths on June 28, 2015, 03:13:48 AM can someone tell me why this isnt working for me? have pde in same folder as svchost.exe and when i press process i get an error saying could not find bot? Hi Babybot, I just tested it and can't duplicate the problem. Send me an email and we can take a closer look. Keiths support@widgetmaven.com Title: Re: FREE - Profile Development Environment Post by: Grekivar on July 08, 2015, 11:02:20 AM I have the same problem as mentioned above, cant find the svchost.exe process for the bot. Might this be cause i have multible bot folders on my comp or its not in the right path? I have tried moving your tool to the botfolder but with no sucess. Same problem on stationary as on laptop.
Title: Re: FREE - Profile Development Environment Post by: keiths on July 09, 2015, 01:27:37 AM I have the same problem as mentioned above, cant find the svchost.exe process for the bot. Might this be cause i have multible bot folders on my comp or its not in the right path? I have tried moving your tool to the botfolder but with no sucess. Same problem on stationary as on laptop. Hi Grekivar, Did you copy or rename the bot file named "holdembot.exe" to the required file named "svchost.exe" ? If you view the folder contents where "pde.exe" is located, do you also see the file named "svchost.exe" ? Keiths support@widgetmaven.com |