#Advanced Mining Skript

1 messages · Page 1 of 1 (latest)

full python
#

Hello, I am needing help to make a mining skript to solve all these needs, I wanna be walked through the steps, and learn from this.

Mine regen (All Blocks In Area Of the Region)
Custom Items (Auto Pickup with custom name, lore, etc)
And more features, That some of yall can make up, Like, Credits Eco, XP, Etc! I take suggestions and all that so just discuss things here!

lethal topazBOT
#

minehut Looking for builders or developers?

In order to do so, you can use our offers-and-requests system!

  1. Head over to #botcmds and enter /marketplace.
  2. In the screen that shows up, select whether you're requesting or offering services and fill out the modal.
  3. Now your offer or request should appear in #job-board.

Note: You can only send a request or offer once every 24 hours.

full python
#

If anyone knows a good tutorial for these very few features, I will gladly look at them.

#

Im not wanting a developer, I'm wanting to learn off of the post.

#

@balmy slate

balmy slate
#

dont ping me

#

"I am needing a mining skript" it does mean you need developers

full python
balmy slate
#

it doesnt mean that you need to make one

#

you are basically asking for skript

#

because needing

full python
#

Asking for someone to walk me through how to make one yes.

#

Yes I am needing one.

#

So I am requesting help.;

balmy slate
#

nah you are not

#

you just need a skript

full python
#

Exactly, Help to make the skript.

balmy slate
#

you make no sense

full python
#

there

#

better?

hearty pebble
hearty pebble
#

yeah, you can use worldguard

#

its just a option

#

there aremore ways i gues

south apex
hearty pebble
#

i actually dont know which one sets regions, worldguard or worldedit, prob world edit i think, my mistake then

steel lotus
#

World edit blocks and make selections and use to build faster, worldguard you can use to create regions, and define flags for that limits an area in your server

full python
hearty pebble
#

yes u are doing something wrong

#

set all blocks in region "regionhere" to stone you do the rest

full python
#

alr

full python
hearty pebble
#

less than or equal to reset amount you do, just use <>= and use a reset amount and for checking blocks in a region i think its set {_test} to all blocks in region "regionhere"

#

otherwise idk

full python
#

Alright

#

So Ik how to do it

#

Some what

unreal aspen
#

as for the custom drops its really quite simple

#

just do:

full python
#

Yes custom drops is easy

#

Just really a named item

#

giving them it

unreal aspen
#

on break:
cancel event
if event-block is <insertblock>:
give the player 1 <item> named <name>

full python
#

Not that hard

#

Yea

unreal aspen
#

thats legit it

#

what

full python
#

You do not wanna cancel event

#

you wanna cancel drops

#

not event

unreal aspen
full python
#

Alright

unreal aspen
#

im just used to canceling events

#

so i dont get what else u want from it

full python
#

Im making a custom tokens eco and all that

#

xp

unreal aspen
full python
#

etc

#

A tokens currency

#

for custom enchants

#

and stuff

#

like a prison server

unreal aspen
#

are the tokens virtual

full python
#

yes very

#

If tokens are not virtual whats the point of them.. I mean it would be dumb to not have them virtual

#

Yet you can do /withdraw 5000

surreal echo
#

Just make a var for the tokens

full python
#

yep

#

Figured it out

#

Also, I know to add tokens