com.promotinghiskingdom.com Open in urlscan Pro
3.216.42.100  Public Scan

URL: https://com.promotinghiskingdom.com/
Submission: On June 23 via api from US — Scanned from US

Form analysis 20 forms found in the DOM

<form key="login" ng-if="!activeServer.brokerapi.enabled" ng-class="{'inverted': ['icmarkets-theme', 'redBlack-theme', 'dark-theme'].includes(darkTheme)}" autocomplete="off" ng-submit="nativeAuth(loginUserName, loginPass)" novalidate=""
  class="ui form ng-pristine ng-scope ng-invalid ng-invalid-required">
  <div ng-show="loginoptions.social" class="field center social"><!-- ngIf: loginoptions.social -->
    <div ng-controller="SocialAuthController" ng-if="loginoptions.social" class="middle aligned sixteen wide column social ng-scope">
      <div class="ui center icon buttons"><button type="button" data-tooltip="Sign in with Google" data-position="left center" data-inverted="" class="ui button"><i ng-click="socialLogin('Google')" class="circular icon googleIcon"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.68432 6.29261C3.95556 5.47198 4.47904 4.75797 5.18008 4.25244C5.88111 3.74691 6.7239 3.47569 7.58819 3.47747C8.56793 3.47747 9.45375 3.8253 10.1494 4.39459L12.1738 2.37077C10.9402 1.29538 9.35926 0.631592 7.58819 0.631592C4.84609 0.631592 2.48545 2.19569 1.35034 4.48677L3.68432 6.29261Z" fill="#EA4335"></path>
<path d="M9.93032 11.0746C9.29841 11.4822 8.49607 11.6996 7.58822 11.6996C6.72737 11.7014 5.88777 11.4323 5.18829 10.9305C4.48882 10.4287 3.9649 9.71959 3.69073 8.90356L1.34863 10.6816C1.92328 11.8447 2.8126 12.8233 3.91556 13.5063C5.01852 14.1893 6.29091 14.5493 7.58822 14.5455C9.28856 14.5455 10.913 13.9408 12.1298 12.8063L9.93089 11.0746H9.93032Z" fill="#34A853"></path>
<path d="M12.13 12.8057C13.4024 11.6185 14.2286 9.85145 14.2286 7.5882C14.2286 7.1766 14.1654 6.73427 14.0709 6.32324H7.58838V9.01143H11.3195C11.1357 9.91522 10.6412 10.615 9.93105 11.0741L12.13 12.8057Z" fill="#4A90E2"></path>
<path d="M3.69087 8.90268C3.54905 8.47885 3.47699 8.03479 3.47753 7.58786C3.47753 7.13452 3.55 6.69914 3.6845 6.29217L1.35052 4.48633C0.873044 5.45023 0.626908 6.51219 0.631659 7.58786C0.631659 8.70093 0.889637 9.75024 1.34878 10.6807L3.69087 8.90268Z" fill="#FBBC05"></path>
</svg></i></button><button type="button" data-tooltip="Sign in with Facebook" data-position="right center" data-inverted="" class="ui button"><i ng-click="socialLogin('Apple')" class="circular apple icon"></i></button></div>
    </div><!-- end ngIf: loginoptions.social -->
    <div class="description ng-binding">or use your email account</div>
  </div><!-- ngIf: error -->
  <div class="field">
    <div ng-class="{ 'errored': errors.userName }" class="ui input"><input id="username" type="text" name="username" ng-model="loginUserName" autofocus="true" autocomplete="off" required=""
        class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"><label for="email" class="ng-binding">Username/Email</label></div><!-- ngIf: errors.userName && clearErrors('userName','Login') -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.newPassword }" class="ui icon input"><input type="password" id="password" name="password" ng-model="loginPass" autocomplete="off" ng-class="passwordToggle.loginpassword ? 'link' : 'slash'" required=""
        class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required slash"><label for="password"
        class="pass ng-binding">Password</label><i ng-class="{'slash': passwordToggle.loginpassword}" ng-click="passwordToggle.loginpassword = !passwordToggle.loginpassword" class="eye link icon pointer"></i></div>
    <!-- ngIf: errors.newPassword && clearErrors('newPassword','Login') -->
  </div>
  <div class="inline fields">
    <div class="ui checkbox padtop2"><input type="checkbox" class="remember"><label style="color: var(--text-1);" class="ng-binding">Remember me</label></div>
    <div tabindex="3" ng-click="forgotPassword()" ng-hide="activeServer.cname === 'vip.vantagemarkets.com'" class="ui transparent right floated button fpassword padright0 ng-binding">Forgot Password?</div>
  </div>
  <div class="field"><button tabindex="0" ng-disabled="isLogin" ng-click="emailErrorChecks('Login', 'errros')" class="ui center submit button ng-binding">Login</button></div>
  <div class="field terms"><span class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'terms-conditions')" class="ng-binding">Terms of Service</a></span><span
      class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'privacy-policy')" class="ng-binding">Privacy Policy</a></span></div>
  <div ng-hide="['vip.vantagemarkets.com', 'portal.vipipsbulls.com'].includes(activeServer.cname)" ng-show="loginoptions.register &amp;&amp; !activeServer.brokerapi.enabled" style="text-align:center !important;" class="field">
    <p style="color: var(--tfa-dialog-title-color) !important;" class="ng-binding">Not a member? &nbsp;</p><span tabindex="1" ng-click="openLogin(true)" style="color: var(--accent-2) !important;" class="pointer ng-binding">Register Now</span>
  </div>
</form>

