Jump to content

A script that makes 1000 to 1k


SuperOrca

Recommended Posts

I do this for rep... pls give rep

 

function format(n: number) :: text:
	set {_data} to "QT,18|Q,15|T,12|B,9|M,6|k,3"
	loop split {_data} at "|":
		set {_s::*} to split loop-value at ","
		{_n} >= 10 ^ {_s::2} parsed as number
		return "%{_n} / 10 ^ {_s::2} parsed as number%%{_s::1}%"
	return "%{_n}%"

 

Need help using this?

Ask the comments.

 

like.gif.653e1b24da93a6ca10eaf5b04e7f0242.gif

Likes are appreciated ❤️

 

Username: SuperOrca

Discord: Link to Profile

Rank: [VIP]

Joined Minehut: August 10, 2017

Joined Forums: June 10, 2019

 

Experienced in Python, Java (mainly spigot), Javascript (node.js, basics of react.js), and Web Development. DM on discord me if you want a custom discord bot for your server (i'm bored).

Link to comment
Share on other sites

Uhhhh...

 

like.gif.653e1b24da93a6ca10eaf5b04e7f0242.gif

Likes are appreciated ❤️

 

Username: SuperOrca

Discord: Link to Profile

Rank: [VIP]

Joined Minehut: August 10, 2017

Joined Forums: June 10, 2019

 

Experienced in Python, Java (mainly spigot), Javascript (node.js, basics of react.js), and Web Development. DM on discord me if you want a custom discord bot for your server (i'm bored).

Link to comment
Share on other sites

This is a stupidly complex way of making a 1000 to 1k skript... But sure. Sure. 

Does this even work?

Skripter, Builder, Server Owner, Certified Lizard Human.

2757740fb020b4d2a3d04e20ee371bf8.png.ec0bcd241c08d8e2355410a7a264c449.png

Discord: Nic_#0001 (As of 7/1/2021)

IGN: ItzNic_ (ALT: Nectoure)

Give me a moral boost and drop me a like plz ❤️

Link to comment
Share on other sites

  • 4 years later...

Please make sure that you aren't responding to posts that haven't been responded to in over a month. Thanks!

12/10/22 - 4/29/24
[Mod] 4/29/24 - present

(If you need one of the things below, feel free to click on them.)
Appeal | Report | Support
image.gif.68338c74958f6ea949377c85338bda14.gif

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...