bignumbers

  • 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. Shroob

    Script Tetration.sk 0.1.0

    Requires: SkQuery Latest version of break_eternity.sk (old version has a lot of local functions that shouldn't be local) How to use: look at break_eternity.sk it has a good explanation (probably
  2. Shroob

    Script Break_Eternity.sk 0.2.0

    Probably goes up to 10^^1e308, I'm not sure but it goes up to at least 10^^9e18 ^^ is tetration 10^^3 = 10^10^10 = 1e1e10 10^^5 = 10^10^10^10^10 = 1e1e1e1e10 = eeee10 = (e^4)10 Tutorial: supergte(), supergt(), superlte() and superlt() are >=, >, <=, < superadd(n, n2) adds n and 2 (wow)...