<form key="register" ng-class="{'inverted': ['icmarkets-theme', 'redBlack-theme', 'dark-theme'].includes(darkTheme)}" autocomplete="new-password" ng-submit="registerAccount()" novalidate="" class="ui form ng-pristine ng-valid">
  <div class="ui center header ng-binding">Create Account</div>
  <div class="two fields">
    <div class="field">
      <div ng-class="{ 'errored': errors.firstName }" class="ui input"><input type="text" name="first_name" id="first_name" autofocus="true" maxlength="32" required=""><label for="first_name" class="ng-binding">First Name</label></div>
    </div>
    <div class="field">
      <div ng-class="{ 'errored': errors.lastName }" class="ui input"><input type="text" name="last_name" id="last_name" maxlength="32" required=""><label for="last_name" class="ng-binding">Last Name</label></div>
    </div>
  </div><!-- ngIf: errors.firstName && clearErrors('firstName') --><!-- ngIf: errors.lastName && clearErrors('lastName') -->
  <div class="field">
    <div ng-class="{ 'errored': errors.email }" class="ui input"><input type="text" name="email" id="email" autocomplete="on" ng-blur="emailErrorChecks('Email' , 'errors')" required=""><label for="email" class="ng-binding">E-mail (Cannot be
        changed)</label></div><!-- ngIf: errors.email && clearErrors('email') --><!-- ngIf: error && clearErrors() -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.userName }" class="ui input"><input type="text" name="user_name" id="user_name" autocomplete="new-password" maxlength="32" required=""><label for="user_name" class="ng-binding">Username (Cannot be
        changed)</label></div><!-- ngIf: errors.userName && clearErrors('userName') -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.newPassword }" class="ui icon input"><input type="password" name="password" id="newpassword" ng-focus="messageOptions('passwordrules', null, 'focuspasswordrules')"
        ng-blur="messageOptions('passwordrules', null, 'blurpasswordrules')" ng-keyup="messageOptions('newpassword', null, 'checkpasswordrules')" autocomplete="new-password" ng-class="passwordToggle.registerpassword ? 'link' : 'slash'" maxlength="20"
        required="" class="slash"><label for="newpassword"
        class="pass ng-binding">Password</label><i ng-class="{'slash': passwordToggle.registerpassword}" ng-click="passwordToggle.registerpassword = !passwordToggle.registerpassword" class="eye link icon"></i>
      <div style="padding: 10px !important;" class="ui one column grid passwordrules hidden">
        <div style="padding: 0 !important;" class="left floated left aligned column">
          <div class="padleft10"><b class="white ng-binding">Password must include:</b></div>
          <div class="ui inverted list">
            <div class="item">
              <div ng-class="passwordRules.charLength ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.charLength ? 'check' : 'times'" class="circle icon times"></i> 8-20 characters</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.lowerCase ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.lowerCase ? 'check' : 'times'" class="circle icon times"></i> Have at least one lower case character</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.upperCase ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.upperCase ? 'check' : 'times'" class="circle icon times"></i> Have at least one capital character</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.hasNumber ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.hasNumber ? 'check' : 'times'" class="circle icon times"></i> Have at least one number </div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.specialChar ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.specialChar ? 'check' : 'times'" class="circle icon times"></i> Have at least one special character e.g. $^*%#!</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.accountName ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.accountName ? 'check' : 'times'" class="circle icon times"></i> Not be the same as Username</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.noSpaces ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.noSpaces ? 'check' : 'times'" class="circle icon times"></i> No spaces</div>
            </div>
          </div>
        </div>
      </div>
    </div><!-- ngIf: errors.newPassword && clearErrors('newPassword') -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.confirmPassword }" class="ui icon input"><input type="password" name="confirm" id="confirmpassword" ng-class="passwordToggle.registerpasswordconfirm ? 'link' : 'slash'" autocomplete="new-password" maxlength="20"
        required="" class="slash"><label for="confirmpassword" class="pass ng-binding">Confirm
        Password</label><i ng-class="{'slash': passwordToggle.registerpasswordconfirm}" ng-click="passwordToggle.registerpasswordconfirm = !passwordToggle.registerpasswordconfirm" class="eye link icon"></i></div>
    <!-- ngIf: errors.confirmPassword && clearErrors('confirmPassword') -->
  </div>
  <div class="field"><button tabindex="0" ng-click="emailErrorChecks('Registration' , 'errors')" ng-class="{ 'deactivate opaque': !allowRegistration }" id="ga-register" class="ui submit button ng-binding deactivate opaque">REGISTER</button></div>
  <div class="field terms"><span class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'terms-conditions')" class="ng-binding">Terms of Service</a></span><span
      class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'privacy-policy')" class="ng-binding">Privacy Policy</a></span></div>
  <div class="field">
    <p class="ng-binding">Already an existing member? &nbsp;<u ng-click="openLogin(false)" class="goldmetal pointer ng-binding">Login</u></p>
  </div>
</form>

