• 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!

Search results for query: add premium points

  1. zerghel

    Premium Points Ingame

    Can someone make an actionscript that adds 1 premium point on user's account (item dissapear) this is 'cause i don't want any Donations for premium points, so they must win them ingame
  2. G

    How i can add premium points to every account??

    How i can add premium points to every account?? its event :P rep
  3. Legnak Bqm

    [SOLVED][TALKACTION] Add premium points to an account

    Hi guys i need a command to add and remove premium points to an account, something like this: /addpoints 123456, 50 or /removepoints 123456, 50 I would appreciate any help Regards ^^,
  4. yanger

    How to add premium points to acc, with no using accmaker.

    Hey, i dont have this option on Accmaker(Addpoints), how can i add points premium manually to some acc? i need it fast, thanks :) repp+
  5. Hokku

    Premium points on Use

    Hello, i was looking for a action script, on use x item, give x premium points, i tried this one but not working, also i tried to modifiy it but nthing! Im using TFS 1.1 https://otland.net/threads/onuse-item-add-x-points.170538/
  6. C

    Use an Item and add to the account 1 premium point

    Hello guys of ot land I need the next script A Player Use an item with id 9020 and when use this item add to the player`s account a one premium point to use on shop offer of the web. Please :)
  7. H

    [MyAAC] Tibia coins instead Premium Points

    Hey! It is possible to change Premium Points system to tibia coins? When people buy premium points automatically add tibia coins in game. I'm using the last MyAAC versions and ShadowsCore template. Thanks!!
  8. Oldschool'er

    [Request] Premium Point Seller [NPC]

    Hello and im trying to find a npc that sells premium points for cash ingame, i just need npc + script + any stuff to add into the database, thanks!
  9. Shispa

    TalkAction Add / Remove Premium Points from Web Shop with Talkactions!

    Hello all! Im posting this script ive made for my Ots. In my Ots are some ways to get premium points, one of them is deposit or electronic transfer to my bank acount. When someone deposit or transfer to my bank account i simply log in on my GOD and execute this command to add their points...
  10. T

    [Need Script] Golden nuggets to premium points

    Hello, I am looking for a script that will give premium points after using an item with the given id 2157 For example, after using goldnugget, it adds 1 point to the item shop
  11. Wazzap

    Action Premium Points Runes

    I have for you rune which is adding points up to shopu for player if we will apply it to ourselves. Data/Actions/Scripts/pkt.lua local cfg = { points = 100, effect = CONST_ME_GIFT_WRAPS } function onUse(cid, item, fromPosition, itemEx, toPosition) if(not...
  12. W

    Suggestion for Premium Scrolls (in-game point transfer)

    Since premium scrolls aren't being used, I suggest that you add them to the shop for 10 points. Then, when you use them in game it adds 10 points (or less) to your account. This would allow people to trade their points in-game, providing greater shop availability and increasing server revenue...
  13. silveralol

    Solved Command sql to add premium points

    Hello folks, I'm trying make a command talkaction to give premium points to the target parameter but I don't have any knowledge about the sql sintax using the following command /coins playername, amount could someone help me ?
  14. SirRayor

    NPC - Exchange item for Premium Points

    Hi, i looking for NPC who when i say "book" he add me 10 premium points to sms shop and take my book. Book id - 12406 Client Server - 9.10
  15. Qwe

    Selling Premium Points Lottery

    *Easy to earn $$ by this script. <~* Lottery Rules *~> You add lottery ticket to sms shop for X premium points Players buy and use tickets to join lottery After 180 minutes if minimum limit players goes out - lottery win random player Winner reward 50% of all tickets premium points...
  16. P

    AAC Znote Acc - problem with premium points rune

    Hello lovely people Me and my friend are trying to solve this problem without any luck :/ We made a premium point rune, that will add 10 points. Sadly, it won't show up on website (stays 0 all the time) Are you able to help us in asyway?
  17. kito2

    Adding premium points if player is offline command.

    Hi everyone, well, here is a script to add points if player is online, it works like: /addpoints kito, 50 and it will add 50 points if you are online, but if you are offline, it wont do that, so I need help, can someone fix this script and make available to add points if player is offline too...
  18. D

    Item give premium points

    I need an item to use it to give premium points. I have this code but I get an error. Lua Script Error: [Action Interface] data/actions/scripts/points.lua:onUse data/actions/scripts/points.lua:3: attempt to call global 'getPlayerAccountId' (a nil value) stack traceback: [C]: in...
  19. megazx

    help me add premium

    i use this script to add free points to players at levels <event type="advance" name="points" event="script" value="points.lua"/> and this in login registerCreatureEvent(cid,'points') registerCreatureEvent(cid, "ReportBug") local t, storage = { {200, 5} }, 256...
  20. vingo

    Website shop / Premium Points help needed and appreciated!

    Hello everyone, I have a problem -> I have no idea how to add a shop (?) to my website, I finally managed to add the Paygol service to my website barely, now I want to know how does the premium points get added to whoever donates. and do I need any scripts for my "shop" to add items etc...
Back
Top