![]() |
[Preview] SkySpy v1.02 - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: Visual Basic & .NET Framework (https://sinister.ly/Forum-Visual-Basic-NET-Framework) +--- Thread: [Preview] SkySpy v1.02 (/Thread-Preview-SkySpy-v1-02) Pages:
1
2
|
[Preview] SkySpy v1.02 - i0xIllusi0n - 03-13-2013 I'm making a Skype Bot, one that actually listens to commands, not just a GUI with a button saying spam friend. Here's what the project looks so far, I'm stuck on what I should add! Help me out? <3 Current commands: Code: Help - Displays help. And here's some commands I should be adding: Code: Cloudflare resolve What else is there?! ![]() RE: [Preview] SkySpy v1.02 - Charon - 03-13-2013 This looks really good, can't wait until you release it man! Maybe you should add something for The Goons like if you typ a command like Code: !GoonsInfo RE: [Preview] SkySpy v1.02 - ねこまっしぐら - 03-13-2013 This looks awesome. Cool. RE: [Preview] SkySpy v1.02 - 3SidedSquare - 03-14-2013 Add a really short kind of script, So I can make automated spreading bots? Something like the following? Code: Typing() Really like it so far Good work as always illusion RE: [Preview] SkySpy v1.02 - i0xIllusi0n - 03-14-2013 (03-14-2013, 04:21 AM)3SidedSquare Wrote: Add a really short kind of script, So I can make automated spreading bots? Something like the following? I can't make it specifically do the typing status for 5 seconds then say a message, it goes through instantly. RE: [Preview] SkySpy v1.02 - Complibur - 03-14-2013 Wow this looks great! Can't wait for release! Can't say i have any suggestions though other than cloudflare resolver ! RE: [Preview] SkySpy v1.02 - i0xIllusi0n - 03-14-2013 (03-14-2013, 05:55 AM)Processor Wrote: Wow this looks great! Can't wait for release! Can't say i have any suggestions though other than cloudflare resolver ! Haven't updated the thread yet but I just got the cloudflare resolver up and running! RE: [Preview] SkySpy v1.02 - cxS - 03-14-2013 Aside from the visual, we can't really say much about it. Some of the commands are self explanatory but there's hardly a description of any of them. Just my few cents. RE: [Preview] SkySpy v1.02 - Nefarious - 03-14-2013 This looks pretty cool, I will give it a try when you release it. RE: [Preview] SkySpy v1.02 - i0xIllusi0n - 03-14-2013 (03-14-2013, 07:24 AM)cxS Wrote: Aside from the visual, we can't really say much about it. Some of the commands are self explanatory but there's hardly a description of any of them. Just my few cents. That's what the Help command will do. Typing "!help" will give an overall summary of the tool, while "!help bomb" will help you on that specific command. |