<form class="ui form manage-credits exclude ng-pristine ng-valid">
  <div class="fields">
    <div class="thirteen wide field">
      <div class="item pledged-server">
        <div class="image logo"><!-- ngIf: !activeServer.image -->
          <div ng-if="!activeServer.image" class="ui circular massive label "><span class="ng-binding"></span></div><!-- end ngIf: !activeServer.image --><!-- ngIf: activeServer.image || activeServer.cropped_image -->
        </div>
        <div class="middle aligned content">
          <h3 class="bold header exclude mar0 ng-binding"></h3>
          <div class="description ng-binding">You have pledged to this server time(s)</div>
          <div class="extra">
            <h5 class="ui inverted header"><img ng-src="/img/new-icons/genesiv-coin.png" class="ui image" src="/img/new-icons/genesiv-coin.png">
              <div class="content exclude martop5 pad0 ng-binding"> Credits</div>
            </h5>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="ui inverted divider"></div>
  <div key="coupon-error" class="field">
    <p class="goldmetal ng-binding">Coupon Credits Available: 0</p>
    <p class="errored middled hidden"><span><svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
          <path
            d="M10 11.5C9.73478 11.5 9.48043 11.3885 9.29289 11.1901C9.10536 10.9916 9 10.7225 9 10.4419V5.55814C9 5.2775 9.10536 5.00836 9.29289 4.80992C9.48043 4.61148 9.73478 4.5 10 4.5C10.2652 4.5 10.5196 4.61148 10.7071 4.80992C10.8946 5.00836 11 5.2775 11 5.55814V10.4419C11 10.7225 10.8946 10.9916 10.7071 11.1901C10.5196 11.3885 10.2652 11.5 10 11.5Z"
            fill="#EB5757"></path>
          <path d="M10.0004 15.5008C10.6823 15.5008 11.2351 14.9479 11.2351 14.266C11.2351 13.5841 10.6823 13.0312 10.0004 13.0312C9.31844 13.0312 8.76562 13.5841 8.76562 14.266C8.76562 14.9479 9.31844 15.5008 10.0004 15.5008Z" fill="#EB5757"></path>
          <path
            d="M10 0C7.34784 0 4.8043 1.05357 2.92893 2.92893C1.05357 4.8043 0 7.34784 0 10C0 12.6522 1.05357 15.1957 2.92893 17.0711C4.8043 18.9464 7.34784 20 10 20C12.6522 20 15.1957 18.9464 17.0711 17.0711C18.9464 15.1957 20 12.6522 20 10C20 7.34784 18.9464 4.8043 17.0711 2.92893C15.1957 1.05357 12.6522 0 10 0ZM1.25 10C1.25 8.85093 1.47633 7.71312 1.91605 6.65152C2.35578 5.58992 3.0003 4.62533 3.81282 3.81282C4.62533 3.0003 5.58992 2.35578 6.65152 1.91605C7.71312 1.47633 8.85093 1.25 10 1.25C11.1491 1.25 12.2869 1.47633 13.3485 1.91605C14.4101 2.35578 15.3747 3.0003 16.1872 3.81282C16.9997 4.62533 17.6442 5.58992 18.0839 6.65152C18.5237 7.71312 18.75 8.85093 18.75 10C18.75 12.3206 17.8281 14.5462 16.1872 16.1872C14.5462 17.8281 12.3206 18.75 10 18.75C7.67936 18.75 5.45376 17.8281 3.81282 16.1872C2.17187 14.5462 1.25 12.3206 1.25 10Z"
            fill="#EB5757"></path>
        </svg></span><span class="marleft10"> You do not have enough credits. Please purchase more credits under<br><a ng-click="openPage('useraccount', false, null, null, 'server-credits')" class="pointer">User Credits</a></span></p>
  </div>
  <div key="coupon" class="field">
    <div class="fields pad0">
      <div ng-class="{'deactivate': user.credits.balance == 0}" class="four wide field">
        <div class="ui primary stepper input"><input type="number" placeholder="0" min="0" autofocus=""><span><i class="plus icon stepup"></i><i class="minus icon stepdown"></i></span></div>
      </div>
      <div class="field">
        <p>Credit(s) </p>
      </div>
    </div>
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field"><span>Yay!</span></div>
  <div class="field"><span>Congrats. You have pledged &nbsp;</span><span class="goldmetal">+</span><span class="goldmetal pledged"></span><span class="goldmetal">&nbsp; Server Credit(s)</span><span>&nbsp; to &nbsp;</span><span
      class="goldmetal ng-binding"> &nbsp;</span><span class="currentlevel"></span></div>
</form>

<form autocomplete="off" class="ui form ng-pristine ng-valid">
  <div class="field">
    <div class="ui fluid transparent input"><input type="text" name="email" id="email" placeholder="Email"></div>
  </div>
  <div class="field">
    <div class="ui fluid transparent input"><input type="text" name="user_name" id="user_name" placeholder="Username" autocomplete="off"></div>
  </div>
  <div class="field">
    <div class="ui fluid transparent input"><input type="password" name="password" id="passwordz" placeholder="Password" autocomplete="off"></div>
  </div>
  <div class="field">
    <div class="ui fluid transparent input"><input type="password" name="confirm" id="confirm" placeholder="Confirm Password"></div>
  </div>
  <div class="field">
    <div class="ui fluid transparent input"><input type="text" name="first_name" id="first_name" placeholder="First Name"></div>
  </div>
  <div class="field">
    <div class="ui fluid transparent input"><input type="text" name="last_name" id="last_name" placeholder="Last Name"></div>
  </div>
  <div class="field center padtop20"><button tabindex="0" ng-click="registerAccount()" class="ui black button ng-binding">CONTINUE</button></div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field username mar0">
    <div ng-class="{ 'errored': errors.reset }" class="ui input"><input type="text" name="user_login" id="user_login" autocomplete="off" autofocus="" required=""><label for="user_login" class="ng-binding">Username or Email address</label></div>
    <!-- ngIf: errors.reset -->
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field">
    <div ng-class="{ 'errored': errors.newPassword }" class="ui icon input"><input type="password" name="password" id="forgetNewPassword" ng-focus="messageOptions('passwordrules', null, 'focuspasswordrules')"
        ng-blur="messageOptions('passwordrules', null, 'blurpasswordrules')" ng-keyup="messageOptions('forgetNewPassword', null, 'checkpasswordrules')" autocomplete="off" ng-class="passwordToggle.registerpassword ? 'link' : 'slash'" maxlength="20"
        required="" class="slash"><label for="forgetNewPassword"
        class="pass">Password</label><i ng-class="{'slash': passwordToggle.registerpassword}" ng-click="passwordToggle.registerpassword = !passwordToggle.registerpassword" class="eye link icon"></i>
      <div style="padding: 10px !important;" class="ui one column grid passwordrules hidden">
        <div style="padding: 0 !important;" class="left floated left aligned column">
          <div class="padleft10"><b class="white ng-binding">Password must include:</b></div>
          <div class="ui inverted list">
            <div class="item">
              <div ng-class="passwordRules.charLength ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.charLength ? 'check' : 'times'" class="circle icon times"></i> 8-20 characters</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.lowerCase ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.lowerCase ? 'check' : 'times'" class="circle icon times"></i> Have at least one lower case character</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.upperCase ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.upperCase ? 'check' : 'times'" class="circle icon times"></i> Have at least one capital character</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.hasNumber ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.hasNumber ? 'check' : 'times'" class="circle icon times"></i> Have at least one number </div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.specialChar ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.specialChar ? 'check' : 'times'" class="circle icon times"></i> Have at least one special character e.g. $^*%#!</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.accountName ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.accountName ? 'check' : 'times'" class="circle icon times"></i> Not be the same as Username</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.noSpaces ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.noSpaces ? 'check' : 'times'" class="circle icon times"></i> No spaces</div>
            </div>
          </div>
        </div>
      </div>
    </div><!-- ngIf: errors.newPassword && clearErrors('newPassword') -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.confirmPassword }" class="ui icon input"><input type="password" name="confirm" ng-class="passwordToggle.registerpasswordconfirm ? 'link' : 'slash'" required="" class="slash"><label for="confirmpassword"
        class="pass">Confirm Password</label><i ng-class="{'slash': passwordToggle.registerpasswordconfirm}" ng-click="passwordToggle.registerpasswordconfirm = !passwordToggle.registerpasswordconfirm" class="eye link icon"></i></div>
    <!-- ngIf: errors.confirmPassword && clearErrors('confirmPassword') -->
  </div>
  <div style="margin-bottom: 0 !important;" class="field">
    <div ng-class="{ 'errored': errors.securitycode }" class="ui icon input"><input type="number" name="securitycode" autocomplete="off" ng-class="passwordToggle.loginpassword ? 'link' : 'slash'" required="" class="slash"><label for="code"
        class="pass">Enter the 6 digit security code from your registered email</label></div><!-- ngIf: errors.securitycode && clearErrors('securitycode','Login') -->
  </div>
