Author Topic: Where can i find the default scripts?  (Read 626 times)

Hi i was wondering where i could find the default scripts like with emotes you can type: /sit, /alarm, etc.

You can find the emotes in your Add-on folder under Emote. Simple.
Except for sit, for it is not an emote, it's a function.

Except for sit, for it is not an emote, it's a function.
Well, they're all functions.

Also just to give you a better insight, you can find the emotes in the add-ons folder with the names Emote_*.zip. Alarm is Emote_Alarm.zip, love is Emote_Love.zip, etc.

NOEDIT: Also I think from your post you are implying that you want access to more than just the emotes. Most of the game's script files are compiled and closed-sourced. The only files that come with the game that are actually editable are the preferences, add-ons, playertypes and emotes.

NOEDIT: Also I think from your post you are implying that you want access to more than just the emotes. Most of the game's script files are compiled and closed-sourced. The only files that come with the game that are actually editable are the preferences, add-ons, playertypes and emotes.
So there is no way to find the script for /sit?

Basically what it does is may you do playThread for the sit animation.

So there is no way to find the script for /sit?
Go through the .exe

I started to go through the .exe and i found somthing called allClientScripts.cs.dso and i opened it, it said:
Code: [Select]
¾   $ä  G+F 4 7CuK'"W ;

cH~
"W ;

clr6
A c-F 3c\ r^c@. lbG6oCu. !Vo"W ?
 Vb4 !G;
lU 
:lMM @F @]-
\3 Z
o
Ru. )At @
GZCV \3+
" Fu.
?\ t @
GZCR\3 , R&  c] ]Z
 /_Zlp
% ]1oCW[ WM
/\ 
A
Eb6(A
<lMM @F @ A.A
Eb ?G'
3Z L\ [R& MRu: v <lMM @F @
W' Zlc  ^
 < ]u[
@\1 _
Zl}

D! Wb @C@
 ] VZ<
 LM&W3R[o-GD<lMM @F @1  OWC`F0S]t<  1oCW[ WM  L?J TF@0][+B]MRu!
P?\ t @
GZC]

]<G
U[[!
[V*_G\3,F< ]u[
@
G@' VZ<
 XlRAAc"\Z'
3Z L\ [  @M&CX1  [<\Lr! VT&  c] ]Z
C`R[L?J @-_UBDo:[`
 rLR@
 @0]O@]<G
A0DEA
Eb;  W0F o
] RM  L\[!
[BA@' =EWZl}

M! Wb @C@
 ] VZ<
 LM&W3[[o-GD_'
3Z L\ [  @M&CX1  [<]Lr! VSD<lMM @F @1  OWC`F0R]t3\ 2" ^wbEALr
V+
G r^Sl^
+PuYDr;
_8 c] ]Z CrC(VAc-F 7G! \lq 0
Xb @C@
 ]
 R 7MRu- !\o
] RM  L_ 9BDo6  c rLR@
?
][o!Z= 3Z L\ [
X0
MRu- /[rLR@
,
]Ac \- ?\ r~
 
_o.T!*j
 9
+Ro V!*j
 9
+Ro9  Z>
l[ ,V %c
_% oF_  < 3G%WbP
-l oF@#<oQ"^ oQ0C.
loF];?
t
t
 A6/^*,

y
t!C/9,_!o GoQ 33cCr!c #
G% t
 r,*-8;+c V' <.J+o"^ ? t >\u= q< t
 A6/^*,

wt
E' 0*3,%#+>3 
  Z7 </_  ! V!
lF < AuJ  
rF,

p07G6oW
  3G& 3G!]uJcC;:F8(Vb<;
^u  z  3# l[ .gt
E!
o
]
& V6r<g:l[ <g:lz 7G6?

ToQ
z&uJ "Ro 7 Ru,

g9 Vu  gt
8V!
c-W68\6rW.,V ;&
30
  Z2  8Vo V0
  Z2  8Vo'7 R6
3

0 G61R o8V-
;+cIG;c At !V
r\"
3 
lZ:
 l u F o lW
 o0A ;Gbc?|=68V" AbPc?|=68Vo A!o A=6o

^uJ7 RuJ8VoQo^!
c P
o A+1oQ
]u; T<  
3-
^u,Gt4
Xu< V
; cV&
  W0t  /\tW
J,l1*U
OU93 RrJ] lZ9 c?V
1
VoG?V
HU/-}bQ? YV` UY"RoP
X%
V ,:l@o G1
'cI_7lEu  @boA l1*U
OU:l@;
c"c.*8 3#
Gb 
g
&

l2
HU$ZXO<3 R8.+1t ^ o5@ r!3 l 9&00\ u ! Cb lZ4
c\1 lpo@
1 l,
Ab
   8V-
; cIA
o%VoQ-W7l  
3G(V!rJ]uJ
3F<3 ]b6*j
 9
+Ro1D6 ra
&rJ
3F'
?V
HU/-}b;?8-;@<.F  6  Vu!$>07F& u6  Vu!$>07F=  q0 Xo:"#<8A& V$ 0 XoP 
Z
etc.

I searched threw all the files and i only found that ^
=(

Go through the .exe

Don't confuse the newb. You scared the poor guy.

I searched threw all the files and i only found that ^
=(

.DSO is compiled scripts. It's coded not to be read or edited. It gives Badspot control over his game's basic controls so no one can break them and blame him. Besides all that, it shouldn't be in ClientScripts.