Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2017
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
DCS 1.61 KB | None | 0 0
  1. $include <iostream>
  2. $include "wiideclare.h";
  3. $include "wiideclare.ff";
  4. $include "profile2.ff";
  5. $include "mpprofile2.9";
  6. /* DECLARE-SYSTEM:::NINTENDO WII */
  7. /* SYSTEM VERSION:::4.3u */
  8. /* SYSTEM ID:::7349540 */
  9. Read:RevSysMem
  10. Find:RJAE52
  11.     Find:profile.ff
  12.     Replace.With:profile2.ff
  13. Find:RJAE52
  14.     Find:mpprofile2.9
  15.     Replace.With:mpprofile2.9
  16. MySQL.Connect (modify x)
  17. INT x == file:profile.ff
  18. INT y == file:mpprofile.9
  19. \\connect:nintendo.wii.wifi.rjae52
  20. \\create:server("nova")>>port:21
  21. \\protect:server("nova")>>key:45
  22.  
  23. FUNCTION write{
  24. FUNCTION CycleStige () //CYCLE PRESTIGE   ACTIVATOR:B
  25.     find:prestige.mpprofile.9
  26.     replace.with:000000A.prestige.mpprofile2.9;
  27. FUNCTION CycleNameColoe ()
  28.     find:name.mpprofile.9
  29.     replace.with:name.mpprofile2.9
  30.     release:limiter.name.mpprofile.9
  31. FUNCTION Camo ()
  32.     find:camo.weapons.arsenal.mpprofile.9
  33.     replace.with:camo.weapons.arsenal.mpprofile2.9
  34. FUNCTION Level ()
  35.     find:level.mpprofile.9
  36.     replace.with:level55.mpprofile.9
  37.     find:ranksym.level.mpprofile.9
  38.     replace.with:P10.ranksym.level.mpprofile2.9
  39. FUNCTION Weapons ()
  40.     find:weapons.arsenal.mpprofile.9
  41.     modify:weapons.arsenal.mpprofile.9 >> :::UNLOCK:::
  42.     :::UNLOCK::: >> :::ALL:::
  43. }
  44. ORDER {
  45. DO include
  46. DO read
  47. DO find
  48. DO replace
  49. DO release
  50. DO modify
  51.  
  52. DO connect
  53. DO create
  54. DO protect
  55. }
  56. SOLUTION {
  57. write.file:mpprofile2.9
  58.     location:RevSysMem
  59.     specfic.location:subid1.rjae52.wff
  60. allow.changes:TRUE
  61. allow.delete:FALSE
  62. allow.remove:FALSE
  63. allow.termination:FALSE
  64.  
  65. FUNCTION bypass ()
  66. filter.id=NAME
  67. disable (timeout:5000000)
  68. }
  69.  
  70.  
  71.  
  72.  
  73.  
  74. //WRITTEN BY NOVA - DONT STEAL - PROTECTED BY INTERNATIONAL LAW
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement