Skip to content

Instantly share code, notes, and snippets.

View Yonom's full-sized avatar
🌍

Simon Farshid Yonom

🌍
View GitHub Profile
using Discord;
// Original work by Rapptz
// Copyright (c) 2015-2016 Rapptz
// Source: https://github.com/Rapptz/discord.py/commit/5f776f369d350c005d419925e89e9ef9e5ff94ee#diff-e42d1e46f30339be8fb6f28250923015
// Copyright(c) 2017 Simon Farshid
// Permission is hereby granted, free of charge, to any person obtaining a
// copy of this software and associated documentation files (the "Software"),
@Yonom
Yonom / Rules.txt
Last active November 27, 2015 19:47
EE rules
Everybody Edits Rules:
In order to establish a healthy atmosphere for all players, there are rules and guidelines in place that everyone must follow.
The general community guidelines are as followes:
- Be nice to others and respect eachother.
- Do your best to keep a nice atmosphere in the game.
- Keep the chat safe for younger players.
- Do not spam or harass others.
- Report rule breakers using the /reportabuse command.
Private Sub WindowCommandReload_Click(sender As Object, e As RoutedEventArgs) Handles WindowCommandReload.Click
myUserControlEE.AxShockwaveFlashEE.Dispose()
myUserControlEE.AxShockwaveFlashEE = New AxShockwaveFlashObjects.AxShockwaveFlash With {
.Parent = myUserControlEE,
.Dock = Forms.DockStyle.Fill,
.AllowFullScreen = "true"
}
myUserControlEE.AxShockwaveFlashEE.AllowScriptAccess = "true"
myUserControlEE.AxShockwaveFlashEE.FlashVars = "roomname_url=PWX6IHxR1ibEI"
myUserControlEE.AxShockwaveFlashEE.Movie = "http://r.playerio.com/r/everybody-edits-su9rn58o40itdbnw69plyw/freegame.swf"