Toribash
I can do that. It is almost finished, I just have to tweak it a little bit so that Uke not only flys to where you are pointing but stayes there and doesn't circle around that point.

Another problem is that Toribash can't guess at which distance you are pointing so I planned on using two other keys to push him farer away or pulling him towards you.

Do you want to see where you're aming at?
Signature temporarily out of order.
I have a idea.
It is so simple.
The script we will call: chatcolors.lua
The trick is in fact: When you will load the script you will can see echo: Press O.
When you will press "O" the colors tab will pop-up. There will be some basic colors and when you will click etc. red, the color code for red will pop up in your chat tab.
Sorry for my bad english :3
>>> MY MARKET <<<
@Dansan123: I attached telekinesis.lua for you. Standart buttons: o - activate, q - push, shift left - pull. Change keys with "/tel change key <keyType>" so for example "/tel change key activate" to change the activation key. If you don't want to see where you're aiming at type "/tel aim".

@Rafynio: It's not possible to add text to your chatline. Also pressing o while you're typing your message will just type an "o". The best I could do is this:
There is a button displayed under your chat input. Click on it and a little window will pop up showing all the chat colors. Hover your mouse over one of the colors and it will show you the id. You have to enter it yourself, though.
Attached Files
chatcolors.lua (2.0 KB, 11 views)
telekinesis.lua (4.6 KB, 29 views)
Signature temporarily out of order.
u can make script shows some information like : players online , rules , win ratio
Last edited by kimokono; Feb 8, 2012 at 03:15 PM.
Originally Posted by kimokono View Post
u can make script shows some information like : players online , rules , win ratio

players online: only in your room, which isn't usefull since you can see who's in your room anyways.
rules: possible.
win ratio: not possible.
Signature temporarily out of order.
Im in need of a betting package script that includes:

Total people that have entered:
amount of bets cast and total tc amount of those bets:
amount of time in the server:
who had the most wins:

^are those possible? and more importantly can they all be shoved into one script?
A dueler is only a good as his finest lift.

I love many people on this forum such as ...
Uric|Internet|Stellar|Wesley|Boonana|AJ|FireBolty|iRookie|Brucia|Kristis133|Liquidoom|Lightningkid
[type=noob]monk[noob]
I respect...
Originally Posted by DropKick View Post
Im in need of a betting package script that includes:

Total people that have entered:
amount of bets cast and total tc amount of those bets:
amount of time in the server:
who had the most wins:

^are those possible? and more importantly can they all be shoved into one script?

Yes, everything is possible (putting stuff that works into one script never is a problem).
Few questions:
By amount of time in the server you mean how long you have been connected to a server? So if you join an other room time will reset?
What do you mean with win? Who won a game or who won a bet?
How long should information about who had the most wins be stored? Until they disconnect, until you disconnect or 'til forever?
Signature temporarily out of order.
well as for "amount of time" i mean the amount of time in "x" server. If i leave it should reset.
2. both. who won the game and who won the bets. (multiple people will most likely, but then it has a list of most bets won by so and so, then shows the amount won) same with matches won
3. 'til forever. in a folder
A dueler is only a good as his finest lift.

I love many people on this forum such as ...
Uric|Internet|Stellar|Wesley|Boonana|AJ|FireBolty|iRookie|Brucia|Kristis133|Liquidoom|Lightningkid
[type=noob]monk[noob]
I respect...