Agluk15Join Date: 2016-02-13 Post Count: 193 |
What are you working on?
[Mine works in script builder and regular servers]
I'm working on a server administration orb. It is pretty sweet. Basically, you get a cool orb floating around your character. And you get a UI system. You can pick a player of your choice, and execute commands on him. Stealthy, right? They can never prove it was you :) |
|
|
>You can pick a player of your choice, and execute commands on him. Stealthy, right? They can never prove it was you :)
not playing your script builder so i don't rq |
|
uglypoeJoin Date: 2011-03-26 Post Count: 4382 |
making a computer that can withstand "while true do end"
jk that doesnt exist
|
|
|
I got bored so I'm working on something similar to clash of clans as I can't be bothered downloading it. <3
|
|
Agluk15Join Date: 2016-02-13 Post Count: 193 |
@Duncan
It works in all script builders, and I am not trying to get popularity. But your so egotistical that you thought I was. Leave. Now. Anyways, there is a reason for it to be stealthy outside of an SB. What if you don't want them to know you kicked them from your game? Exactly. |
|
admin002Join Date: 2008-04-09 Post Count: 887 |
Currently working on a indoor positioning system for my dorm. Using WiFi, I can triangulate the position of a device in 2D space. It's pretty neat! |
|
CasualistJoin Date: 2014-06-26 Post Count: 4443 |
@OP What? Duncan was just saying he'd probably ragequit if he was in a server where people were running anonymous commands on other users. He made zero judgement towards you and said nothing malicious. The brief exchange speaks more about your ego than his. |
|
Agluk15Join Date: 2016-02-13 Post Count: 193 |
Sorry if you thought that but no. That isn't the truth; in fact I now apologize. I did lead you to believe that. I didn't know what rq meant so I thought he was dissing on my game. Anyway, the script won't be released so no one will abuse it anyway. It's just for use in my personal games and for me only. |
|
|
'the script won't be released'
'script builder'
ummm? |
|
00doggieJoin Date: 2009-07-30 Post Count: 337 |
that orb sounds quite familiar are you sure you created it? lol |
|
Agluk15Join Date: 2016-02-13 Post Count: 193 |
@00doggie
I'm creating it right now. Tons of orbs exists, and you can ask fishguy100 for confirmation that I make orbs.
Anyways, it is my script of course. I am not releasing it. If they want to use my script builder, go ahead. But I won't give you my scripts to use. |
|
Agluk15Join Date: 2016-02-13 Post Count: 193 |
If you can legit find a free model with this code and UI that looks like this, I will shoot my brains out.
local Angle = ((tick() % (math.pi * 2)) * 1.5);
Orb.CFrame = Character.Torso.CFrame * CFrame.Angles(Angle, Angle, 0) * CFrame.new(0, 0, -4);
Orb['Agluk\'s Orb'].Head.CFrame = Orb.CFrame;
^Try to find that in a free model.
And explain why my UI is completely different:
/gfs4qG2
ImageGur |
|
|
|