Jump to content

Recommended Posts

Posted

Any can help us to create a voiced command witch open a page from communityboard for this pack ? any can give an example please ? 

if any can post an example how to open gm shop from community board when i type in chat .shop please do it please or for example when i type in chat .gatekeeper to open gatekeeper from community board if any can show us that please do it please , thanks all 

Posted
On 5/1/2018 at 3:57 PM, Prostyle1990 said:

Any can help us to create a voiced command witch open a page from communityboard for this pack ? any can give an example please ? 

if any can post an example how to open gm shop from community board when i type in chat .shop please do it please or for example when i type in chat .gatekeeper to open gatekeeper from community board if any can show us that please do it please , thanks all 

 

Dear Prostyle1990

 

Please stop asking help in this shared post. Just let you know, if you want get some help or request development job for you server, please you can post to the follow links:

 

Request Server Development Section

or

Client Development Discussion

 

and before you are going to create a new post, please READ THE RULES , it is mandatory to read it before you post.

 

Thanks and I hope this help for you server.

 

Btw, you started been annoying posting help everywhere.

 

Good luck..!!

 

  • Like 1
Posted
9 hours ago, Akar0 said:

 

Dear Prostyle1990

 

Please stop asking help in this shared post. Just let you know, if you want get some help or request development job for you server, please you can post to the follow links:

 

Request Server Development Section

or

Client Development Discussion

 

and before you are going to create a new post, please READ THE RULES , it is mandatory to read it before you post.

 

Thanks and I hope this help for you server.

 

Btw, you started been annoying posting help everywhere.

 

Good luck..!!

 

It's illegal to ask for help ? 

Posted
28 minutes ago, Prostyle1990 said:

It's illegal to ask for help ? 

It's not. But you already copy paste the same request in various topics like 3-5 times. That's annoying.

Tips were given, you can't handle it alone and somehow it's sad. While no one want to give you ready code and you don't want to search and try on your own, abandon the idea. 

  • Like 1
Posted
3 hours ago, Prostyle1990 said:

It's illegal to ask for help ? 

 

No at all buddy but if you read the rules on each section, you will know why what I'm saying:

 

71aa1f6acb3be019368a0d1ac49133cc.png

 

your are welcome.

  • 2 weeks later...
Posted
5 hours ago, z3us87 said:

Where  i find a tutorial how to setup the server (i want to ron only local) ...

 

Its ready to run locally. 

Posted (edited)
6 minutes ago, Prostyle1990 said:

Maybe can you help us with fake player engine ? how to start it ? how to spawn fake players ? 

Pay for the advertisement. Stop suffering with garbage.

Edited by HxxTxH
Posted
1 minute ago, HxxTxH said:

Pay for advertisement. Stop suffering with garbage.

I just want to test my server localy ....so dont comment if you dont know why i ask for this mod ....

Posted (edited)
1 minute ago, Prostyle1990 said:

I just want to test my server localy ....so dont comment if you dont know why i ask for this mod ....

Testing your server locally with the fake players. Very smart xD

Edited by HxxTxH
  • Haha 2
  • 4 weeks later...
Posted (edited)

Hmm, Nice share, I see it is using SmartGuard? Wouldnt this be a problem in the future? If The used license key runs out of time? 

Quivers are without its needed skill. Fix-> 


  <etcitem id="22089" name="Bone Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="D"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_bone_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="1"/>
    </skills>
  </etcitem>
  <etcitem id="22090" name="Steel Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="C"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_fine_steel_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="2"/>
    </skills>
  </etcitem>
  <etcitem id="22091" name="Silver Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="B"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_silver_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="3"/>
    </skills>
  </etcitem>
  <etcitem id="22092" name="Mithril Quiver">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="A"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_mithril_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="4"/>
    </skills>
  </etcitem>
  <etcitem id="22093" name="Quiver of Light">
    <set name="freightable" value="true"/>
    <set name="class" value="OTHER"/>
    <set name="crystal_type" value="S"/>
    <set name="dropable" value="false"/>
    <set name="icon" value="br_cashtex.item.br_cash_quiver_of_shining_arrows_i00"/>
    <set name="stackable" value="true"/>
    <set name="tradeable" value="false"/>
    <set name="type" value="OTHER"/>
    <set name="weight" value="1000"/>
    <skills>
      <skill id="26067" level="5"/>
    </skills>
  </etcitem>

