Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

I beat up a 7 year old. =/


Homicidal Monkey
 Share

Recommended Posts

  • Replies 59
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

I wrote a SS code for you, Simius! Put this new sub in your Brain.txt:

```
'Executes when taping a kid
Sub TapeKid(Index)
Dim TargetKid
Dim FreeBodySlots
Dim TapedSlots
TargetKid = GetSimiusTargetKid(Index)
FreeBodySlots = GetFreeBodySlots(TargetKid)
TapedSlots = GetTapedBodySlots(TargetKid)
DoWhile FreeBodySlots > TapedBodySlots
If GetVar("Taping.ini", TargetKid, "Taped") = "" Then
Call SetBodySlot(TargetKid, FreeBodySlots, TapeItemNum)
Loop Until TapedSlots > FreeSlots
Else
Exit Sub
End If

```
Lol, just felt like scripting ATM :P
Link to comment
Share on other sites

Last post for the day. I realize that this is a chitchat section but I just think that talking about people you beat up is kind of strange.

And before anyone posts, I am not a 7 year old or younger kid and I am not an adult either.

BTW, I have never beaten up a kid. I did once beat three eggs with a whisk.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share


×
×
  • Create New...