-
[Rules]Updated 6/7/10
Visual Basic Section Rules and Guidlines
- General and extensive rules for posting in this section.
Standard Rules:
1. Your Releases Should:
Be Uploaded using the attachments feature provided by mpgh.net
(If for some reasons a upload to a sharing site is absolutely necessary
you must get permission from myself or a mod, Do not just post the link)
Include at-least (1) Screenshot
(if your application has multiple features or extra forms, another screenshot may be warranted)
A Virus Scan from VirusTotal
(if you use another VirusScan Site, We may require a VirusTotal
Scan as well)
2. Don't flame anyone, especially if there is no reason for it
(intentional baiting or flaming posts will be deleted, and I will contact the mod about which actions to take)
3. Do not spam at all and always stay on topic
(spam posts will be deleted, granted there is some leniency as it is possible to go off topic, and I myself do it on occasion, I am referring to way off topic posts or comments )
4. Do not bump your thread if you do not get a quick response.
5. Do not intentionally double post
( I realize that on occasion it may occur unintentionally , however use the edit button when you need to make or add a comment)
6. Tutorial request belong in the tutorial request section, All tutorial request posted here will be moved to the tutorial request section.
7. No advertising: Including Programs that open up a website other than mpgh, and posting advertisements in the post, or program.
(advertisements will be removed, as well as any images containing advertisements )
8. Leave the Modding and Minion(ing...?) to those appointed to do so,
if someone breaks the rules, report them via PM or VM to myself (current minion) or Why06 (current mod) we will deal with it, we don't need the threads getting spammed, Flamed, or anyone trolling, stay on topic and do not bait anyone.
9. Do not create a thread for a simple question similar to
10. Anti Leech (per Why06 with Daves Approval)
Link:https://www.mpgh.net/forum/31-c-c/127...ml#post1697018
Guidlines: - These can help us help you
1. Explain to us what your code does ( or in most cases, what your code supposed to do)
2. Explain to us what exactly the error is. Vb.net allows you to copy the error by right clicking and clicking copy in the fly out menu
If you do not know the error, catch the error and tell us what it is saying , to catch a error use
Code:
Try
' Your code here
Catch
Msgbox (ex.message)
End Try
Post that error with your question
3. Keep in mind that you know more about your code then we do, don't assume just because we understand code, that we will understand what you are attempting.
MAKE YOUR TOPIC NAMES UNDERSTANABLE AND NOT MISLEADING
Post a descriptive topic name!
Example: [Help]Syntax Error in my injector
[Question] Why is my application crashing
Give a short summary of your problem in the subject. Don't use attention getting subjects, they're not fair to other users!
Things like "HELP ME NOW!" or "URGENT", "OH MY GOD HELP!!!!" make your post unfairly look like a priority over other users post who need help just as much as you.
- BOLD THE CODE WITH THE ISSUE
If you post your whole code, try to figure out where the error is coming from, and mark it with bold tags
This will allow us to locate the problem faster, allowing quicker help.
PUT YOUR CODE IN PHP CODE BRACKETS OR CODE BRACKETS
Very often we see people post a huge ugly eye sore of a code that lacks any real sence of professionalism with no notations, not seperated or tagged, lacks in declarations and then they take that horrible piece of code and paste it right into the message.
There's a problem with that - tabs and spacing don't show up properly That makes it really difficult to read.
There's a really "Cool" code and php tag built in that will format your code when you post it. You can use that easy PHP Tag or Code tag or buttons right above the box where you type your message. The result will look like this:
Code:
Dim MyMsg as new msgbox ("hello world)
If textbox1.text = "message" then
mymsg
end if
or
[php]
Dim MyMsg as new msgbox ("hello world)
If textbox1.text = "message" then
mymsg
end if
[/php]
IF YOU GET AN ERROR ON A CERTAIN LINE, TELL US WHAT'S ON THAT LINE AND THE LINES ABOVE AND BELOW IT
It's not too helpful when you mention an error on a certain line but don't tell us what code is on that line. Because errors can sometimes be caused by lines of code above or below the one the error is mentioned on, please post those lines as well.
IF YOU ARE NOT GOING TO TAKE THE ADVICE, DON'T ASK FOR HELP
REMEMBER THAT WHEN PEOPLE HELP YOU, THEY ARE DOING YOU A FAVOR
-
Extensive Updates: Please Read ......
I also opened this topic, If anyone has any comments, Suggestions or Questions, PM me or use this thread, I won't keep it open for long, but I want everyone to have a chance, to Read and Respond....
Don't use this thread to dump your posts either, I will Delete Spam messages like
" Good Rules..."
"Thanks...."
" I don't like them"
similiar
-
-
If I can't bump a thread more than a week old, how am I meant to contact the author?
-
Via PM ---- OR VM
On alt, waiting for [1337] ban and unban......
-
hmm, there are some errors in the tread...
-
Ok
/Closed
Thanks for your "Input"
-
Updated, Please all read.
-
New VB section rules.
Visual Basics Section Rules and Guidelines
1: Releases must follow these guidelines:
-Uploaded to MPGH only. (If it must be uploaded to a different file hosting site then please send me a PM.
-One screenshot of every form (or one screenshot with all the forms :D)
-A virus scan from https://www.virustotal.com and https://www.virscan.org
2: NO FLAMING, ESPECIALLY FOR NO REASON.
-Flaming on first offense will just be deleted, if you're a constant offender, then action will be taken against you.
3: No spamming, stay on topic.
-Try to stay on topic.
-Any spam will be deleted by yours truly, and action will be taken against you.
4: Don't bump/necro old threads, and no double posting.
5: NO FUCKING ADVERTISING.
-This includes any program that advertises a site other than MPGH or ********
6: Anyone breaking the rules should be reported to me through VM or PM.
7: Don't create threads with simple questions, leave that to the Questions thread.
8: Read this
9: Be as descriptive as possible when asking for help with code.
Anyone not following these rules will be punished accordingly.
Thank you,
Lolland.
-
Your missing virscan.org
Add it to the rules.
-
-
Just a Reminder:
Please use tags in your thread titles, such as [Help], [Release], etc.
It just makes everything easier and cleaner.
Thanks :D
-
Yet another reminder:
You need (2) Virus scans, one from Virscan.org and one from Virustotal.com
If you have no contribution to a thread, do not post. If I or NextGen feel you made no contribution with your post, it will be deleted.