Edited by HyperBlown
Quivers fix
Posted
34 minutes ago, Bazito said:

Someone the same problem?

 

error.jpg

What is your java version? I usually got that error when my installed java is  different from the minimum required of the source (source is running on java8)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • https://www.4shared.com/s/fyGGySJVvfa  
    • SOCNET STORE — is a unique place where you can find everything you need for your work on the Internet!   We offer the following range of products and services: Verified accounts with blue tick marks and confirmed documents in Instagram, Facebook, Twitter (X), LinkedIn; Gift cards and premium subscriptions for your services (Instagram Meta, Facebook Meta, Discord Nitro, Telegram Premium, YouTube Premium, Spotify Premium, ChatGPT, Netflix Premium, LinkedIn Premium, Twitter Premium, etc.); Telegram bot for purchasing Telegram Stars with a minimum markup with automatic delivery; Replenishment of your advertising accounts (in TikTok ADS, Facebook ADS, Google ADS, Bing ADS) + linking a bank card; Payment for any other service or subscription with a markup from 5 to 25% (depending on the cost of the subscription) Available payment methods: via PayPal, any cryptocurrency (+Binance Pay), Telegram Stars, Cash App, or any bank card.    Our online store  SOCNET.STORE  Our Telegram Stars Bot  SOCNET.CC  Our SMM-Panel for social media promotion  SOCNET.PRO  Telegram store  SOCNET.SHOP    News:  ➡ Telegram channel ➡ WhatsApp channel ➡ Discord server  Contacts and support:  ➡ Telegram support ➡ WhatsApp support ➡ Discord support: socnet_support ➡ Email support: solomonbog@socnet.store We have been operating for a long time and have gathered a huge list of reviews about our work! Our large list of positive and honest reviews is presented on our website!   VERIFIED ACCOUNTS    Verified old Instagram Meta account (2010-2020) with an active blue checkmark | Subscription has already been paid for 1 month in advance, account confirmed by documents: from $70 Verified old Facebook Meta account (2010-2023) with an active blue checkmark | Subscription has already been paid for 1 month in advance, account confirmed by documents: from $70 Verified Linkedin account (2010-2024) with an active checkmark and confirmed documents | Checkmark does not require renewal: from $80 Verified old Twitter (X) account (2010-2022) with an active blue checkmark | GEO: Tier 1-3 (your choice) | Subscription has already been paid for 1 month in advance: from $16    TELEGRAM STARS    Telegram Stars | 1 star from $0.0175 | Discounts for bulk orders | Delivery within 1-2 minutes automatically    GIFT SERVICES & PREMIUM SUBSCRIPTIONS  DISCORD NITRO Discord Nitro Classic (Basic) GIFT | 1/12 MONTHS | NO LOGIN OR PASSWORD NEEDED | Full subscription guarantee | Price from: $3.15 Discord Nitro FULL | 1/12 MONTHS | NO LOGIN OR PASSWORD NEEDED | Full subscription guarantee | Price from: $6.8 SPOTIFY PREMIUM Individual Spotify Premium plan for 1 month ON YOUR ACCOUNT | Available worldwide | Price from: $2.49 Family Spotify Premium plan for 1 month ON YOUR ACCOUNT | Works in any country | Price from: $3.75 Personal YouTube Premium Music on your account | 1 month | Ad-free YouTube | Price from: $3.75 Family YouTube Premium Music on your account | 1 month | Ad-free YouTube | Price from: $4.35 TELEGRAM PREMIUM Telegram Premium subscription for 1 month on your account | Authorization required (via TDATA or phone number) | Price from: $6 Telegram Premium subscription for 3 months on your account | No account authorization required | Guaranteed for full period | Price from: $17 Telegram Premium subscription for 6 months on your account | No account authorization required | Guaranteed for full period | Price from: $22 Telegram Premium subscription for 12 months on your account | No account authorization required | Guaranteed for full period | Price from: $37 GOOGLE VOICE • Google Voice Accounts (GMAIL US NEW) | Age/Year: Random 2024 | Phone Verified: Yes | Price from: $13 TWITTER(X) PREMIUM • Twitter Premium X subscription on your Twitter account for 1 month/1 year (your choice). Authorization in your Twitter account is required. Price from: $13 per month • Twitter X Premium Plus subscription with GROK AI on your Twitter account for 1 month/1 year (your choice). Authorization in your Twitter account is required. Price from: $55 NETFLIX PREMIUM • Netflix Premium subscription for 1 month on your personal account for any country, renewable after expiration | Price from: $10 CANVA PRO • CANVA PRO subscription for 1 month via invitation to your email | Price from: $1 CHATGPT 5 • Shared ChatGPT 5 Plus account FOR 2/5 USERS | Price from: $5 / $10 • Group ChatGPT 5 Plus subscription on your own email address for 1 month | Price from: $5 • Personal ChatGPT 5 Plus account FOR 1 USER or CHAT GPT PLUS subscription on your own account | Price from: $18 • ChatGPT 5 PRO account with UNLIMITED REQUESTS | Dedicated personal account FOR 1 USER ONLY or ON YOUR ACCOUNT | Works in any country or region | Price from: $220 Payment for any other subscription and replenishment of advertising accounts: Additional 5–20% to the cost of the subscription on the site or to the replenishment amount depending on the total purchase amount.   Attention: This text block does not represent our full product range; for more details, please visit the relevant links below! If you have any questions, our support team is always ready to help!       Our online store  SOCNET.STORE  Our Telegram Stars Bot  SOCNET.CC  Our SMM-Panel for social media promotion  SOCNET.PRO  Telegram store  SOCNET.SHOP    News:  ➡ Telegram channel ➡ WhatsApp channel ➡ Discord server  Contacts and support:  ➡ Telegram support ➡ WhatsApp support ➡ Discord support: socnet_support ➡ Email support: solomonbog@socnet.store We have been operating for a long time and have gathered a huge list of reviews about our work! Our large list of positive and honest reviews is presented on our website!  10% – 20% Discount or $1 BONUS for your registration  If you’d like to receive a $1 BONUS for your registration OR a DISCOUNT of 10% – 20% on your first purchase, simply leave a comment: "SEND ME MY BONUS, MY USERNAME IS..." You can also use the ready promo code across all our stores: "SOCNET" (15% discount!)  We invite you to COOPERATE and EARN with us  Want to sell your product or service in our stores and earn money? Want to become our partner or propose a mutually beneficial collaboration? You can contact us through the CONTACTS listed in this thread. Frequently Asked Questions and Refund Policy If you have any questions or issues, our fast customer support is always ready to respond to your requests! Refunds for services that do not fully meet the stated requirements or quality will only be issued if a guarantee and duration are explicitly mentioned in the product description. In all other cases, refunds will not be fully processed! By purchasing such services, you automatically agree to our refund policy for non-provided services. We currently accept CRYPTOMUS, Payeer, NotPayments, Perfect Money, Russian and Ukrainian bank cards, AliPay, BinancePay, CryptoBot, credit cards, and PayPal. The $1 registration bonus can only be used for purchases and only once after your first registration in any SOCNET project. We value every customer and provide replacements in case of invalid accounts through our contact methods! p.s.: Purchase bonuses can be used across any SOCNET projects: web store or Telegram bots.
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock