Advertisement
Guest User

Untitled

a guest
Apr 20th, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.89 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <CheatTable>
  3. <CheatEntries>
  4. <CheatEntry>
  5. <ID>1337081285</ID>
  6. <Description>"bad Limbo"</Description>
  7. <LastState/>
  8. <Color>808080</Color>
  9. <VariableType>Auto Assembler Script</VariableType>
  10. <AssemblerScript>[ENABLE]
  11. {$lua}
  12. if syntaxcheck then return end
  13. local characterType = "[[BaseB]+80]+70"
  14. local characterTeam = "[[BaseB]+80]+74"
  15. local invasionType = "[BaseC]+C54"
  16. local player1CharacterType = "[BaseB]+40]+38]+70"
  17. local player2CharacterType = "[BaseB]+40]+70]+70"
  18. local player3CharacterType = "[BaseB]+40]+A8]+70"
  19. local player4CharacterType = "[BaseB]+40]+E0]+70"
  20. local player5CharacterType = "[BaseB]+40]+118]+70"
  21.  
  22. -- Prep
  23. writeInteger(characterType, 0) -- Host
  24. writeInteger(characterTeam, 1)
  25. writeInteger(invasionType, 0)
  26. speak("Choose a player number")
  27.  
  28. {$asm}
  29. alloc(ApplyEffect,$30,DarkSoulsIII.exe)
  30. registerSymbol(ApplyEffect)
  31.  
  32. define(EffectID,ApplyEffect+2D)
  33. registerSymbol(EffectID)
  34.  
  35. createthread(ApplyEffect)
  36. EffectID:
  37. dd #6 //Black Seperation Crystal (Host)
  38. ApplyEffect:
  39. mov rbx,[BaseB]
  40. mov rbx,[rbx+80]
  41. mov eax,[EffectID]
  42.  
  43. mov r8,rbx
  44. mov edx,eax
  45. mov rcx,rbx
  46.  
  47. sub rsp,48
  48. call 140886C40
  49. add rsp,48
  50.  
  51. ret
  52.  
  53. [DISABLE]
  54. {$asm}
  55. dealloc(ApplyEffect)
  56. unregisterSymbol(ApplyEffect)
  57. unregisterSymbol(EffectID)
  58. {$lua}
  59. if syntaxcheck then return end
  60. local characterType = "[[BaseB]+80]+70"
  61. local characterTeam = "[[BaseB]+80]+74"
  62. writeInteger(characterType, 2) -- Host
  63. writeInteger(characterTeam, 16)
  64.  
  65. </AssemblerScript>
  66. <Hotkeys>
  67. <Hotkey>
  68. <Action>Toggle Activation</Action>
  69. <Keys>
  70. <Key>96</Key>
  71. </Keys>
  72. <ID>0</ID>
  73. <ActivateSound TTS="EN">Black Crystal ON</ActivateSound>
  74. <DeactivateSound>Deactivate</DeactivateSound>
  75. </Hotkey>
  76. </Hotkeys>
  77. <CheatEntries>
  78. <CheatEntry>
  79. <ID>1337081286</ID>
  80. <Description>"Player 1"</Description>
  81. <LastState/>
  82. <VariableType>Auto Assembler Script</VariableType>
  83. <AssemblerScript>[ENABLE]
  84. {$lua}
  85. local v=readInteger("[[BaseB]+80]+70")
  86. if not ((v == 0) or (v == 8)) then
  87. error('invalid value')
  88. end
  89. {$asm}
  90. [[[BaseB]+40]+38]+70:
  91. dd (int)1
  92. [DISABLE]
  93.  
  94.  
  95. </AssemblerScript>
  96. <Hotkeys>
  97. <Hotkey>
  98. <Action>Toggle Activation</Action>
  99. <Keys>
  100. <Key>38</Key>
  101. <Key>49</Key>
  102. </Keys>
  103. <ID>0</ID>
  104. <ActivateSound TTS="EN">p1 white</ActivateSound>
  105. <DeactivateSound>Deactivate</DeactivateSound>
  106. </Hotkey>
  107. </Hotkeys>
  108. </CheatEntry>
  109. <CheatEntry>
  110. <ID>89381</ID>
  111. <Description>"Player 2"</Description>
  112. <LastState/>
  113. <VariableType>Auto Assembler Script</VariableType>
  114. <AssemblerScript>[ENABLE]
  115. [[[BaseB]+40]+70]+70:
  116. dd (int)1
  117. [DISABLE]
  118.  
  119.  
  120.  
  121.  
  122. </AssemblerScript>
  123. <Hotkeys>
  124. <Hotkey>
  125. <Action>Toggle Activation</Action>
  126. <Keys>
  127. <Key>38</Key>
  128. <Key>50</Key>
  129. </Keys>
  130. <ID>0</ID>
  131. <ActivateSound TTS="EN">p2 white</ActivateSound>
  132. <DeactivateSound>Deactivate</DeactivateSound>
  133. </Hotkey>
  134. </Hotkeys>
  135. </CheatEntry>
  136. <CheatEntry>
  137. <ID>89382</ID>
  138. <Description>"Player 3"</Description>
  139. <LastState/>
  140. <VariableType>Auto Assembler Script</VariableType>
  141. <AssemblerScript>[ENABLE]
  142. [[[BaseB]+40]+a8]+70:
  143. dd (int)1
  144. [DISABLE]
  145.  
  146.  
  147.  
  148.  
  149. </AssemblerScript>
  150. <Hotkeys>
  151. <Hotkey>
  152. <Action>Toggle Activation</Action>
  153. <Keys>
  154. <Key>38</Key>
  155. <Key>51</Key>
  156. </Keys>
  157. <ID>0</ID>
  158. <ActivateSound TTS="EN">p3 white</ActivateSound>
  159. <DeactivateSound>Deactivate</DeactivateSound>
  160. </Hotkey>
  161. </Hotkeys>
  162. </CheatEntry>
  163. <CheatEntry>
  164. <ID>1337081290</ID>
  165. <Description>"Player 5"</Description>
  166. <LastState/>
  167. <VariableType>Auto Assembler Script</VariableType>
  168. <AssemblerScript>[ENABLE]
  169. [[[BaseB]+40]+118]+70:
  170. dd (int)1
  171. [DISABLE]
  172.  
  173.  
  174.  
  175.  
  176. </AssemblerScript>
  177. <Hotkeys>
  178. <Hotkey>
  179. <Action>Toggle Activation</Action>
  180. <Keys>
  181. <Key>38</Key>
  182. <Key>53</Key>
  183. </Keys>
  184. <ID>0</ID>
  185. <ActivateSound TTS="EN">p5 white</ActivateSound>
  186. <DeactivateSound>Deactivate</DeactivateSound>
  187. </Hotkey>
  188. </Hotkeys>
  189. </CheatEntry>
  190. </CheatEntries>
  191. </CheatEntry>
  192. </CheatEntries>
  193. </CheatTable>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement