Poll:
You do not have permission to vote in this poll.
Total 0 vote(s) 0%
* You voted for this item. [Show Results]

Mah script no workeh
#1
function ArmSpin()
sleep()
game.World.lordrambo.ArmRotation = 5.0
sleep(1)
game.World.lordrambo.ArmRotation = 10.0
sleep(1)
game.World.lordrambo.ArmRotation = 15.0
end

while sleep() do

ArmSpin()
end

Reply
#2
Y U NO ADD A NO OPTION TO THE POLL???1111
QQ
Reply
#3
Sleep has no set time, so you need something like

while true do
sleep(1)
ArmSpin()
end
Reply
#4
Where is noob007 when we need him.
Sad
Reply
#5
reported for illusion of choice
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)