July 26, 20169 yr 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
October 4, 20169 yr I added this 4 dlls: Pet Battle, rStyle, robotManager and wManager but the class wManagerSetting doesnt implement the property NpcScan. Bot.cs line 139
October 5, 20169 yr 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.
October 5, 20169 yr 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
October 6, 20169 yr 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?
October 7, 20169 yr 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,
October 3, 20178 yr 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
Create an account or sign in to comment