</form>

<form style="width: 100%;" class="ui form ng-pristine ng-valid ng-valid-maxlength"><label>File Name</label>
  <div class="ui primary fluid input"><input type="text" ng-model="carousel.activeImage.name" maxlength="32" class="ng-pristine ng-untouched ng-valid ng-empty ng-valid-maxlength"></div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field">
    <div class="ui inverted input"><input type="text" placeholder="Enter receiver email address" class="receiverEmail"></div>
  </div>
  <div class="field">
    <div class="ui inverted input"><input type="text" placeholder="Enter receiver name" class="receiverName"></div>
  </div>
  <div class="field">
    <div class="ui inverted input"><input type="text" placeholder="Enter platform name, for eg. Genesiv" class="appName"></div>
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field username mar0">
    <div ng-class="{ 'errored': errors.reset }" class="ui primary input"><input type="text" name="email_code" id="email_code" autocomplete="off" autofocus="" required=""><label for="email_code">Verification Code</label></div>
    <!-- ngIf: errors.emailcode -->
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field">
    <div class="ui input"><input type="number" placeholder="Enter risk %" min="1" max="100" class="riskpercent"></div>
  </div>
  <div class="field">
    <div class="ui fluid selection dropdown tradeaccounts" tabindex="0"><i class="dropdown icon" tabindex="0"><div class="menu" tabindex="-1"></div></i>
      <div class="default text">Select an account to trade signal</div>
      <div class="menu" tabindex="-1"><!-- ngRepeat: account in user.trade_accounts --></div>
    </div>
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field">
    <h2 class="medium">Are you sure you want to&nbsp;<span class="keyword">:</span><span class="name"><b></b></span></h2>
  </div>
  <div class="field"><span class="description x09">
      <p> </p>
    </span></div>
  <div class="field suspension hidden martop20"><span>Suspend for:</span>
    <div class="ui inverted transparent input"><button class="ui mini icon transparent button stepdown"><i class="minus icon"></i></button><input type="number" value="1" min="1" autofocus="true" class="suspendcount"><button
        class="ui mini icon transparent button stepup"><i class="plus icon"></i></button></div>
    <div class="ui selection dropdown suspendfor" tabindex="0"><i class="dropdown icon" tabindex="0"><div class="menu" tabindex="-1"></div></i>
      <div class="text">Days</div>
      <div class="menu" tabindex="-1">
        <div class="item">Days</div>
        <div class="item">Weeks</div>
        <div class="item">Months</div>
      </div>
    </div>
  </div>
  <div class="field"><label class="reason"></label></div>
  <div class="field"> <textarea type="text" name="banreason" placeholder="Provide a reason" ng-keyup="requestCountMsg_word('banModal')" rows="4" cols="9" maxlength="400" class="banreason"></textarea>
    <div class="right floated content"><label class="nameCount ng-binding">0/400</label></div>
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field">
    <h2 class="bold">Are you sure you want to update suspension period for &nbsp;<span class="name"></span></h2>
  </div>
  <div class="field">
    <h4 class="regular description x09"> <i>This user will receive a notification and email informing them about the update.</i></h4>
  </div>
  <div class="field">
    <h4 class="medium">Effective Till Date: <span class="actual red"></span></h4>
    <h4 class="medium date">New Effective Till Date: Immediate till &nbsp;<span class="target one"></span></h4>
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="inline fields">
    <div class="field">
      <h4 class="bold">Set new date</h4>
    </div>
    <div class="field"><span class="from"> </span></div>
    <div class="field"><span><i class="arrow right icon"></i></span></div>
    <div data-tooltip="Select new date" data-position="top right" data-inverted="" class="field pointer"><span class="target two datepicker"></span></div>
  </div>
  <div class="field updatecalendar hidden">
    <div class="ui calendar"></div>
  </div>
  <div class="field"><label>Reason for Update: </label><textarea type="text" placeholder="Provide a reason" rows="4" maxlength="400"></textarea></div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="inline fields">
    <div class="field"><button class="ui fluid grey approve button">Login</button></div>
    <div class="field"><button class="ui fluid goldmetal deny button">Register</button></div>
  </div>
