Droidz 2738 Posted July 26, 2016 Share Posted July 26, 2016 It is Visual studio 2015 project (you need to add in project references "robotManager.dll" and "wManager.dll", you can found in in folder "WRobot\Bin\") (base product file is "Main.cs"). Grinder.zip TheSmokie, Krack3n and BetterSister 2 1 Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/ Share on other sites More sharing options...
mty138 0 Posted October 4, 2016 Share Posted October 4, 2016 I added this 4 dlls: Pet Battle, rStyle, robotManager and wManager but the class wManagerSetting doesnt implement the property NpcScan. Bot.cs line 139 Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-18658 Share on other sites More sharing options...
mty138 0 Posted October 4, 2016 Share Posted October 4, 2016 And I cant find the .png files to build Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-18660 Share on other sites More sharing options...
Droidz 2738 Posted October 5, 2016 Author Share Posted October 5, 2016 "NpcScan" API has changed since. What png do you want? Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-18688 Share on other sites More sharing options...
iMod 99 Posted October 5, 2016 Share Posted October 5, 2016 17 hours ago, mty138 said: And I cant find the .png files to build There are no images in this project as far i know. Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-18693 Share on other sites More sharing options...
mty138 0 Posted October 5, 2016 Share Posted October 5, 2016 I Quote "NpcScan" API has changed since I used the official libary wManager of the updated bot. The property is not avaible. Quote There are no images in this project as far i know. "C:\rStyle;Component\Resources\path.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 12 "C:\rStyle;Component\Resources\open.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 19 "C:\rStyle;Component\Resources\save.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 29 "C:\rStyle;Component\Resources\map.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 39 "C:\rStyle;Component\Resources\path.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 94 "C:\rStyle;Component\Resources\clear.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 109 "C:\rStyle;Component\Resources\Npc.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 120 "C:\rStyle;Component\Resources\others.png" Grinder ..\Grinder\Profile\ProfileMakerWindow.xaml line 131 Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-18695 Share on other sites More sharing options...
iMod 99 Posted October 6, 2016 Share Posted October 6, 2016 Those images are embeded into the rStyle dll. Works fine for me and i just had to change the NpcScan line to compile successfully. NpcScan has changed in the current version of the dll. Offtopic: Are you able to work with WPF? Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-18718 Share on other sites More sharing options...
mty138 0 Posted October 7, 2016 Share Posted October 7, 2016 Quote Offtopic: Are you able to work with WPF? Of course, my profession is software developer with wpf, forms, c# and any sql developement. I work with it every day at work. Quote Those images are embeded into the rStyle dll. Works fine for me and i just had to change the NpcScan line to compile successfully. NpcScan has changed in the current version of the dll. I try to fix it later at home, Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-18775 Share on other sites More sharing options...
AudreyH 17 Posted October 3, 2017 Share Posted October 3, 2017 Sometimes the problem path occurs, here is the solution https://msdn.microsoft.com/en-us/library/ayds71se.aspx you have to reload VS after modification Link to comment https://wrobot.eu/forums/topic/3500-product-bot-sample-project-developer-only/#findComment-33066 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now