Jump to content

Weeeoooooo

Member
  • Posts

    31
  • Joined

  • Last visited

Everything posted by Weeeoooooo

  1. oo thats cool and i agree about the last thing
  2. Can you please add the plugin "Bitcoin" i've been asking for it for months!! Link to it
  3. This is the best script to ever release!! Examples: send "%double(5)%" it would send 10 function double(num: number) :: number: return {_num}*2
  4. True the new staff team are very kind but they take things to another level like they muted me and other people for saying "lmao" and "wtf"
  5. maybe all staff hates me .. who knows?
  6. yes, i asked pandachan on how to know if a mod hates me and she said "ask them" so i made a forum post
  7. Weeeoooooo

    Moderators.

    Hello mods, if you hate me please say here im 2020#1022 im pog ik but say if you hate me!
  8. Weeeoooooo

    Challenge

    2020#1022 was here
  9. A stick that shoots a bat lets say the yaw was 120 the if the bat goes to yaw 119 or 121 it cant why because the bat will only go to yaw 120 [where player is facing this includes the pitch too]
  10. Make a gun skript but with a bat and that bat never go off the direction that its going at
  11. He didnt put luck perms groups just a simple tab without ranks
  12. bro https://skripthub.net/docs/?id=1086
  13. idk if this should go here or script releases
  14. so when you make a chat system and censor system in skript like on chat: replace all "E" in message with "A" set chat format to "%player% -> %message% the censor wont work so Awokens made this skript on chat: set message to {_m} replace all "e" in {_m} with "a" set chat format to "%player% -> %{_msg}% this censor will work
  15. Na bro it will say <none>
  16. its just a dupe skript where you can only do it 50 times
  17. so i made a dupe server but you can only do 50 dupes command dupe: trigger: if {dupecount::%player%} >= 50: send "&cYou cant dupe anymore use /limitdupe!" console command "pex user %player% add limit.dupe" #This is just another dupe if you want it say else if {dupecount::%player%} < 50: if player is holding barrier: send "You cant dupe a barrier lol" to player else if player is not holding barrier: give player player's tool add 1 to {dupecount::%player%} on join: if {dupecount::%player%} is not set: set {dupecount::%player%} to 0 #this has to be in to check if the dupe count is not set and it will set it to 0 if u dont put it, it wont work!
  18. so i made this 3 lines skript when you sleep at night it will turn into day on bed enter: cancel event console command "time set day"
×
×
  • Create New...