</form>

<form key="login" ng-if="!activeServer.brokerapi.enabled" ng-class="{'inverted': ['icmarkets-theme', 'redBlack-theme', 'dark-theme'].includes(darkTheme)}" autocomplete="off" ng-submit="nativeAuth(loginUserName, loginPass)" novalidate=""
  class="ui form ng-pristine ng-scope ng-invalid ng-invalid-required">
  <div ng-show="loginoptions.social" class="field center social"><!-- ngIf: loginoptions.social -->
    <div ng-controller="SocialAuthController" ng-if="loginoptions.social" class="middle aligned sixteen wide column social ng-scope">
      <div class="ui center icon buttons"><button type="button" data-tooltip="Sign in with Google" data-position="left center" data-inverted="" class="ui button"><i ng-click="socialLogin('Google')" class="circular icon googleIcon"><svg width="15" height="15" viewBox="0 0 15 15" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.68432 6.29261C3.95556 5.47198 4.47904 4.75797 5.18008 4.25244C5.88111 3.74691 6.7239 3.47569 7.58819 3.47747C8.56793 3.47747 9.45375 3.8253 10.1494 4.39459L12.1738 2.37077C10.9402 1.29538 9.35926 0.631592 7.58819 0.631592C4.84609 0.631592 2.48545 2.19569 1.35034 4.48677L3.68432 6.29261Z" fill="#EA4335"></path>
<path d="M9.93032 11.0746C9.29841 11.4822 8.49607 11.6996 7.58822 11.6996C6.72737 11.7014 5.88777 11.4323 5.18829 10.9305C4.48882 10.4287 3.9649 9.71959 3.69073 8.90356L1.34863 10.6816C1.92328 11.8447 2.8126 12.8233 3.91556 13.5063C5.01852 14.1893 6.29091 14.5493 7.58822 14.5455C9.28856 14.5455 10.913 13.9408 12.1298 12.8063L9.93089 11.0746H9.93032Z" fill="#34A853"></path>
<path d="M12.13 12.8057C13.4024 11.6185 14.2286 9.85145 14.2286 7.5882C14.2286 7.1766 14.1654 6.73427 14.0709 6.32324H7.58838V9.01143H11.3195C11.1357 9.91522 10.6412 10.615 9.93105 11.0741L12.13 12.8057Z" fill="#4A90E2"></path>
<path d="M3.69087 8.90268C3.54905 8.47885 3.47699 8.03479 3.47753 7.58786C3.47753 7.13452 3.55 6.69914 3.6845 6.29217L1.35052 4.48633C0.873044 5.45023 0.626908 6.51219 0.631659 7.58786C0.631659 8.70093 0.889637 9.75024 1.34878 10.6807L3.69087 8.90268Z" fill="#FBBC05"></path>
</svg></i></button><button type="button" data-tooltip="Sign in with Facebook" data-position="right center" data-inverted="" class="ui button"><i ng-click="socialLogin('Apple')" class="circular apple icon"></i></button></div>
    </div><!-- end ngIf: loginoptions.social -->
    <div class="description ng-binding">or use your email account</div>
  </div><!-- ngIf: error -->
  <div class="field">
    <div ng-class="{ 'errored': errors.userName }" class="ui input"><input id="username" type="text" name="username" ng-model="loginUserName" autofocus="true" autocomplete="off" required=""
        class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required"><label for="email" class="ng-binding">Username/Email</label></div><!-- ngIf: errors.userName && clearErrors('userName','Login') -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.newPassword }" class="ui icon input"><input type="password" id="password" name="password" ng-model="loginPass" autocomplete="off" ng-class="passwordToggle.loginpassword ? 'link' : 'slash'" required=""
        class="ng-pristine ng-untouched ng-empty ng-invalid ng-invalid-required slash"><label for="password"
        class="pass ng-binding">Password</label><i ng-class="{'slash': passwordToggle.loginpassword}" ng-click="passwordToggle.loginpassword = !passwordToggle.loginpassword" class="eye link icon pointer"></i></div>
    <!-- ngIf: errors.newPassword && clearErrors('newPassword','Login') -->
  </div>
  <div class="inline fields">
    <div class="ui checkbox padtop2"><input type="checkbox" class="remember"><label style="color: var(--text-1);" class="ng-binding">Remember me</label></div>
    <div tabindex="3" ng-click="forgotPassword()" ng-hide="activeServer.cname === 'vip.vantagemarkets.com'" class="ui transparent right floated button fpassword padright0 ng-binding">Forgot Password?</div>
  </div>
  <div class="field"><button tabindex="0" ng-disabled="isLogin" ng-click="emailErrorChecks('Login', 'errros')" class="ui center submit button ng-binding">Login</button></div>
  <div class="field terms"><span class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'terms-conditions')" class="ng-binding">Terms of Service</a></span><span
      class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'privacy-policy')" class="ng-binding">Privacy Policy</a></span></div>
  <div ng-hide="['vip.vantagemarkets.com', 'portal.vipipsbulls.com'].includes(activeServer.cname)" ng-show="loginoptions.register &amp;&amp; !activeServer.brokerapi.enabled" style="text-align:center !important;" class="field">
    <p style="color: var(--tfa-dialog-title-color) !important;" class="ng-binding">Not a member? &nbsp;</p><span tabindex="1" ng-click="openLogin(true)" style="color: var(--accent-2) !important;" class="pointer ng-binding">Register Now</span>
  </div>
</form>

