Moonrise Forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Moonrise Forums

MoonRise Forums Homepage

Latest topics
» Many teams made by Revolution.
Slap script......Finally on Chrome EmptySun Apr 19, 2009 4:29 pm by Revolution

» Abandoning MoonRise
Slap script......Finally on Chrome EmptySun Apr 19, 2009 4:16 pm by Revolution

» Items needed on Pokemon Netbatte
Slap script......Finally on Chrome EmptySun Apr 19, 2009 2:56 pm by Warden

» Random Scripts
Slap script......Finally on Chrome EmptySun Mar 29, 2009 12:24 pm by Warden

» Want to destroy your computer? Go here!
Slap script......Finally on Chrome EmptyThu Mar 26, 2009 4:13 pm by Revolution

» People
Slap script......Finally on Chrome EmptyTue Mar 24, 2009 10:34 pm by Warden

» This is most likely in the WRONG forum, but...
Slap script......Finally on Chrome EmptyTue Mar 24, 2009 10:30 pm by Warden

» Abandoning MoonRise
Slap script......Finally on Chrome EmptyTue Mar 24, 2009 10:22 pm by Revolution

» Team
Slap script......Finally on Chrome EmptyTue Feb 17, 2009 6:44 am by The Almighty Flareon

Log in

I forgot my password



Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
Search
 
 

Display results as :
 


Rechercher Advanced Search

Affiliates
free forum
 


Bookmark
Get this site as a widget

You are not connected. Please login or register

Slap script......Finally on Chrome

2 posters

Go down  Message [Page 1 of 1]

1Slap script......Finally on Chrome Empty Slap script......Finally on Chrome Thu Jan 08, 2009 9:26 pm

Warden


Global Administrator
Global Administrator

lol! Just basically to slap somebody.....lol: Type !slap (name)

Event -ChatMessage
If $Left($Message, 6) = "!slap " AND #Len($Message) > 6
If #PNumber($Right($Message, #Len($Message) - 6)) = 0
/SendPM #Source, "+SlapMachine: There's no player here by that name for you to slap...Slapping's not nice, anyway..."
/StopEvent
/Exit
Else
/set #randslap, #Rand(100, 20)
If #PNumber($Right($Message, #Len($Message) - 6)) = #Source
/SendAll "*** " & $Name(#Source) & " slaps himself/herself."
/SendAll "*** " & $Name(#Source) & " did " & $Str(#randslap) & " damage!"
If #Randslap >= 80
/SendAll "*** " & $Name(#PNumber($Right($Message, #Len($Message) - 6))) & " Died."
EndIf
/StopEvent
/Exit
Else
/SendAll "*** " & $Name(#Source) & " slaps " & $Name(#PNumber($Right($Message, #Len($Message) - 6))) & ""
/SendAll "*** " & $Name(#Source) & " did " & $Str(#Randslap) & " damage!"
If #Randslap >= 80
/SendAll "*** " & $Name(#PNumber($Right($Message, #Len($Message) - 6))) & " Died."
EndIf
/StopEvent
/Exit
EndIf
EndIf
EndIf
EndEvent

2Slap script......Finally on Chrome Empty Re: Slap script......Finally on Chrome Thu Jan 08, 2009 9:29 pm

Revolution


Global Administrator
Global Administrator

Alright, i will look into this.

https://moonriseforums.darkbb.com/

3Slap script......Finally on Chrome Empty Re: Slap script......Finally on Chrome Thu Jan 08, 2009 9:35 pm

Warden


Global Administrator
Global Administrator

K thanks, and it works

Sponsored content



Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum