• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by royalpala

  1. royalpala

    ¡Mano arriba tibianos! Revivamos esto

    presente!
  2. royalpala

    [TFS 0.4] Slot system by Mock [modified]

    posting again my scripts ... this is the final version I have on my server (added the correction on the MP @chilibizck made earlier) creaturescripts/slot.lua ---Script by mock the bear! local conditionMP,conditionHP,conditionML,conditionCLUB,conditionSHI,conditionDIST,conditionAMP =...
  3. royalpala

    [TFS 0.4] Slot system by Mock [modified]

    yes on my server it works
  4. royalpala

    [TFS 0.4] Slot system by Mock [modified]

    did you paste the code as exactly as I have it .. or did you change something else??
  5. royalpala

    [TFS 0.4] Slot system by Mock [modified]

    local function getper() local n = 1 ------ this gives you at least 1% of imbuement i think for i=1,3 do n = n+math.random(0,3) ---- here you assign the percentage of the imbuement, I assigned between 0 and 10% ----------------------------------------then you...
  6. royalpala

    Bye

    I just wanted to say thank you, you were always there when I needed help, damn you even called me by discord to check my progress. until next time
  7. royalpala

    Magic Plate Legs :D

    I use photoshop, but there are a few other free programs out there (krita & Gimp are some of the most poppular ones)
  8. royalpala

    Royalpala's Copper set showoff

    today I want to present to you one of my first contributions as a beginner spriter: the copper set or as I like to call it the hybrid metal set since it's made from a mix between 3 different armors it's free to use, please enjoy :D 1633193047 here are the sprites with background if you...
  9. royalpala

    Magic Plate Legs :D

    this is how it would look the "magic plate set" @Kaspar @weto
  10. royalpala

    Magic Plate Legs :D

    I made a fusion between golden & plate legs, here it is:
  11. royalpala

    [8.60] GreedOT Remaster

    now thats big, the map from my OT is half the size
  12. royalpala

    How can i block Otclient?

    https://otland.net/threads/video-how-to-edit-tibia-client-ip-tutorial.245046/ https://otland.net/threads/tibia-client-ip-change-tutorial.249036/ maybe these tutorials can help our little guy 1619940951 you can do that. using a hex editor to mod the cip client and code your own IP following...
  13. royalpala

    How can i block Otclient?

    dont you have to edit the cip client on HEX to config the IP directly???? that is so oldscool, I dont know i you can find tutorials about that anymore
  14. royalpala

    TFS 0.X script wont stop looping rainbow outfit

    @Xikini I did but nothing shows in consloe
  15. royalpala

    TFS 0.X script wont stop looping rainbow outfit

    @Xikini just tried it now but the error is still happening on DeEquip
Back
Top