<form key="register" ng-class="{'inverted': ['icmarkets-theme', 'redBlack-theme', 'dark-theme'].includes(darkTheme)}" autocomplete="new-password" ng-submit="registerAccount()" novalidate="" class="ui form ng-pristine ng-valid">
  <div class="ui center header ng-binding">Create Account</div>
  <div class="two fields">
    <div class="field">
      <div ng-class="{ 'errored': errors.firstName }" class="ui input"><input type="text" name="first_name" id="first_name" autofocus="true" maxlength="32" required=""><label for="first_name" class="ng-binding">First Name</label></div>
    </div>
    <div class="field">
      <div ng-class="{ 'errored': errors.lastName }" class="ui input"><input type="text" name="last_name" id="last_name" maxlength="32" required=""><label for="last_name" class="ng-binding">Last Name</label></div>
    </div>
  </div><!-- ngIf: errors.firstName && clearErrors('firstName') --><!-- ngIf: errors.lastName && clearErrors('lastName') -->
  <div class="field">
    <div ng-class="{ 'errored': errors.email }" class="ui input"><input type="text" name="email" id="email" autocomplete="on" ng-blur="emailErrorChecks('Email' , 'errors')" required=""><label for="email" class="ng-binding">E-mail (Cannot be
        changed)</label></div><!-- ngIf: errors.email && clearErrors('email') --><!-- ngIf: error && clearErrors() -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.userName }" class="ui input"><input type="text" name="user_name" id="user_name" autocomplete="new-password" maxlength="32" required=""><label for="user_name" class="ng-binding">Username (Cannot be
        changed)</label></div><!-- ngIf: errors.userName && clearErrors('userName') -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.newPassword }" class="ui icon input"><input type="password" name="password" id="newpassword" ng-focus="messageOptions('passwordrules', null, 'focuspasswordrules')"
        ng-blur="messageOptions('passwordrules', null, 'blurpasswordrules')" ng-keyup="messageOptions('newpassword', null, 'checkpasswordrules')" autocomplete="new-password" ng-class="passwordToggle.registerpassword ? 'link' : 'slash'" maxlength="20"
        required="" class="slash"><label for="newpassword"
        class="pass ng-binding">Password</label><i ng-class="{'slash': passwordToggle.registerpassword}" ng-click="passwordToggle.registerpassword = !passwordToggle.registerpassword" class="eye link icon"></i>
      <div style="padding: 10px !important;" class="ui one column grid passwordrules hidden">
        <div style="padding: 0 !important;" class="left floated left aligned column">
          <div class="padleft10"><b class="white ng-binding">Password must include:</b></div>
          <div class="ui inverted list">
            <div class="item">
              <div ng-class="passwordRules.charLength ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.charLength ? 'check' : 'times'" class="circle icon times"></i> 8-20 characters</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.lowerCase ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.lowerCase ? 'check' : 'times'" class="circle icon times"></i> Have at least one lower case character</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.upperCase ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.upperCase ? 'check' : 'times'" class="circle icon times"></i> Have at least one capital character</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.hasNumber ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.hasNumber ? 'check' : 'times'" class="circle icon times"></i> Have at least one number </div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.specialChar ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.specialChar ? 'check' : 'times'" class="circle icon times"></i> Have at least one special character e.g. $^*%#!</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.accountName ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.accountName ? 'check' : 'times'" class="circle icon times"></i> Not be the same as Username</div>
            </div>
            <div class="item">
              <div ng-class="passwordRules.noSpaces ? 'green' : 'red'" class="ui label ng-binding red"><i ng-class="passwordRules.noSpaces ? 'check' : 'times'" class="circle icon times"></i> No spaces</div>
            </div>
          </div>
        </div>
      </div>
    </div><!-- ngIf: errors.newPassword && clearErrors('newPassword') -->
  </div>
  <div class="field">
    <div ng-class="{ 'errored': errors.confirmPassword }" class="ui icon input"><input type="password" name="confirm" id="confirmpassword" ng-class="passwordToggle.registerpasswordconfirm ? 'link' : 'slash'" autocomplete="new-password" maxlength="20"
        required="" class="slash"><label for="confirmpassword" class="pass ng-binding">Confirm
        Password</label><i ng-class="{'slash': passwordToggle.registerpasswordconfirm}" ng-click="passwordToggle.registerpasswordconfirm = !passwordToggle.registerpasswordconfirm" class="eye link icon"></i></div>
    <!-- ngIf: errors.confirmPassword && clearErrors('confirmPassword') -->
  </div>
  <div class="field"><button tabindex="0" ng-click="emailErrorChecks('Registration' , 'errors')" ng-class="{ 'deactivate opaque': !allowRegistration }" id="ga-register" class="ui submit button ng-binding deactivate opaque">REGISTER</button></div>
  <div class="field terms"><span class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'terms-conditions')" class="ng-binding">Terms of Service</a></span><span
      class="pointer"><a ng-click="messageOptions(activeServer.policy, null, null, 'privacy-policy')" class="ng-binding">Privacy Policy</a></span></div>
  <div class="field">
    <p class="ng-binding">Already an existing member? &nbsp;<u ng-click="openLogin(false)" class="goldmetal pointer ng-binding">Login</u></p>
  </div>
</form>

<form novalidate="" class="ui form ng-pristine ng-valid">
  <div class="field">
    <div class="ui primary fluid input"><input type="number"><label>Enter the number of vouchers</label></div>
  </div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field"><span>Your</span><span class="goldmetal source"></span><span>will be unpledged immediately from</span><span class="goldmetal server"></span><span>and returned to your wallet.</span></div>
  <div class="field">
    <div class="ui inverted divider mar0"></div>
  </div>
  <div class="field"><span>Your</span><span class="key"></span><span>will be unpledged immediately. Have any questions? <a href="https://genesiv.com" target="_blank">Contact our customer support</a> or
      <a href="https://genesiv.com" target="_blank">check our FAQ</a></span></div>
</form>

<form class="ui form ng-pristine ng-valid">
  <div class="field"><span>Credit has been removed! Your</span><span class="goldmetal source"></span><span>from</span><span class="goldmetal server"></span><span>has been removed and returned to your wallet.</span></div>
</form>

Text Content

WELCOME BACK!
SIGN IN TO YOUR ACCOUNT

or use your email account
Username/Email
Password
Remember me
Forgot Password?
Login
Terms of ServicePrivacy Policy

