Jakiel
JakielNetwork.keyubu.com
Kod:
on left click with diamond hoe:
if name of player's tool is "&c&lSatış Çubuğu":
if clicked block is a chest:
if else amount of iron ingot in clicked block is greater than 0:
add (amount of iron ingot in clicked block * 50) to player's money
send "&3Skyblock &8» &c%(amount of iron ingot in clicked block * 50)% &7hesabınıza eklendi." to player
remove every iron ingots from clicked block
Skriptte 4.satırda hata almaktayım sorunu anlayamadım.