Toribash
Originally Posted by kobot1218 View Post
They Have This, http://forum.toribash.com/showthread.php?t=24135

Thanks, I'll give this a shot. Never knew it existed

Originally Posted by Pinnky View Post
How about a sparring script? The script should have multiple preset spars from other people. The script should probably contain GOOD sparrers like Swexx, Largekilla, Dezrai (:3), etc... When you found the "person" you want to spar with just click on it and wallah. Of course you would have to follow the bots movements instead of it following yours.

The problem is that spars normally have lots of points where both players bump into each other, if you can't perfectly replicate that with your own tori then the entire spar will glitch up.
I do some videos
Feel free to PM me for any video-related questions
Yeah but if you're a good sparrer and know how to balance you body that probably won't happen and besides you can just take a alternate approach to the replay with the replay editor right?
you mean like puts a little number next to their name in the queue timmy?
is this to help with nudges n stuff?
Last edited by irdumb; Sep 21, 2015 at 02:20 PM.
auto /en in tourneys (at the very start)
(come on,you know you want this)
Last edited by Gl0ck1; Sep 28, 2015 at 04:00 PM.
Im not sure if this is a thing, or if it used to be, but i want a script that can make uke copy what joints i click on and stuff, like mirror me.
Originally Posted by DelUxed View Post
Im not sure if this is a thing, or if it used to be, but i want a script that can make uke copy what joints i click on and stuff, like mirror me.

lua code:

-- mirror.lua
-- because why not I guess...

function mirror()
for k,v in pairs(JOINTS) do
set_joint_state(1, v, get_joint_info(0, v)["state"])
end
end

add_hook("enter_frame", "mirror", mirror)
Attached Files
mirror.lua (211 Bytes, 4 views)
[23:23:53] <AndChat|700625> Blue eyes ultimate dragon best card
[23:24:29] <AndChat|700625> You know the one with 3 heads
[23:24:39] <~Lightningkid> just like my dick



[11:35:40] <box> Hampa suck
[11:36:21] <hampa> not the first to tell me that today
http://forum.toribash.com/showthread.php?t=202790

Made this 5 years ago. Don't know if it still works or not, but give it a go if you'd like.
multiple texture uploader! updated: multiple texture remover!
updated pretty colorlist!

<BobJoelZ> ok ive just rebooted my pc and ive tried to activate my reflex on yahoo internet explorer :/ no luck

<Aracoon> I do not enjoy having anal sex with multiple men
Originally Posted by box View Post
lua code:

-- mirror.lua
-- because why not I guess...

function mirror()
for k,v in pairs(JOINTS) do
set_joint_state(1, v, get_joint_info(0, v)["state"])
end
end

add_hook("enter_frame", "mirror", mirror)


thanks Box.
-----
i have another request. as you, the community know, there is a "fake shaders" script, but however, sometimes it wont work, i've tried reinstalling, downgrading toribash, upgrading, validating files, everything i can, and it wont work. i was wondering if someone could make a updated version for the most recent version of toribash. if you can't, i understand.
Last edited by hanna; Oct 2, 2015 at 03:39 AM. Reason: <24 hour edit/bump