Not a member?  

Register Now
Create Account
First Name
Last Name
E-mail (Cannot be changed)
Username (Cannot be changed)
Password
Password must include:
8-20 characters
Have at least one lower case character
Have at least one capital character
Have at least one number
Have at least one special character e.g. $^*%#!
Not be the same as Username
No spaces
Confirm Password
REGISTER
Terms of ServicePrivacy Policy

Already an existing member?  Login

0 XP



Pledge to Server

You have pledged to this server time(s)
CREDITS



Coupon Credits Available: 0

You do not have enough credits. Please purchase more credits under
User Credits

Credit(s)

Yay!
Congrats. You have pledged  +  Server Credit(s)  to    
CancelPledge Now

Not just yet!

In order to access the VIP Room, you will have to request access and wait for
approval.

Request Access
Not Now
Not just yet!

Your request is pending acceptance. Please check back later

OK
Congratulations!

Your request to join the VIP Room has been approved

OK
Request Sent!

Your request has been sent. We will let you know when it is approved

OK



Collapse





USER ADMINISTRATOR

Joseph Jones



YOU HAVE BEEN KICKED FROM CHAT!


HAVE A NICE DAY


YOU HAVE BEEN BANNED FROM CHAT!


HAVE A NICE DAY

Creating Your Account...


REGISTER
NEW TO TRADINGROOM? REGISTER TODAY.

CONTINUE

By continuing, you are agreeing to TradingRoom'sTerms Of Service,  Privacy
Policy.

Already an existing member?  Login


EXPLORE THESE TOOLS


Got it

Forgot your password?


ENTER YOUR USERNAME OR EMAIL ADDRESS TO RECEIVE A SECURITY CODE AT YOUR
REGISTERED EMAIL ADDRESS.

Username or Email address
Reset Password

Not a member?  Register Now


PASSWORD RESET SUCCESSFUL



Back to Login
Password Update

PLEASE CHANGE/UPDATE YOUR PASSWORD TO ENSURE YOUR ACCOUNT COMPLIES WITH OUR
LATEST SECURITY UPDATE.

Password
Password must include:
8-20 characters
Have at least one lower case character
Have at least one capital character
Have at least one number
Have at least one special character e.g. $^*%#!
Not be the same as Username
No spaces
Confirm Password
Enter the 6 digit security code from your registered email
Reset Password
Welcome to Genesiv!
Take our guided tutorial to familiarize yourself with the Live Trading Room.
Start Tour
Thanks, Take me back!
LanguageTranslation

Select your default language

EnglishDeutschEspañolFrançaisItalianoPortuguêsPolskiРусскийDutchελληνικάB.
Indonesia简体中文繁體中文한국어日本語ไทยहिन्दीTiếng ViệtTürkçeعربى

What language will you be writing in?




Translate Message Content



Translate all messages in this community to:



Note that your messages will be translated in real-time and there will be a
slight lag whenever you send messages

NOTIFICATIONS


Channel Activity My Activity


No notifications yet

Stay tuned and we will notify you once you have any notifications!

Mark all as read



BROADCAST WEBINAR

Select Webinar



Open Original
WELCOME TO


I ALLOW THE FOLLOWING DETAILS TO BE SHARED WITH SERVER OWNERS & ADMINISTRATORS.



Terms Of ServicePrivacy Policy
Community
Terms and ConditionsPrivacy Policy
Post Analysis To

SELECTED CHANNELS

No channel selected

AVAILABLE CHANNELS


No channel selected

SELECTED CHANNELS


No channel selected
Note: Messages with mentions, linked objects and channel tags will not be linked
BackPost
Upload Files to


File Name


Emojis

CancelUpload

ATTACHMENTS - DOWNLOAD ALL ATTACHMENTS


Cancel
Done
Preview Mode -

Close
Download
File Size Exceeded

Increase Limit
Files Limit Exceeded
Try again with 10 files or less!

Cancel
Done
Send Test Email

Cancel
Send


VERIFY YOUR EMAIL

ENTER THE VERIFICATION CODE SENT TO YOUR EMAIL ADDRESS

Verification Code
Submit
Select an account to trade signal



Cancel



ARE YOU SURE YOU WANT TO :



Suspend for:

Days
Days
Weeks
Months

0/400
Cancel

ROLES

EMAIL



LAST ONLINE

Invalid date


MISCONDUCT HISTORY


Update Suspension Period



ARE YOU SURE YOU WANT TO UPDATE SUSPENSION PERIOD FOR  

THIS USER WILL RECEIVE A NOTIFICATION AND EMAIL INFORMING THEM ABOUT THE UPDATE.

EFFECTIVE TILL DATE:

NEW EFFECTIVE TILL DATE: IMMEDIATE TILL  

SET NEW DATE





Reason for Update:
CancelUpdate

Login
Register


WELCOME BACK!
SIGN IN TO YOUR ACCOUNT

or use your email account
Username/Email
Password
Remember me
Forgot Password?
Login
Terms of ServicePrivacy Policy

Not a member?  

Register Now
Create Account
First Name
Last Name
E-mail (Cannot be changed)
Username (Cannot be changed)
Password
Password must include:
8-20 characters
Have at least one lower case character
Have at least one capital character
Have at least one number
Have at least one special character e.g. $^*%#!
Not be the same as Username
No spaces
Confirm Password
REGISTER
Terms of ServicePrivacy Policy

Already an existing member?  Login

Generate Voucer Codes
Enter the number of vouchers
Proceed
Cancel
Locked Feature
This is a level 0 feature and you will need 0 credits to unlock it. Your server
currently has and you’ll need another 0 credits to unlock it.

LEVEL 0 PERKS

Billing Channels
Open Channels
Announcement Channels
Personal Data
Custom Roles
Rules & Disclaimers
Request Management
Misconduct
Audit Log
Unlimited Storage
10 MB Upload Limit
10% Commission
This is a level 1 feature and you will need 10 credits to unlock it. Your server
currently has and you’ll need another 10 credits to unlock it.

