money

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. Doodle

    negative balance

    I am making a skript so when a player dies, they lose some of their money, and if it's in the negatives, the balance goes farther into the negatives. The problem is, when I test it, when the player's balance is negative, it doesn't want to work and the balance of the player just stays the same...
  2. J

    Solved How do I add one to balance when clicking a specific block?

    Ok so. I am trying to make a little script to increase my balance by one every time I click a specified block here is the code so far! Skript version: 2.6.2 Author: Quiettee (me) options: balance: 0 starting_money: 0 minium_money: 0 maxium_money:1000000000000 on...
  3. FistoF

    [Hiring] [TEMP] Minigame script

    I'm working on a Star Wars-themed Minecraft server that needs a minigame script based on Ewok Hunt game mode from Battlefront II video game. Minecraft version 1.19. Offering: $20 after you demonstrate the minigame working on you server by playing a round with me. Contact me: Discord...
  4. emperorofwater

    how to save a balance in a variable

    this returns the error set {2money::money} to loop-player's balance A money cannot be saved, i.e. the contents of the variable {2money::money} will be lost when the server stops. (script.sk, line 52: set {2money::money} to loop-player's balance') how do i save the variable as the money without...
  5. U

    offline money

    hi does anyone know if its possible to get a palyer's balance even if they are offline? it works when they are online but not offline.... plz help my code: command /offlinemoney [<offline player>]: permission: money.admin trigger: if arg-1 is set: message "&bPlayer...
  6. R

    Help with Money

    Hello, I got a Token skript on my server (tokens = ingame currency) and you can see ur tokens on the scoreboard. I was wondering if there was any way to show them with a comma between the numbers. If a player has 10k Tokens it shows this: 10000 and I want it to look like this: 10.000 Is there a...
  7. R

    Coins Jackpot

    Suggested name: Jackpot Spigot/Skript Version: Spigot 1.8.8 Skript 2.1.2 What I want: Hello, I am searching for a simple coin jackpot skript. So players can add money from their balance to the jackpot (i am using {tokens.%player%} on my server). If u use the command /jackpot it should show your...
  8. Z

    balancetop money formatting

    command /balancetop: aliases: /baltop, /moneytop trigger: loop {baltop::*}: set {baltop::%loop-index%} to "%loop-value%" parsed as integer set {_baltop::*} to sorted {money::*} from highest to lowest with format "&f@index &f- &a$@value" set {_a} to 0...
  9. HowTragicMate

    Physical Bank

    Category: Economy Suggested name: Physical Bank Spigot/Skript Version: 2.5-alpha1 (1.15.2) What I want: An item-based economy script, per default emeralds. The goals are to add a greater level of immersion, a generally more Minecraft-like feeling, and in the case of a PvP environment...
  10. M

    Solved get money from mobs

    Skript Version: Skript 2.2 (dev20c) (i forgot, i'm going to assume its that version) Skript Author: Bensku Minecraft Version: 1.12.2 I am trying to make a script that gives you money when you kill a mob (for example, a zombie). I am aware that there are other plugins that do this, i just want to...
  11. C

    Solved Money balance player variable?

    Please help, I tried doing a player variable called {balance.%player%} but when I run the command /balance, it says: You have {balance.CassioTDS} blobdollors. All related scripts are listed below as an image. Please help. https://ibb.co/rG0ntb1 < Image
  12. N

    Currency converter (1000 to 1k)

    Can i make with else way? And what way command /money: trigger: if {money.%player%} >= 1000 set {ac.%player%} to {money.%player%} / 10 send "Money >> %{ac.%player%}%"
  13. S

    Script Crypto Bourse | Real Time Money Price | MySQL | 28 Different Crypto Money %30 SALE ALL SKRIPT By ST™ 1.0

  14. P

    Solved How can I do this?

    It don't works: on death of player: set {_bal.%victim%} to victim's balance set {_kap.%victim%} to ({_bal.%victim%} / 10) * 2 if attacker is a player: give {_kap.%victim%} money to attacker Error: '{_kap.%victim%} / 10 money' can't be added to an entity because the former is...
  15. noam sapir

    ,

    .
  16. Adrihun

    Solved Preventing text in integer? (arg-2)

    Okay, so I have a money changer script where if you type in /changemoney it will change the players money. BUT if someone types in /changemoney Name Lol, it will mess up the script and will give <none> to the player. How can i block this so they can only put in numbers in like 1,2,3... Here is...
  17. Adrihun

    Solved a

    a
  18. D

    Why is my Money Skript not Work?

    Hey! idk why This Skript not work :/ Can anyone help me? command /pay <text=help> <player>: permission: * trigger: if arg-1 is set: if arg-2 is not set: message "" message "&6&l✩&a&l&oMoney&6&l✩" message "&7-&8/&6Pay...
  19. HiiqhFive

    Script CASH FABRICATOR! [Skript 2.2] 1.3.413

    CASH FABRICATOR for Skript 2.2 This system allows you to create a machine which farms money for you! Upgrading up to Level 10 allows you to become the richest player! DEPENDENCIES • Skript (at least version 2.2) • Umbaska • SkQuery HOW TO INSTALL 1. Install Skript v2.2 on your...