Results 1 to 14 of 14
  1. #1
    lookbehindyou's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    7

    client sided dyes,cloths and skins?

    is it possible to update the dyes/cloths hack that was in oryxdom and add skins too?

  2. #2
    Beex's Avatar
    Join Date
    May 2008
    Gender
    male
    Location
    Posh Gang HQ
    Posts
    633
    Reputation
    55
    Thanks
    401
    My Mood
    Angelic
    Quote Originally Posted by lookbehindyou View Post
    is it possible to update the dyes/cloths hack that was in oryxdom and add skins too?
    make a GET on

    https://realmofthemadgod.appspo*****m/app/init

    Code:
    <AppSettings><UseExternalPayments>1</UseExternalPayments><MaxStackablePotions>6</MaxStackablePotions><PotionPurchaseCooldown>400</PotionPurchaseCooldown><PotionPurchaseCostCooldown>8000</PotionPurchaseCostCooldown><PotionPurchaseCosts><cost>5</cost><cost>10</cost><cost>20</cost><cost>40</cost><cost>80</cost><cost>120</cost><cost>200</cost><cost>300</cost><cost>450</cost><cost>600</cost></PotionPurchaseCosts><SkinsList><?xml version="1.0" encoding="ISO-8859-1"?>
    
    
    <Objects>
       <Object type="0x0342" id="Bandit">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>0</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0300</PlayerClassType>
          <UnlockLevel>0</UnlockLevel>
          <DisplayId>{skins.Bandit}</DisplayId>
       </Object>
       <Object type="0x0343" id="Robin Hood">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>1</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0307</PlayerClassType>
          <UnlockLevel>5</UnlockLevel>
          <DisplayId>{skins****bin_Hood}</DisplayId>
       </Object>
       <Object type="0x0344" id="Merlin">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>2</Index>
          </AnimatedTexture>
          <PlayerClassType>0x030e</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Merlin}</DisplayId>
       </Object>
       <Object type="0x0345" id="Traditional">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>3</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0310</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Traditional}</DisplayId>
       </Object>
       <Object type="0x0346" id="Juggernaut">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>4</Index>
          </AnimatedTexture>
          <PlayerClassType>0x031d</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Juggernaut}</DisplayId>
       </Object>
       <Object type="0x0347" id="Knight of the Round">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>5</Index>
          </AnimatedTexture>
          <PlayerClassType>0x031e</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Knight_of_the_Round}</DisplayId>
       </Object>
       <Object type="0x0348" id="Decorated Paladin">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>6</Index>
          </AnimatedTexture>
          <PlayerClassType>0x031f</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Decorated_Paladin}</DisplayId>
       </Object>
       <Object type="0x0349" id="Stealth">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>7</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0320</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Stealth}</DisplayId>
       </Object>
       <Object type="0x034a" id="Death Mage">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>8</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0321</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Death_Mage}</DisplayId>
       </Object>
       <Object type="0x034b" id="Amazonian">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>9</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0322</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Amazonian}</DisplayId>
       </Object>
       <Object type="0x034c" id="Seer">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>10</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0323</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Seer}</DisplayId>
       </Object>
       <Object type="0x034d" id="Loki">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>11</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0324</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Loki}</DisplayId>
       </Object>
       <Object type="0x034e" id="Warlock">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>12</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0325</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Warlock}</DisplayId>
       </Object>
       <Object type="0x034f" id="Shadow">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>13</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0326</PlayerClassType>
          <UnlockLevel>10</UnlockLevel>
          <DisplayId>{skins.Shadow}</DisplayId>
       </Object>
       <Object type="0x0350" id="Elder Wizard">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>14</Index>
          </AnimatedTexture>
          <PlayerClassType>0x030e</PlayerClassType>
          <UnlockLevel>15</UnlockLevel>
          <DisplayId>{skins.Elder_Wizard}</DisplayId>
       </Object>
       <Object type="0x0351" id="Robed Priest">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>15</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0310</PlayerClassType>
          <UnlockLevel>15</UnlockLevel>
          <DisplayId>{skins****bed_Priest}</DisplayId>
       </Object>
       <Object type="0x0352" id="Santa">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>16</Index>
          </AnimatedTexture>
          <PlayerClassType>0x030e</PlayerClassType>
          <UnlockLevel>1</UnlockLevel>
          <DisplayId>{skins.Santa}</DisplayId>
       </Object>
       <Object type="0x0353" id="Little Helper">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>17</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0307</PlayerClassType>
          <UnlockLevel>1</UnlockLevel>
          <DisplayId>{skins.Little_Helper}</DisplayId>
       </Object>
       <Object type="0x0354" id="Father Time">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>18</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0310</PlayerClassType>
          <UnlockLevel>1</UnlockLevel>
          <DisplayId>{skins.Father_Time}</DisplayId>
       </Object>
       <Object type="0x0355" id="Down Under">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>19</Index>
          </AnimatedTexture>
          <PlayerClassType>0x031d</PlayerClassType>
          <UnlockLevel>1</UnlockLevel>
          <DisplayId>{skins.Down_Under}</DisplayId>
       </Object>
       <Object type="0x0356" id="Founding Father">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>20</Index>
          </AnimatedTexture>
          <PlayerClassType>0x031f</PlayerClassType>
          <UnlockLevel>1</UnlockLevel>
          <DisplayId>{skins.Founding_Father}</DisplayId>
       </Object>
       <Object type="0x0357" id="Cupid">
          <Skin/>
          <Class>Skin</Class>
          <AnimatedTexture>
             <File>playerskins</File>
             <Index>21</Index>
          </AnimatedTexture>
          <PlayerClassType>0x0307</PlayerClassType>
          <UnlockLevel>1</UnlockLevel>
          <DisplayId>{skins.Cupid}</DisplayId>
       </Object>
    </Objects>
    </SkinsList><FilterList>[a4]mmysh[o0]p
    "[i1|l].{0,15}p[o0]?ts.{0,15}c[o0]?"
    [i1|l]nst[a4]ntd[e3][il1|][i1|l]v[e3]ry
    [i1|l]nst[a4]p[o0]ts
    [i1|l]p[o0]?tsc?[o0]?
    "[il1|]nst[a4].{0,15}p[0o]ts"
    "[o0]ryx.{0,5}in"
    "[o0]ryx{0,10}?pr[0o]"
    [o0]ryxs[e3]t[o0][e3]u
    [o0]ryxsh[o0]pru
    [o0]w[il1|]y
    b[il1|]tly
    buyfr[o0]mus
    ch[e3][a4]p[o0]ryx
    ch[e3][a4]pestp[o0]t[i1|l][0o]ns
    ch[e3][a4]pst[a4]tp[o0]ts
    d[o0]tc[o0]
    d[o0]tn[e3]t
    fr[e3][e3]mu[il1|][e3]
    fr[e3][e3]r[o0]tmg
    g[0o][0o]gl
    "nst[a4].{0,15}p[0o]t[s5]"
    "p[o0]t[i1|l][o0]ns.{0,15}?r[e3][a4][il1|]?m?(net)?"
    "p[o0]t[i1|l][o0]ns.{0,15}?r[o0]tmg"
    "r[0o]?tmg.{0,15}[0o]ut"
    "r[0o]?tmg.{0,15}c[a40o]"
    "r[0o]?tmg.{0,15}gu[i1|l][i1|l]ds"
    "r[0o]?tmg.{0,15}p[0o]t[s5]"
    "r[0o]?tmg.{0,15}pr[0o]sh[0o]p"
    "r[0o]?tmg.{0,15}s[a4][i1|l][e3]"
    "r[0o]?tmg.{0,15}sh[0o]pn[i1|l]"
    "r[0o]?tmg.{0,15}v[a4]u[i1|l]tc[0o]m"
    "r[e3][a4][i1|l]m.{0,15}g[o0][o0]ds"
    "r[e3][a4][i1|l]m.{0,15}g[o0]d"
    "r[e3][a4][i1|l]m.{0,15}k[i1|l]ng"
    "r[e3][a4][i1|l]m.{0,15}p[0o]ts"
    "r[e3][a4][i1|l]m.{0,15}w[i1|l]nn[e3]r"
    "r[o0]?tmg.{0,15}[o0]ut[l1i]et.{0,15}c[0o]m"
    "r[o0]?tmg.{0,15}[s5][a4][l1i|][e3]"
    "r[o0]?tmg.{0,15}m[0o]dz"
    "r[o0]?tmg.{0,15}p[0o].{0,15}c[0o]m"
    "r[o0]?tmg.{0,15}w[s5]"
    t[il1|]nyur[il1|]
    "wh[i1|l]t[e3].{0,15}b[a4]g.{0,15}d[0o]t"
    "wh[i1|l]t[e3].{0,15}b[a4]g.{0,15}n[e3]t"
    "wh[il1|]t[e3].{0,15}b[a4]g.{0,15}c[0o]m"</FilterList><DisableRegist>0</DisableRegist></AppSettings>
    Be careful : the <?xml tag is in the middle of the xml himself
    You should remove it before trying to parse the xml.

    creds to @JustAnoobROTMG

  3. The Following User Says Thank You to Beex For This Useful Post:

    059 (09-30-2016)

  4. #3
    lookbehindyou's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    7
    thanks for the help, i will do my best to figure out how to use this code...as you can see i'm new here, and i still have to learn most of the things,
    what about the dyes and cloths? do i have do edit the textures inside the swf to make them permanent on my chars? (sorry for my bad english, but it's not my main lenguage)

  5. #4
    Beex's Avatar
    Join Date
    May 2008
    Gender
    male
    Location
    Posh Gang HQ
    Posts
    633
    Reputation
    55
    Thanks
    401
    My Mood
    Angelic
    Quote Originally Posted by lookbehindyou View Post
    thanks for the help, i will do my best to figure out how to use this code...as you can see i'm new here, and i still have to learn most of the things,
    what about the dyes and cloths? do i have do edit the textures inside the swf to make them permanent on my chars? (sorry for my bad english, but it's not my main lenguage)
    I think you have to be using a proxy to change your characters skins etc. I'm not 100% sure as ive never really had a reason to mess with skins. @krazyshank probably knows a whole lot more here than i do.

  6. #5
    lookbehindyou's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    7
    mmh ok,if krazyshank doesn't show up in the comments with a guide i will just try to edit the sprites in the .swf and add to them my favourite cloths

  7. #6
    Beex's Avatar
    Join Date
    May 2008
    Gender
    male
    Location
    Posh Gang HQ
    Posts
    633
    Reputation
    55
    Thanks
    401
    My Mood
    Angelic
    Quote Originally Posted by lookbehindyou View Post
    mmh ok,if krazyshank doesn't show up in the comments with a guide i will just try to edit the sprites in the .swf and add to them my favourite cloths
    You could try that, i have never attempted anything with skins. I'd ask @nilly about it. She has knowledge on just about anything you can ask her.

  8. #7
    lookbehindyou's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    7
    ok, i will try to find the skins and cloths files in a decompiled swf, then i have to change the accessory and the other skin part with the cloths i want...i think it will take a long time...and if it doesn't work i will ask nilly and hope that she can help me

    EDIT: ok, it doesn't work, the skins are too low resolution tu apply cloths like in rotmg, nilly can you help me please?
    Last edited by lookbehindyou; 08-31-2013 at 06:10 AM.

  9. #8
    Beex's Avatar
    Join Date
    May 2008
    Gender
    male
    Location
    Posh Gang HQ
    Posts
    633
    Reputation
    55
    Thanks
    401
    My Mood
    Angelic
    Quote Originally Posted by lookbehindyou View Post
    ok, i will try to find the skins and cloths files in a decompiled swf, then i have to change the accessory and the other skin part with the cloths i want...i think it will take a long time...and if it doesn't work i will ask nilly and hope that she can help me

    EDIT: ok, it doesn't work, the skins are too low resolution tu apply cloths like in rotmg, nilly can you help me please?
    I would try PMing her and if she doesnt reply, dont spam her, she already has quite a bit of work to do, being this sections only minion (moderator). She will get back to you when she has time.

  10. #9
    lookbehindyou's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    7
    i can't pm people for now, i need more posts D:

  11. #10
    andrewshack's Avatar
    Join Date
    Dec 2012
    Gender
    male
    Posts
    174
    Reputation
    10
    Thanks
    9
    My Mood
    Amused
    Quote Originally Posted by lookbehindyou View Post
    i can't pm people for now, i need more posts D:
    Then lets have a convo

    We Accept Thanks

  12. #11
    Mew's Avatar
    Join Date
    Jun 2012
    Gender
    female
    Location
    On MPGH
    Posts
    759
    Reputation
    102
    Thanks
    3,542
    I need more posts also, How was your day???

  13. #12
    Mew's Avatar
    Join Date
    Jun 2012
    Gender
    female
    Location
    On MPGH
    Posts
    759
    Reputation
    102
    Thanks
    3,542
    My day was fabulous even thought i lost 2 6/8s and a prot xD

  14. #13
    nilly's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    2,652
    Reputation
    155
    Thanks
    13,983
    My Mood
    Angelic
    Quote Originally Posted by lookbehindyou View Post
    ok, i will try to find the skins and cloths files in a decompiled swf, then i have to change the accessory and the other skin part with the cloths i want...i think it will take a long time...and if it doesn't work i will ask nilly and hope that she can help me

    EDIT: ok, it doesn't work, the skins are too low resolution tu apply cloths like in rotmg, nilly can you help me please?
    I don't really do stuff like this (no interest personally). If I get bored, I'll whip something up.
    Be careful, stray too far from the pack and you'll get lost.

  15. #14
    lookbehindyou's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    71
    Reputation
    10
    Thanks
    7
    ok nilly, thanks,
    btw my day was nice too, i maxed 2 6/8s and now i'm running some labs in the fame train

Similar Threads

  1. is them boxes and liek the things server sided or client sided ?
    By Stelthkid in forum Combat Arms Discussions
    Replies: 50
    Last Post: 07-01-2010, 05:15 AM
  2. [Info] Client sided clothing items?
    By Prankster in forum Battlefield Heroes Hacks
    Replies: 2
    Last Post: 10-22-2009, 04:44 PM
  3. misconceptions on client sided values :P
    By ruddyhell in forum Battlefield Heroes Hacks
    Replies: 5
    Last Post: 10-04-2009, 01:43 PM
  4. Server Sided VS Client Sided
    By kimodragon in forum Combat Arms Hacks & Cheats
    Replies: 27
    Last Post: 08-27-2008, 07:12 AM

Tags for this Thread