LEVEL 1 PERKS

Channel Widgets
iFrame & Embed Addons
DM Channels
Webhooks
Custom Server Invite BG
Custom Emojis*
Custom Reactions*
20 MB Uploads
9% Commission
This is a level 2 feature and you will need 20 credits to unlock it. Your server
currently has and you’ll need another 20 credits to unlock it.

LEVEL 2 PERKS

Custom Desktop App
Theme Customizer
CNAME
Custom Email Configuration
Custom Privacy Policy
Custom T&Cs
Pop-Up Banners
30MB Upload Limit
8% Commission
This is a level 3 feature and you will need 30 credits to unlock it. Your server
currently has and you’ll need another 30 credits to unlock it.

LEVEL 3 PERKS

Tiers & XP
Badges
Leaderboard
Server Analytics
Login API
WordPress Plugin
40 MB Upload Limit
7% Commission
This is a level 4 feature and you will need 40 credits to unlock it. Your server
currently has and you’ll need another 40 credits to unlock it.

LEVEL 4 PERKS

Audio Channels
Video Channels
Custom Mobile App
50MB Upload Limit
6% Commission
Upgrade Community
Yourwill be unpledged immediately fromand returned to your wallet.

Yourwill be unpledged immediately. Have any questions? Contact our customer
support or check our FAQ
Credit has been removed! Yourfromhas been removed and returned to your wallet.
Unpledge Credits


ADD LOGIN API

VALUE



SELECT ROLES


CancelAdd


DELETE LOGIN API

Are you sure you want to delte the Login API:3?

This cannot be undone.

CancelDelete
Your Login API Key

Log Out


ARE YOU SURE YOU WANT TO LOG OUT?

CancelLog Out


COMMUNITY OPERATOR TERMS

Genesiv was created to be a place where you can build your community, connect
with likeminded people, forge new friendships and have fun. As a server operator
you are going to be responsible for making sure that you help keep Genesiv a
wholesome place where everyone can belong.

The following rules will help all of us to make a Genesiv a place for everyone.
If anyone is found causing trouble, we may take a number of enforcement steps
against them such as: issuing warnings; removing content; suspending or removing
the accounts and/or servers responsible; and potentially reporting them to the
authorities. If you come across a user, message, or server that appears to break
these guidelines, please let us know.

As a condition for your use of our software, you also agree that you will adhere
to our terms of use.

As a server owner you are responsible to ensure that the content within your
server adheres to our Terms of Use and does not violate the law. For example,
it’s ok to discuss medicine and medical conditions, but it is not ok to market
and sell drugs on Genesiv. The following are a non exhaustive list of content
and activities that are not allowed on Genesiv.

Hate Speech

We don't allow servers that promote violence, or incite hatred against
individuals or groups based on race or ethnic origin, religion, disability, age,
nationality, veteran status, sexual orientation, gender, gender identity, caste,
immigration status, or any other characteristic that is associated with systemic
discrimination or marginalization.

Sexual Content and Profanity

We do not allow sexual content or profanity, including pornography, or any
content or services intended to be sexually gratifying. We don’t allow content
that appear to promote a sexual act in exchange for compensation. Content that
contains nudity may be allowed if the primary purpose is educational,
documentary, scientific or artistic, and is not gratuitous.

We do not allow content that sexualizes children in any way. Such as but not
limited to sharing content or links which depict children in a pornographic,
sexually suggestive, or violent manner, and conduct grooming behaviors. We will
report illegal content and grooming to the authorities.

Violence and Threats

We don't allow servers that depict or facilitate gratuitous violence or other
dangerous activities. Content that depict fictional violence in the context of a
game, such as cartoons, hunting or fishing, are generally allowed.

Behaviour that issues threats whether direct or indirect is disallowed. This
includes threats to share the personal information of someone else (Doxxing).
Terrorist Content

We don't allow servers with content related to terrorism, such as content that
promotes terrorist acts, incites violence, or celebrates terrorist attacks.

Dangerous Organizations and Movements

We don’t allow servers with content related to planning, preparing, or
glorifying violence against civilians.

Tobacco, Alcohol and Marijuana

We don't allow server that facilitate the sale of tobacco (including
e-cigarettes and vape pens) or encourage the illegal or inappropriate use of
alcohol or tobacco. Servers that facilitate the sale of marijuana or marijuana
products, regardless of legality, are also not allowed.

False or misleading content

Content that is incorrect, false, misleading and can lead to significant risk of
physical or societal harm may not be shared on Genesiv. Spreading of access to
such content is also allowed.

Malicious impersonation of an individual or entity.

Malicious impersonation is disallowed, generally satire and parody is allowed as
long as they adhere to our other terms.

Malicious intent of digital access

We do not allow activities intended to gain malicious access to another user’s
account, network or system. Such as the impersonation of Genesiv staff,
distribution of malware, phishing, DDOS and social engineering activities.

Distribution of Illegal Content

We do not allow distribution of illegal content such as but not limited to
stolen property, pirated content, hacked user content and malicious software.

While the above terms and guidelines will continue to evolve over time. The
spirit of the rules should be upheld and so this means we may have to take
action where required when there are new forms of threats or harm that have yet
to be covered here. Best efforts will be made to keep you updated when we make
changes to these guidelines. As a server owner, you can do your part to keep
Genesiv a positive place for everyone by keeping a close eye on your communities
and reaching out to us if you suspect something is amiss.

Thank you and welcome to the community!

Done
Active Member Limit

CancelUpgrade Community Plan
Automatic Transaction Failed
Something went wrong with your payment for the premium plan and Custom Emoji
Add-On. Please check your payment details.
Check Details
Create a Community

Give your community a new name and icon. You can always edit this later

UPLOAD

Name

By creating a community, I agree to the Community Operator Terms.
Create


Getting your community ready...


upload