gatekeeper Posted November 18, 2015 Posted November 18, 2015 Sorry to bother you guys but I ran into the problem where if I have 2 of my bots in the local scripts folder only 1 is showing up when I go to start my bot. if I take it out of the folder the other one will show up instead. How can I get them both to show up in my local bots section?
Muffins Posted November 18, 2015 Posted November 18, 2015 possibly conflicting names, which two are they?
Apaec Posted November 18, 2015 Posted November 18, 2015 try this: Close client Open local scripts folder, move ALL scripts in there to your desktop Launch osbot Move ALL scripts BACK into local scripts folder Refresh scripts Hopefully that should work apa
gatekeeper Posted November 19, 2015 Author Posted November 19, 2015 (edited) SOLVED: I had both of my main classes named "main" so I just changed one of them. thank you for your help. Edited November 19, 2015 by gatekeeper