The Enchanted Cave 2
Delve into a strange cave with a seemingly endless supply of treasure, strategically choos
4.39 / 5.00 38,635 ViewsGhostbusters B.I.P.
COMPLETE edition of the interactive "choose next panel" comic
4.09 / 5.00 15,161 ViewsWhats the script to disable Right Clicking? And how do I implement it?
At 2/11/06 01:38 PM, Darkside7000 wrote: Whats the script to disable Right Clicking? And how do I implement it?
You can't, people right click of their own accord and it is currently impossible to hack minds.
Sup, bitches :)
Ummmm... I ment so people cant right click>play and so on.
Their are scripts like this but I havent come accros one, I have seen it done though.
-altdas
At 2/11/06 01:45 PM, -liam- wrote:At 2/11/06 01:38 PM, Darkside7000 wrote: Whats the script to disable Right Clicking? And how do I implement it?You can't, people right click of their own accord and it is currently impossible to hack minds.
*wipes tear from eye* Lol thats gotta be the funniest thing i've seen all day.
Just make it that if they click the screen in any way (left or right click, they are both clicks), it sends them to a cheating page.
Hi there!
At 2/11/06 01:54 PM, SpamBurger wrote: blah
Or do:
var cm:ContextMenu = new ContextMenu(function(){ trace("You cheater!") });
cm.hideBuiltInItems();
_root.menu = cm;
Sup, bitches :)
At 2/11/06 02:03 PM, -liam- wrote: var cm:ContextMenu = new ContextMenu(function(){ trace("You cheater!") });
trace? =P
silly boy.