Jump to content

Search the Community

Showing results for tags 'mining'.

The search index is currently processing. Current results may not be complete.
  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • News and Announcements
    • Rules And Information
    • Introductions and Farewells
    • General Discussion
    • Video & Photos
    • Trading
    • Gangs
    • Guides
    • Help
    • Recommend A Player
    • Shitposts
  • Management
    • Suggestions
    • Bug Reporting
    • Staff Applications
    • Staff Complaints
    • Ban Appeals
    • Ban Requests
  • Cloud Gamers!!!!!'s Topics
  • Big Boys's Topics
  • Chavs's Random Shit
  • Chavs's Mandem
  • Chavs's Rules
  • Tide Pods's How to be a normal memester
  • Jimmy's Sissy's's General Discussion
  • Jimmy's Sissy's's Sissy Meetups
  • Relaxatation station's Topics
  • Looser Gang's Sleep over
  • The Duck Religion's Discussions
  • haha wtf's f
  • Fuck My Life (FML)'s Everything
  • D&A's talk here
  • OoO Templates's GENERAL

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Interests

Found 3 results

  1. I had the bright idea of spending two days getting the bronze, silver, gold and platinum trying to craft an RPG-7. When I DID finally get the level and ores for it, I crafted it and got absolutely nothing in my hotbar nor in my inventory. Thanks to this, I lost quite a lot of money that could have been used more appropriately. I was later told that RPGs were "disabled" for some reason which I still question. I'd like to get a refund on what I spent to get the RPG. Here's a video of me crafting the "RPG".
  2. DC 

    Mining profits

    With the new mining addon, I thought it would be cool to code something that calculated how much you would get for selling your minerals, so I did; if you have python downloaded, you can download the file at the bottom of the guide or use this code: print("[CG MINING]") print("***********\n") bronze=int(input("Enter the amount of bronze you have mined: ")) silver=int(input("Enter the amount of silver you have mined: ")) gold=int(input("Enter the amount of gold you have mined: ")) plat=int(input("Enter the amount of platinum you have mined: ")) bronzetot=bronze*500 silvertot=silver*800 goldtot=gold*1800 plattot=plat*8000 total=bronzetot+silvertot+goldtot+plattot print("\nIf you sold your minerals, you would earn: £"+str(total)) If not, then each mineral price per 1 is: Bronze: £500 Silver: £800 Gold: £1,800 Platinum: £8000 >You can use these prices and calculate it manually, Hope this helps! ~DC CG mining profits.py
  3. Pedz

    Mining Guide

    This is a guide for the recently adding mining system. VIDEO https://www.youtube.com/watch?v=Pngl7_QmK2Q PROFIT According to my averages, you would be able to make up to $13800 per minute if mining at the fastest speed possible. Below are my calculations. I mined 20 gems, 3 times. Here are the different results I got: Test 1: 5 rock, 3 silver, 7 mold, 5 gold. Test 2: 4 rock, 5 silver, 9 mold, 2 gold. Test 3: 4 rock, 6 silver, 5 mold, 5 gold. Overall, out of 20 gems mined, the average amounts were: 4 rock, 5 silver, 7 gold, 4 mold. This would give you $9200 profit. The fastest time to get 20 gems: For this I will assume that you get a gem every time, you do not wait between mining and you have no lag. It takes 2 seconds per gem so 20 * 2 = 40. That is $9200 every 40 seconds. This means that you could be making up to $13800 every minute. NOTE: All values are subject to change in upcoming updates.
×
×
  • Create New...