Need help?[Release] Pastebin Quick Downloader / Quick Link - MPGH - MultiPlayer Game Hacking & Cheats
[Release] Pastebin Quick Downloader / Quick Link
Posts 1–10 of 10 · Page 1 of 1
[Release] Pastebin Quick Downloader / Quick Link
Sup guys. While i've been trying to stay awake all day, i got really bored so i decided to try and make something that works with Pastebin.com - #1 paste tool since 2002!ⓘ ( using their API of course) etc.. so here is a program i come up with! Nnot sure if this has ever been posted before any where.. but here is a demo:
You didn't add a newline after each Console.ReadLine.
And also, I suggest making this a WinForms app opposed to console, so people can actually copy and paste code from their IDE to upload.
ANNNNNND Lastly, you didn't allow for Pastebin's anti spam protection (if the source contains links, it will trigger spam protection and you'll need to enter a captcha)
Either way, nice job.
/approved
Originally Posted by Jason
Source is clean, however, you need to change this:
You didn't add a newline after each Console.ReadLine.
And also, I suggest making this a WinForms app opposed to console, so people can actually copy and paste code from their IDE to upload.
ANNNNNND Lastly, you didn't allow for Pastebin's anti spam protection (if the source contains links, it will trigger spam protection and you'll need to enter a captcha)
Plus a few more if you don't want both a carriage return AND a line feed. It doesn't really matter. I simply meant add SOME SORT of newline character when concatenating the contents of two separate lines
Good Job, but console will fail when u press enter while writing source (in ur case). Might not even c+p correctly. U could've used GUI !
Originally Posted by Hassan
Good Job, but console will fail when u press enter while writing source (in ur case). Might not even c+p correctly. U could've used GUI !
Pressing enter won't make it fail hassan. That's why he has the "escape" string ".e.", it will continue appending each line until the line == .e.
But yeah, WinForms would be a lot easier.
Next time do it without console maybe it get better..
Good job.
fuck yea! A FUCKING GREAT PROGRAM!!!! Saves me a lot of time
Thank you dude!!!