lordmorbious
New Member
- Joined
- May 29, 2010
- Messages
- 133
- Reaction score
- 0
I downloaded the latest version of the bot. and installed it in new folder. and i cant get the bot to look at the cs in my custom classes folder. Its givng me a huge list of errors that i will paste here. Im sure it is just me. im very new to this bot. so anyone that can help me. please do.
Compiler errors in CC!
c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 16 Error: The type or namespace name 'Convalesce' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 17 Error: The type or namespace name 'Convalesce' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 30 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 31 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx.Logic' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 32 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 33 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 36 Error: The type or namespace name 'CombatRoutine' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 134 Error: The type or namespace name 'WoWItem' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 157 Error: The type or namespace name 'WoWPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 159 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 160 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 1438 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 2040 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 4500 Error: The type or namespace name 'WoWPlayer' could not be found (are you missing a using directive or an assembly reference?)
Re-compile complete.
Global.CurrentCC: Object reference not set to an instance of an object.
Compiler errors in CC!
c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 16 Error: The type or namespace name 'Convalesce' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 17 Error: The type or namespace name 'Convalesce' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 30 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 31 Error: The type or namespace name 'Combat' does not exist in the namespace 'Styx.Logic' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 32 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 33 Error: The type or namespace name 'WoWInternals' does not exist in the namespace 'Styx' (are you missing an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 36 Error: The type or namespace name 'CombatRoutine' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 134 Error: The type or namespace name 'WoWItem' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 157 Error: The type or namespace name 'WoWPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 159 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 160 Error: The type or namespace name 'LocalPlayer' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 1438 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 2040 Error: The type or namespace name 'WoWUnit' could not be found (are you missing a using directive or an assembly reference?)c:\Users\wow\Desktop\bullshit2\CustomClasses\Convalesce.csLine: 4500 Error: The type or namespace name 'WoWPlayer' could not be found (are you missing a using directive or an assembly reference?)
Re-compile complete.
Global.CurrentCC: Object reference not set to an instance of an object.