├── 1 ├── article.md └── metadata.json ├── 10-How_to_purchase_a_subscription_using_multiple_payment_methods ├── article.md └── metadata.json ├── 11-How_to_purchase_a_subscription_with_Bitcoin ├── article.md └── metadata.json ├── 12-Changing_Account_Information ├── article.md └── metadata.json ├── 13-Installing_LeagueSharp ├── article.md └── metadata.json ├── 14-Auth_error ├── article.md └── metadata.json ├── 15-League_of_Legends_crashes_when_tabbing_out ├── article.md └── metadata.json ├── 16-LeagueSharp_injects_-_No_drawings ├── article.md └── metadata.json ├── 17-LeagueSharp_and_other_software ├── article.md └── metadata.json ├── 18-LeagueSharp_does_not_inject_on_Garena ├── article.md └── metadata.json ├── 19-Inviting_friends_to_LeagueSharp ├── article.md └── metadata.json ├── 2-Payment_Methods ├── article.md └── metadata.json ├── 20-Freezing_your_LeagueSharp_subscription ├── article.md └── metadata.json ├── 21-I_am_suspended_because_of_a_chargeback ├── article.md └── metadata.json ├── 22-Your_software_got_me_banned ├── article.md └── metadata.json ├── 23-The_software_does_not_work_and_I_want_a_refund ├── article.md └── metadata.json ├── 24-How_to_check_the_expiration_date_of_your_subscription ├── article.md └── metadata.json ├── 25-How_to_cancel_your_LeagueSharp_subscription ├── article.md └── metadata.json ├── 26-I_was_automatically_charged_and_want_a_refund ├── article.md └── metadata.json ├── 27-I_was_charged_for_something_I_do_not_recognize ├── article.md └── metadata.json ├── 28-How_can_I_open_a_ticket ├── article.md └── metadata.json ├── 29-How_can_I_close_a_pending_Invoice ├── article.md └── metadata.json ├── 3-How_to_purchase_a_LeagueSharp_subscription ├── article.md └── metadata.json ├── 30-I_forgot_my_account_information ├── article.md └── metadata.json ├── 31-My_account_is_suspended ├── article.md └── metadata.json ├── 32-I_cannot_verify_my_email_address ├── article.md └── metadata.json ├── 33-Regular_user_vs_Susbcriber ├── article.md └── metadata.json ├── 34-How_to_transfer_Loader_and_Assemblies_configuration ├── article.md └── metadata.json ├── 35-What-is-PlaySharp ├── article.md └── metadata.json ├── 36-How_to_submit_a_comprehensive_troubleshooting_report ├── article.md └── metadata.json ├── 37-Running_multiple_instances_on_the_same_PlaySharp_account ├── article.md └── metadata.json ├── 38-How_to_maximize_the_security_of_the_game_account_while_using_PlaySharp ├── article.md └── metadata.json ├── 4-How_to_purchase_a_subscription_with_PayPal ├── article.md └── metadata.json ├── 5-How_to_purchase_a_Gift_Voucher ├── article.md └── metadata.json ├── 6-How_to_pay_using_a_Gift_Voucher ├── article.md └── metadata.json ├── 7-Botting_License ├── article.md └── metadata.json ├── 8-Compensation_ Days ├── article.md └── metadata.json ├── 9-Payment_Issues ├── article.md └── metadata.json └── README.md /1/article.md: -------------------------------------------------------------------------------- 1 | #Countries supported by PayPal 2 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod 3 | tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, 4 | quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo 5 | consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse 6 | cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non 7 | proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 8 | 9 | ---------- 10 | ##How to purchase a subscription with PayPal 11 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod 12 | tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, 13 | quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo 14 | consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse 15 | cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non 16 | proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 17 | 18 | ---------- 19 | 20 | ###I don’t have a credit card but I have account balance and it won’t let me pay 21 | Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod 22 | tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, 23 | quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo 24 | consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse 25 | cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non 26 | proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 27 | 28 | | Tables | Are | Cool | 29 | |----------|:-------------:|------:| 30 | | col 1 is | left-aligned | $1600 | 31 | | col 2 is | centered | $12 | 32 | | col 3 is | right-aligned | $1 | 33 | 34 | 1. 1 35 | 2. 2 36 | 3. 3 37 | 4. 4 38 | 5. 5 39 | 40 | 41 | asd 42 | 43 | - a 44 | - b 45 | - c 46 | - d 47 | 48 | > **Tip:** test :kappa:. 49 | -------------------------------------------------------------------------------- /1/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Test article title", 3 | "article_short_description" : "Test articles' short description", 4 | "article_author" : 3 5 | } -------------------------------------------------------------------------------- /10-How_to_purchase_a_subscription_using_multiple_payment_methods/article.md: -------------------------------------------------------------------------------- 1 | I dont know someone else will do that -------------------------------------------------------------------------------- /10-How_to_purchase_a_subscription_using_multiple_payment_methods/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to purchase a subscription using multiple payment methods", 3 | "article_short_description" : "Title", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /11-How_to_purchase_a_subscription_with_Bitcoin/article.md: -------------------------------------------------------------------------------- 1 | To pay with Bitcoin, simply select "Bitcoin" as your preferred payment method. You will get a Bitcoin address and the amount you will need to send to it to complete your order. 2 | 3 | If you need help to get started with Bitcoins, check out this guide: 4 | >[Getting Started with Bitcoin](https://bitcoin.org/en/getting-started) 5 | -------------------------------------------------------------------------------- /11-How_to_purchase_a_subscription_with_Bitcoin/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to purchase a subscription with Bitcoin", 3 | "article_short_description" : "How to pay for a L# subscription using Bitcoins.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /12-Changing_Account_Information/article.md: -------------------------------------------------------------------------------- 1 | If you think like your account security might have been compromised or there is any other reason to change your account information, you can change your E-Mail address and the password linked to your account. 2 | 3 | In order to access the account settings page, click on the small button with your nickname on it on the top left side of the site, next to your profile picture ([where?](https://s.put.re/FGb8K4F.png)). Select "[My Settings](https://www.joduska.me/forum/index.php?app=core&module=usercp)" and navigate to the "[Email & Password](https://www.joduska.me/forum/index.php?app=core&module=usercp&tab=core&area=email)" tab. Here you can change your account E-Mail address(➊) and account password(➋): 4 | 5 | ➊ In order to change your E-Mail address linked to your account, you first need to send the security code to your current E-Mail address. To do so, press "[Click here to request a security code](https://www.joduska.me/forum/index.php?app=core&module=usercp&tab=core&area=email&code)". Now open your mailbox (*the mail may be in your Spam folder*) and you'll see letter which will look like this ([picture](https://s.put.re/StY7NJd.png)). Copy the security code from the letter and past it in the corresponding field in your settings page on the forum. Press "**Save changes**" on the bottom of the page and now you're able to type in your new E-Mail address! 6 | 7 | ➋ To change your password, you need to enter the current E-Mail address which is registered on your LeagueSharp account and current password. After entering the *correct* credentials, type in your new password in the corresponding field and then repeat it again in the password confirmation field. After everything is filled, press "**Save changes**" button on the bottom of the page and now you're ready to use your new password! 8 | *** 9 | If you think that your E-Mail or password was changed without your knowledge, please submit a [ticket](https://www.joduska.me/forum/index.php?app=tickets) and we will be glad to assist you with the matter. However, keep in mind that you will have to present solid proofs of you being an account owner, such as payment receipts and original E-Mail address. 10 | -------------------------------------------------------------------------------- /12-Changing_Account_Information/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Changing Account Information", 3 | "article_short_description" : "How to change your E-Mail address and your password.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /13-Installing_LeagueSharp/article.md: -------------------------------------------------------------------------------- 1 | In order to install PlaySharp you need to download it first. You can always find the download link on the main page of the forum in PlaySharp category: 2 | >[**Download PlaySharp**](https://www.joduska.me/forum/forum/177-download-playsharp/) 3 | 4 | Now after you have successfully downloaded the setup executable, run it (*preferably* [*as Administrator*](https://img.joduska.me/?q=https://s.put.re/L14GD6u.png)). As the destination folder it is preferred to install PlaySharp in **C:\ root folder** ([?](https://s.put.re/bKQgzy5.png)) to avoid some possible issues which may emerge. After choosing the destination folder, you'll see the window asking what software the loader should install ([?](https://s.put.re/iPvVTfK.png)), if you are unsure - leave everything by default and proceed to the installation process. 5 | 6 | >**Note**: If your destination folder will contain word "*PlaySharp*" in its name, the name will be randomized. In this case, when asked agree to create a shortcut on the desktop for your convenience! 7 | 8 | When the installation process is finished, the loader will start automatically. It will perform a randomization and log you in your account. If the loader failed to log you in automatically, do it manually by pasting your Authentication Key from [**Account Status**](https://www.joduska.me/forum/index.php?app=core&module=usercp&tab=leaguesharp) page manually. Remember not to share your Authentication Key with anyone, it can be used to grant access to your account! 9 | *** 10 | If you encounter any problems with the required software, please make sure to install it manually: 11 | 1. [Microsoft .NET Framework 4.6](http://go.microsoft.com/fwlink/?LinkId=528259) 12 | 2. [Visual C++ Redistributable 2013 (x86)](https://download.microsoft.com/download/2/E/6/2E61CFA4-993B-4DD4-91DA-3737CD5CD6E3/vcredist_x86.exe) 13 | 3. [DirectX End-User Runtimes (June 2010)](http://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe) 14 | 15 | > [Detailed PlaySharp guide](https://www.joduska.me/forum/topic/221357-new-loader-guide/) 16 | -------------------------------------------------------------------------------- /13-Installing_LeagueSharp/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Installing PlaySharp", 3 | "article_short_description" : "Detailed instructions on how to set up PlaySharp properly.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /14-Auth_error/article.md: -------------------------------------------------------------------------------- 1 | There are different reasons why your HWID got locked. 2 | In most cases it is because you logged into your LeagueSharp account from a **different** computer. 3 | If you are unsure why your HWID has been locked and you want to know why, visit your [account status page](https://www.joduska.me/forum/index.php?app=core&module=usercp&tab=leaguesharp) after trying to inject LeagueSharp. 4 | The following table lists the different, possible statuses, the reasons for them as well as a solution. 5 | 6 | |Error|Reason|Solution 7 | |:-|:-|:- 8 | |HWID|You've logged into your account from a **different** computer|Wait **one hour** (the process is automatic). Change **login credentials and Auth Key** if access was unauthorized 9 | |LOGINFAILED|Your login credentials are **wrong**|**Relog** into the loader and/or [**change** your password](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=12#/article) 10 | |BANNED|We **restricted** your access to LeagueSharp|If you think this is a mistake, [open a support ticket](https://www.joduska.me/forum/index.php?app=tickets&module=tickets§ion=post&do=new_ticket) 11 | |GAMELIMIT|The **game limit** (2 for free users and 50 for subscribers) is reached|[Purchase a subscription](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=3#/article) (50 games per day) or wait for **game limit reset** (every 24 hours) 12 | |FREEUSER|LeagueSharp is **disabled** for free users due to the recent update|Either wait **three days** (beginning from the day of the update) or [purchase a subscription](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=3#/article) 13 | |RANKEDLIMIT|Free users are **unable** to play **ranked games**|[Purchase a subscription](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=3#/article) 14 | -------------------------------------------------------------------------------- /14-Auth_error/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Auth error", 3 | "article_short_description" : "Information on the hardware ID lock system.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /15-League_of_Legends_crashes_when_tabbing_out/article.md: -------------------------------------------------------------------------------- 1 | 2 | If your League of Legends client crashes when you minimize or switch to other window then you should set your game to **Borderless** windowed mode. In order to do this open League of Legends options window, navigate to “**Video**” tab and change the "**Full Screen**" mode to “**Borderless**”. 3 | > [Visual instructions](https://s.put.re/TgMkcHJ.gif) 4 | -------------------------------------------------------------------------------- /15-League_of_Legends_crashes_when_tabbing_out/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "League of Legends crashes when tabbing out", 3 | "article_short_description" : "How to change LoL to borderless windowed mode.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /16-LeagueSharp_injects_-_No_drawings/article.md: -------------------------------------------------------------------------------- 1 | This was **successfully tested** with Windows 7 (64 bit) and Windows 8 (64 bit). It *might work* with 32 bit systems as well (step 3 and 4 are redundant then). 2 | 3 | 1. Go to your system32 folder (%windir%\system32) 4 | 2. Delete every file which starts with "d3dx9_" (make a backup to be sure) 5 | 3. Go to your SysWOW64 folder (%windir%\SysWOW64) 6 | 4. Repeat step 2 7 | 5. Reinstall [DirectX (June 2010)](http://download.microsoft.com/download/8/4/A/84A35BF1-DAFE-4AE8-82AF-AD2AE20B6B14/directx_Jun2010_redist.exe) 8 | 9 | Please keep in mind that the setup you just downloaded **only extracts** the actual installation of DirectX. **You have to run the setup** afterwards from the folder you extracted it to. The setup is named "DXSetup.exe". 10 | 11 | After you have **successfully** installed DirectX, **reboot** your computer. 12 | 13 | LeagueSharp should now work as intended. 14 | 15 | In case you are still facing issues with the drawings, please assure that ["Show Drawings" is enabled in the loader](https://s.put.re/nLwNAfu.png). Moreover, make sure that you are running League of Legends in [borderless windowed mode](https://s.put.re/TgMkcHJ.gif). 16 | 17 | If none of the above helped you to solve your issue, please make sure that **no software** is running in the background which could **possibily interfere** with LeagueSharp. Software, which interacts with League of Legends or open windows in general (TeamViewer, Curse Voice, Steam, Mouse drivers) are known to cause these kind of issues. 18 | 19 | You can also try to reset your League of Legend's configuration by **removing** the "Config" folder from your League of Legends folder. 20 | -------------------------------------------------------------------------------- /16-LeagueSharp_injects_-_No_drawings/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Drawing issues", 3 | "article_short_description" : "A list of possible solutions in case LeagueSharp drawings don't display in game.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /17-LeagueSharp_and_other_software/article.md: -------------------------------------------------------------------------------- 1 | It is possible that other software can interfere with LeagueSharp. Software which accesses League of Legends in a similar way (e.g. drawings - Curse Voice) can stop LeagueSharp from working correctly. Moreover, it is recommended to not modify your client in any way. If you have modified your League of Legends client please repair it. 2 | 3 | Known software that interferes: 4 | >- Curse Voice (either disable the in-game overlay or uninstall) 5 | > - AlienWare software AlienFX (disable or uninstall) 6 | >- TeamViewer (disable the "share window" function) -------------------------------------------------------------------------------- /17-LeagueSharp_and_other_software/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "LeagueSharp and other software", 3 | "article_short_description" : "Issues with other software interfering with L#.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /18-LeagueSharp_does_not_inject_on_Garena/article.md: -------------------------------------------------------------------------------- 1 | Injection is the process which starts when your League of Legends.exe loads after champion selection. This is when assemblies are set to work and if the process fails, no scripts will be able to be used until it succeeds. To start with, this article is made to suggest possible solutions to people whose injection **doesn't start at all** or **starts but fails** for some reason. If your injection starts you can judge by the appearance of Windows Command window right after your game starts loading (*make sure to have "Show Console" enabled in loader settings*). It will include all information about libraries, assemblies loaded, settings and some other useful information. If this window appears - your injection is started. 2 | 3 | When LeagueSharp fails injecting there might be a lots of possible causes behind this issue. In this article the most common ones will be reviewed, so if you will not find a working fix for your case here, please submit a detailed report of your issue to our [Troubleshooting section](https://www.joduska.me/forum/forum/94-general/) so we can find a way to help you! 4 | 5 | First of all, please make sure your LeagueSharp is **installed correctly**. We have an article describing the process so you might want to check it out: 6 | > [Installing LeagueSharp](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=13#article) 7 | 8 | Secondly, please make sure your LeagueSharp folder (*after loader's first launch folder name will get randomized, turning it into a random combination of letters and numbers*) is included to your antiviruses whitelist. It by no means manifests that LeagueSharp may cause damage to your computer or data, that's just the way injection works that can be presumed to be a malicious by an antivirus software. After doing so, please restart the loader and go to the **Settings** tab and press "**Clear cache**" ([where?](https://s.put.re/in5qd5J.png)). 9 | 10 | The next step will be to make loader recognize the League of Legends game. Please check out LeagueSharp tab with your nickname on it, and find a **Game Version** line ([where?](https://s.put.re/W69uAPc.png)). If it is the same as the current game version, LeagueSharp will inject. Your problem might be that you forgot to check your assembly profiles. In this case, head to **Profiles** tab and put a check next to profiles with assemblies you would like to use ([where?](https://s.put.re/HBiWSWn.png)). If you are in game, press the reload key (*F5 by default*). 11 | 12 | The other step requires you to **disable any software which uses overlay interfaces** in League of Legends. Are you using a Curse Voice? A loading screen overlay to see detailed information about your opponents? Please disable it or check if you can disable an overlay feature in such software as it interferes with LeagueSharp injection and leads to the issue. 13 | 14 | The injection will also not start when there are certain problems with your LeagueSharp account, for example, a **HWID lock**. It happens when you have recently (*within 1 hour*) used your LeagueSharp account on one computer and then wanted to use it on another one. This is made to prevent people from sharing their accounts and one simultaneously on two different computers. **HWID lock lasts for 1 hour**, so if you came across such issue - please wait for that time period and you will be able to use your account again without an issue. More issues related with authentication process are described in the following article: 15 | > [Authentication Error](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=14#article) 16 | 17 | ###Useful articles 18 | > [More in-depth guide on injection issues](https://www.joduska.me/forum/topic/126916-multi-language-how-to-fix-injection-issues/) 19 | > [New Loader Guide](https://www.joduska.me/forum/topic/221357-new-loader-guide/) 20 | -------------------------------------------------------------------------------- /18-LeagueSharp_does_not_inject_on_Garena/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "LeagueSharp does not inject", 3 | "article_short_description" : "A guide for common injection issues.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /19-Inviting_friends_to_LeagueSharp/article.md: -------------------------------------------------------------------------------- 1 | You receive **6 invites** when purchasing any subscription for LeagueSharp. 2 | 3 | In order to invite a friend to LeagueSharp, click on your username on top of the page ([where?](https://s.put.re/unui4fB.png)) and navigate to the "[Invite Friends](https://www.joduska.me/forum/index.php?app=members&module=invite)" tab. On that page you will be able to enter the name of your friend you want to invite as well as their E-Mail address. Please make sure that the E-Mail address is correct since the invite will be sent to it. 4 | 5 | Pending invitations automatically decay after 14 days and will be added back to your invites **automatically**. 6 | -------------------------------------------------------------------------------- /19-Inviting_friends_to_LeagueSharp/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Inviting friends to LeagueSharp", 3 | "article_short_description" : "Steps to invite friends to LeagueSharp", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /2-Payment_Methods/article.md: -------------------------------------------------------------------------------- 1 | The following table shows a list of countries and the possible payment methods. Keep in mind that this is not a **complete** list, we only picked the countries where the payment methods differs from the others. 2 | 3 | |Country|Paypal| Alipay|Creditcard|PaySafeCard|PagSeguro|Mobiamo|Boleto Bancário|Sofort Überweisung 4 | |:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-: 5 | |Brazil|✓|*|✓|*|✓|✓|✓|* 6 | |China|✓|✓| ✓|*|*|*|*|* 7 | |Germany|✓|*|✓|✓|*|✓|*|✓ 8 | |USA|✓|*|✓|✓|*|*|*|* 9 | |Korea|✓|*|✓|*|*|✓|*|* 10 | |Taiwan|✓|*|✓|*|*|✓|*|* 11 | |Turkey|✓|*|✓|✓|*|✓|*|* 12 | |Vietnam|✓|*|✓|*|*|✓|*|* 13 | 14 | If your country is not included in the table and you want to make sure that your prefered payment method is supported please follow [this link](https://www.paypal.com/webapps/mpp/country-worldwide) (for Paypal) or follow through the payment process and select Paymentwall as your preferred payment method. Paymentwall will then prompt you all the possible payment methods (based on your region). 15 | -------------------------------------------------------------------------------- /2-Payment_Methods/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Payment Methods", 3 | "article_short_description" : "Information on different payment methods in different countries.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /20-Freezing_your_LeagueSharp_subscription/article.md: -------------------------------------------------------------------------------- 1 | Unfortunately, there is **no possibility** to freeze or pause your subscription for a certain period of time and we do not plan on implementing such a function in the future. 2 | 3 | When purchasing a subscription, please make sure that you are able to make use of it or consider buying a subscription which better fits your needs. -------------------------------------------------------------------------------- /20-Freezing_your_LeagueSharp_subscription/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Freezing your LeagueSharp subscription", 3 | "article_short_description" : "", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /21-I_am_suspended_because_of_a_chargeback/article.md: -------------------------------------------------------------------------------- 1 | We automatically lock your account as soon as you open a dispute on PayPal or Paymentwall for a payment towards us. 2 | 3 | We always try to provide the best service possible and we offer a wide range of support in case you are facing issues (e.g.: refund). Moreover, you can always contact us privately using the [Ticket System](https://www.joduska.me/forum/index.php?app=tickets&module=tickets§ion=post&do=new_ticket). 4 | 5 | As soon as the dispute is fully closed and your payment is released to us, you will regain access to LeagueSharp again. If you are unable to close the dispute and wish to pay manually, please open a [ticket](https://www.joduska.me/forum/index.php?app=tickets&module=tickets§ion=post&do=new_ticket). 6 | -------------------------------------------------------------------------------- /21-I_am_suspended_because_of_a_chargeback/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "I am suspended because of a chargeback", 3 | "article_short_description" : "How can I get my account unlocked?", 4 | "article_author" : 168 5 | } -------------------------------------------------------------------------------- /22-Your_software_got_me_banned/article.md: -------------------------------------------------------------------------------- 1 | One of LeagueSharp highest priority is the **security** of our customers and we always strive to **improve our quality**. While we are usually able to be a step ahead of Riot and bypass any automatic anti-cheat systems, there are other ways to be banned - For example through a massive amount of reports from other players. If LeagueSharp is detected by Riot, it will be disabled **automatically** to prevent any bans. 2 | Sadly, it is **not possible to guarantee** that there will be no bans using our software, this is why we recommend you to not use LeagueSharp on an account you are not ready to lose. If multiple bans occur in a short amount of time, we provide the possibility to report your ban so we can extend our investigation using the data you share with us. -------------------------------------------------------------------------------- /22-Your_software_got_me_banned/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Your software got me banned", 3 | "article_short_description" : "General information regarding the suspension of a League of Legends account.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /23-The_software_does_not_work_and_I_want_a_refund/article.md: -------------------------------------------------------------------------------- 1 | LeagueSharp usually works out of the box, since the installer provides the [required software](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=13#/article). In case you are facing **issues** with LeagueSharp, please make sure that they are installed **properly**. Moreover, we offer a huge variation of [guides](https://www.joduska.me/forum/forum/20-guides/) for the most common issues. In case you need **further** help and more **personal assistance**, feel free to open a thread in our [help section](https://www.joduska.me/forum/forum/94-general/). Make sure to provide a **sufficient amount of information** so our supports can help you faster. -------------------------------------------------------------------------------- /23-The_software_does_not_work_and_I_want_a_refund/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "The software does not work and I want a refund", 3 | "article_short_description" : "Troubleshooting LeagueSharp, where to find guides for the most common issues and how to request personal assistance.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /24-How_to_check_the_expiration_date_of_your_subscription/article.md: -------------------------------------------------------------------------------- 1 | You will be **notified** when your subscription is about to end (**three days** in advance). If you want to check the current status of your account and your subscription, you can click on your name on top of the page and navigate to the "[Account Status](https://www.joduska.me/forum/index.php?app=core&module=usercp&tab=leaguesharp)" page. You will be presented with a **brief overview** of your account, including the date your subscription expires, the games you played today and when the game counter resets. 2 | In case LeagueSharp is **outdated** for a longer period of time, you can also [activate your **compensated days** here](https://www.joduska.me/forum/index.php?app=core&module=usercp&tab=compensation). 3 | For detailed information regarding our **compensation policy**, see also: 4 | >[Compensation Policy Information](https://www.joduska.me/forum/topic/92285-compensation-policy-information/) 5 | -------------------------------------------------------------------------------- /24-How_to_check_the_expiration_date_of_your_subscription/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to check the expiration date of your subscription", 3 | "article_short_description" : "How to check when your subscription expire and other relevant information regarding your account status.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /25-How_to_cancel_your_LeagueSharp_subscription/article.md: -------------------------------------------------------------------------------- 1 | If you have paid using PayPal, you will be **automatically** charged when your subscription expires. If you do not want to extend your LeagueSharp subscription, you need to **cancel it through PayPal**. To do this, go to [PayPal's website](https://www.paypal.com/) and log into the account you used to buy the LeagueSharp subscription. After successfully logging in, you will notice a little gear next to the "logout" button on the top right side of the page ([where?](https://s.put.re/n1tVdJG.png)). Click on the gear and you will end up in "**Account**" page. Click on a menu named "**Payments**" ([where?](https://s.put.re/DdehtNc.png)). Then select "[Preapproved Payments](https://www.paypal.com/cgi-bin/webscr?cmd=_manage-paylist)" ([where?](https://s.put.re/uTE8dVd.png)). Select the subscription you would like to cancel. On the bottom of the page you will see a "**Cancel Subscription**" button. 2 | 3 | In case you want to purchase subscription using other payment methods, here's a list of guides for you: 4 | >[Purchase or Renew Subscription](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=3#/article) 5 | -------------------------------------------------------------------------------- /25-How_to_cancel_your_LeagueSharp_subscription/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to cancel your LeagueSharp subscription", 3 | "article_short_description" : "How to stop recurring payments through PayPal.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /26-I_was_automatically_charged_and_want_a_refund/article.md: -------------------------------------------------------------------------------- 1 | In case you failed to cancel your LeagueSharp subscription and you were automatically charged for it there is not anything we can do. We do not offer any refunds for a specific reason. Once a subscription is renewed we allocate resources for your account for the time that you will be Subscriber, meaning we pay money for server space, computing time, database connections and bandwidth, therefore we pay upfront for your Subscriber status and a refund is not possible. 2 | 3 | >Please read "[How to cancel your LeagueSharp subscription](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=25#/article)" article to assure that you are able to cancel your subscription in the future. 4 | -------------------------------------------------------------------------------- /26-I_was_automatically_charged_and_want_a_refund/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "I was automatically charged and want a refund", 3 | "article_short_description" : "Advice on what to do when you failed to cancel your subscription.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /27-I_was_charged_for_something_I_do_not_recognize/article.md: -------------------------------------------------------------------------------- 1 | If you notice a payment in your PayPal history you do not recognize, please visit the [Client Area](https://www.joduska.me/forum/index.php?app=nexus&module=clients) of your LeagueSharp account first and compare the listed subscriptions there with the payments made through your account. Payments towards LeagueSharp will be listed as payments to "**Chachani, Misti y Pichu Pichu SRL**". 2 | 3 | In case you still think that something went wrong, feel free to open a [support ticket](https://www.joduska.me/forum/index.php?app=tickets&module=tickets§ion=post&do=new_ticket) and include **sufficient** information like the transaction ID. -------------------------------------------------------------------------------- /27-I_was_charged_for_something_I_do_not_recognize/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "I was charged for something I do not recognize", 3 | "article_short_description" : "What to do in case you do not recognize a payment made through your account.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /28-How_can_I_open_a_ticket/article.md: -------------------------------------------------------------------------------- 1 | In order to open a ticket please [click here](https://www.joduska.me/forum/index.php?app=tickets&module=tickets§ion=post&do=new_ticket). -------------------------------------------------------------------------------- /28-How_can_I_open_a_ticket/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How can I open a ticket?", 3 | "article_short_description" : "Learn how to get in contact with our agents that will help you to solve your issue", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /29-How_can_I_close_a_pending_Invoice/article.md: -------------------------------------------------------------------------------- 1 | You can find your invoices [here](https://www.joduska.me/forum/index.php?app=nexus&module=clients§ion=invoices). 2 | These are several pending invoices which are not being used you can remove them by: 3 | 4 | - [Click the Dark letters (Example)](https://img.joduska.me/?q=http://i1383.photobucket.com/albums/ah312/myzka_korea/2222212s_zpsu6tzvagl.png) 5 | - [Click "Cancel invoice" (Example)](https://img.joduska.me/?q=http://i1383.photobucket.com/albums/ah312/myzka_korea/223242212s_zpsnh83twsk.png) 6 | 7 | This is how you are able to removing pending invoices, 8 | -------------------------------------------------------------------------------- /29-How_can_I_close_a_pending_Invoice/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to purchase a subscription using multiple payment methods", 3 | "article_short_description" : "Title", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /3-How_to_purchase_a_LeagueSharp_subscription/article.md: -------------------------------------------------------------------------------- 1 | To purchase a LeagueSharp subscription, navigate to our [store](https://www.joduska.me/forum/store/) and select your desired subscription. The next page will grant you an overview over the products you put into your cart. If you have assured that the selected products are the right ones, continue with a click on "Checkout". Now you can pick your prefered payment method. If you want to pay using PayPal, the following article will assist you on that: 2 | >[How to purchase a subscription with PayPal](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=4#/article) 3 | 4 | In case you do not have a verified PayPal account and want to pay using your account balance: 5 | >[How to purchase a Gift Voucher](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=5#/article) 6 | 7 | If you have already redeemed a Gift Voucher and want to use your store credit to pay: 8 | >[How to pay using a Gift Voucher](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=6#/article) 9 | 10 | If you need assistance on how to pay using Bitcoins: 11 | >[How to purchase a subscription with Bitcoin](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=11#/article) 12 | 13 | If you want to use a different payment method, please use Paymentwall. Paymentwall offers multiple methods internationally: 14 | >[Payment Methods](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=2#/article) 15 | -------------------------------------------------------------------------------- /3-How_to_purchase_a_LeagueSharp_subscription/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to purchase a LeagueSharp subscription", 3 | "article_short_description" : "Basic step on step guide on how to purchase a L# subscription including links to other helpful articles.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /30-I_forgot_my_account_information/article.md: -------------------------------------------------------------------------------- 1 | #I forgot my account information​ 2 | 3 | 4 | To recover your account informations, you need to prove you are the owner of the account, please submit a support ticket [using this page](https://www.joduska.me/forum/index.php?app=tickets) where you provide additional informations of the ownership (ex: registered e-mail / last known e-mail address, payment attachments, if you were invited who invited you and nearly when). Keep in mind, without these informations we cant recognize you as the owner and we cant recover your account. -------------------------------------------------------------------------------- /30-I_forgot_my_account_information/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "I forgot my account information", 3 | "article_short_description" : "What to do in case you forget your account information", 4 | "article_author" : 420 5 | } 6 | -------------------------------------------------------------------------------- /31-My_account_is_suspended/article.md: -------------------------------------------------------------------------------- 1 | #My Account is Suspended​ 2 | 3 | Your account suspended, because your behaviour or actions in the forum was against our forum rules ([check them out here](https://www.joduska.me/forum/forum-6/announcement-1-global-forum-rules/) ) If you think the suspension wasnt deserved please make a dispute ticket. -------------------------------------------------------------------------------- /31-My_account_is_suspended/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "My account is suspended", 3 | "article_short_description" : "What to do in case you were banned.", 4 | "article_author" : 420 5 | } 6 | -------------------------------------------------------------------------------- /32-I_cannot_verify_my_email_address/article.md: -------------------------------------------------------------------------------- 1 | #I cannot verify my email address ? 2 | 3 | Keep in mind the e-mail is can take up 10min to arrive. Some e-mail provider marking our e-mails as spam, please check your spam folder too. If you still dont get the e-mail make a ticket about it where you provide your e-mail address. 4 | If you get an error when you clicking on the verification link make a ticket about the issue where you provide the verification link, and if you can attach screenshot about the error too. -------------------------------------------------------------------------------- /32-I_cannot_verify_my_email_address/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "I cannot verify my email address", 3 | "article_short_description" : "What to do in case you can't validate your email address.", 4 | "article_author" : 420 5 | } 6 | -------------------------------------------------------------------------------- /33-Regular_user_vs_Susbcriber/article.md: -------------------------------------------------------------------------------- 1 | |Feature| Regular user|Subscriber 2 | |-----|:-----:|:-----:| 3 | |**_Waiting time after updates_**|3 days waiting time after major updates|Instant access when LeagueSharp is updated 4 | |**_Games per day_**|2 games per day|50 games per day 5 | |**_Ranked Games_**|Can't play ranked games|Can play every game mode 6 | |**_Invites_**|Can't invite friends|Has 6 invites 7 | |**_Watermark_**|Has a watermark|No watermark, can hide all drawings 8 | |**_Shoutbox_**|Read only|Full access| 9 | |**_Subscriber's Forum_**|No access|Has access| 10 | >[How to purchase PlaySharp subscription](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=3#article) 11 | -------------------------------------------------------------------------------- /33-Regular_user_vs_Susbcriber/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Free user vs. Subscriber", 3 | "article_short_description" : "Differences between the free version and the paid one.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /34-How_to_transfer_Loader_and_Assemblies_configuration/article.md: -------------------------------------------------------------------------------- 1 | **Loader configuration file** is the place where information about your installed assemblies and libraries is stored as well as the way they are systemized, such as profiles and the list order. 2 | If you decide to switch to the new loader or you don't want to waste your time installing same assemblies on the other computer, you will want to transfer your configuration file. Two most common cases will be reviewed in this article: transfering **from the old loader to the new one**(➊) and transfering between **both new loaders**(➋). 3 | 4 | 1. In order to transfer your configuration from old loader to the new one, open new PlaySharp loader, open the **tab with your nickname** on it, press "**Import config**" ([how does it look like?](https://s.put.re/vYRBTKL.png)) button and locate the **config.xml** file in your old LeagueSharp loader folder where executable file is located. 5 | 6 | 2. In order to transfer your configuration between new loaders, copy **loader.lol.json** from `**loader folder**\Config` and paste it in the corresponding folder of your another loader. If you only need to share one assembly profile, you can simply right click on it in loader and press "**Share Profile**" ([how?](https://s.put.re/Kmpv68w.gif)), it will quickly copy the link to the clipboard so you can send it anyone you want or use it to install the same profile with assemblies inside it on your other computer. 7 | 8 | You can also transfer your **assemblies configuration**, which includes settings of all your assemblies you adjust within in-game LeagueSharp menu. It may be handy for those who want to share their settings for most advanced assemblies, such as activators, evaders, champion assemblies with lots of options. 9 | 10 | In order to transfer your assemblies configuration, copy **MenuConfigCommon** and **MenuConfigSDK** (*for assemblies which use LeagueSharp.Common and LeagueSharp.SDK libraries respectively*) folders from '`%appdata%\LSXXXXXXX`(*X stands for random letter or number*) and paste it in the same folder on your another computer. 11 | 12 | ###Useful articles 13 | >[New Loader Guide](https://www.joduska.me/forum/topic/221357-new-loader-guide/) 14 | -------------------------------------------------------------------------------- /34-How_to_transfer_Loader_and_Assemblies_configuration/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to transfer assembly configuration files", 3 | "article_short_description" : "Detailed guide on how to transfer loader configs and assembly settings", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /35-What-is-PlaySharp/article.md: -------------------------------------------------------------------------------- 1 | **PlaySharp** is the name of the collaborative project of LeagueSharp and EnsageSharp, scripting platforms for League of Legends and DotA 2 respectively. After getting a subscription, both tools are accessible. So even if you're LeagueSharp subscriber, you can use EnsageSharp and vice versa. Even though both platforms use same forum, two different tabs are used for each platform in order to make forum usage more comfortable for those who only play one of the games. You can choose the tab you want in the upper part of the forum, right below the Shoutbox ([where?](https://s.put.re/m9sPK6h.png)). 2 | 3 | **Playsharp** is also the name of the loader which can serve as a scripting platform for both games. You can find a [download link](https://www.joduska.me/forum/forum/177-download-playsharp/) in the top of the front page. 4 | 5 | >[Installing Playsharp](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=13#article) 6 | 7 | >[New Loader Guide](https://www.joduska.me/forum/topic/221357-new-loader-guide/) 8 | -------------------------------------------------------------------------------- /35-What-is-PlaySharp/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "What is PlaySharp?", 3 | "article_short_description" : "A quick explanation of what is PlaySharp collaborative project and the new loader", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /36-How_to_submit_a_comprehensive_troubleshooting_report/article.md: -------------------------------------------------------------------------------- 1 | Despite the fact that we have most issues covered in our articles, there are still cases when individual approach is required. Whether it is a missing Windows update or malfunctioning software component, our team is always here to assist you. But in order to make it easier for both sides, you can provide us with a sufficient information right away when submitting a troubleshooting report. 2 | 3 | First of all, please check out [Troubleshooting Guides](https://www.joduska.me/forum/forum/20-guides/) section. If you couldn't find a solution to your issue there, try using forum search ([where?](https://s.put.re/QH38rWv.png)). There is a very high chance that the solution to your issue was already posted before. 4 | 5 | If you still didn't find the information you need, please submit a [Troubleshooting Report](https://www.joduska.me/forum/index.php?app=forums&module=post§ion=post&do=new_post&f=94). Here is the list of information we would like you to provide in advance: 6 | >1. **Loader logs**. Please get in a custom game with loader as well as your used assemblies turned on and then upload your logs ([how?](https://s.put.re/FexqLMR.png)). This will help us identify whether your issue caused by required software malfunction or the loader error. 7 | 2. **The way to reproduce the issue**. If there is some specific way to cause the error to appear - please tell us and we will have more information on whether the issue is on our side or on your. 8 | 3. **What possible solutions have you already tried** in order to fix it yourself (*if you have*). It will help us discard some steps we would have suggested. 9 | 10 | If you feel like there is anything else to add to help us identify your issue, please include it in your report. More information is better than less, even if it may serve no use in your case. When you feel like your report is complete - press "**Post New Topic**" and our team will review it and try to help you as soon as possible. Thanks for your trust and cooperation! 11 | -------------------------------------------------------------------------------- /36-How_to_submit_a_comprehensive_troubleshooting_report/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to submit a comprehensive troubleshooting report", 3 | "article_short_description" : "Guidelines on how to file your troubleshooting report correctly.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /37-Running_multiple_instances_on_the_same_PlaySharp_account/article.md: -------------------------------------------------------------------------------- 1 | **Only one computer can be used to play on your account at a time. ** 2 | *** 3 | If you will try to run the PlaySharp on multiple computers with the single account simultaneously and join the game, one of the clients will start constantly returning **HWID lock** error. That means that the account is currently locked to be used on a computer you last used to play game. 4 | This error remains for 1 hour since the last injection, so if you want to play on other machine once again, you will have to wait for that time period. Also please restrain from trying to inject into the game during the HWID lock as it may prolong the suspension. 5 | 6 | If you want to be able to run multiple instances using the same account, you can use virtual machine to emulate the Windows environment keeping the same Hardware ID, but keep in mind that you only have a limited amount of games per day, so running multiple games at once may drain the count pretty fast. 7 | 8 | > [Authentication Errors](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=14#article) 9 | -------------------------------------------------------------------------------- /37-Running_multiple_instances_on_the_same_PlaySharp_account/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Can I run multiple game instances on the same PlaySharp account?", 3 | "article_short_description" : "An explanation of HWID and the way to use PlaySharp in multiple game instances.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /38-How_to_maximize_the_security_of_the_game_account_while_using_PlaySharp/article.md: -------------------------------------------------------------------------------- 1 | When talking about cheating in a multiplayer game, usually the suspension rate is one of a major aspects of it which you can only avoid to some extent. Same applies to the League of Legends and DotA 2, the first thing you should acknowledge when starting using PlaySharp or any other scripting software is that **we cannot guarantee the safety of your account from getting banned**. It is usually mentioned in most of our announcement that you should only use our software on accounts which you can afford to lose, otherwise you might feel frustrated after getting a suspension on one of your accounts you put a lot of effort (*or money, or both*) in, and we won't be able to help you. 2 | 3 | This article is focused to give you an overall idea about how to minimize the chance of your account getting banned, however you should keep in mind that at some point you might get suspended anyways. Following steps will help you avoid manual bans as well as avoid some of detections we are aware of: 4 | 5 | 1. **Only use software and assemblies downloaded from the official website: [joduska.me](http://joduska.me)!** Usage of similar or cracked software from third-party websites or persons will potentionally expose and might increase the chance of getting banned. 6 | 2. **Only use PlaySharp when the core is updated to the current patch**. In most cases, the core is disabled when its not up-to-date, however sometimes you can use the hotfix to inject. Don't use hotfixes if you want your account to last longer. 7 | 3. **Do not use exploits**. Sharing them on the forum is prohibited for a reason that you will definitely get banned from the game if you use them. 8 | 4. **Don't use assemblies which have unhumanlike behaviour**. This includes assemblies which put wards in the same place everytime, for example. Such data may be tracked and recorded by the game provider and be used to identify you as a scripter. 9 | 5. **Use humanizers**. There are assemblies which main purpose is to limit the amount of actions per second as well as to set some delay to actions performed by the assembly. It makes you look more human and harder to guess if you cheat or not. 10 | 11 | Sticking to these rules should help you avoid unneeded attention from game providers and their sneaky anticheat software. Remember to rely on your smart judgement if you want to keep safe and we will do our part to make the software we provide as secure as possible. Thanks for being part of the community! 12 | -------------------------------------------------------------------------------- /38-How_to_maximize_the_security_of_the_game_account_while_using_PlaySharp/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to maximize the security of your game account while using PlaySharp", 3 | "article_short_description" : "Guidelines to help users reduce the banrate by using the PlaySharp in a smart way.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /4-How_to_purchase_a_subscription_with_PayPal/article.md: -------------------------------------------------------------------------------- 1 | To check if PayPal supports payments from your country, please check out [PayPal's official website](https://www.paypal.com/webapps/mpp/country-worldwide). 2 | 3 | If you have a **verified** PayPal account you can continue with the following steps. If you have an *unverified* one, please skip the following steps. 4 | 5 | In order to pay for a PlaySharp subscription using PayPal you need to navigate to the [store](https://www.joduska.me/forum/store/). Once there select your desired subscription and place it into your cart. You will be redirected to your cart where you can overview the articles you added. If you have made sure that everything is right you can continue by clicking on "Checkout". Once you've done that proceed by selecting "PayPal" as your preferred payment method. After confirming your order you will be redirected to PayPal, where you will have to login into your account using your PayPal credentials. After accepting the payment ("Agree and continue") you will be redirected to a website giving you an overview over the payment you just made. You will receive your subscription automatically afterwards. 6 | 7 | 8 | 9 | In case that your PayPal account is **not verified** you need to purchase a *Gift Voucher*: 10 | >[How to purchase a Gift Voucher](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=5#/article) 11 | 12 | and pay using store credit: 13 | >[How to pay using a Gift Voucher](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=6#/article) 14 | 15 | If you did not receive your subscription after 24 hours, [please open a support ticket](https://www.joduska.me/forum/index.php?app=tickets&module=tickets§ion=post&do=new_ticket). 16 | -------------------------------------------------------------------------------- /4-How_to_purchase_a_subscription_with_PayPal/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to purchase a subscription with PayPal", 3 | "article_short_description" : "Information on how to pay using PayPal.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /5-How_to_purchase_a_Gift_Voucher/article.md: -------------------------------------------------------------------------------- 1 | In order to buy a **Gift Voucher** you need to navigate to the [Store](https://www.joduska.me/forum/store/) and select "[Buy Gift Voucher](https://www.joduska.me/forum/store/gift-vouchers/)" on the left side. You are able to customize your Gift Voucher there but please keep in mind that our system does **not** send out the code automatically, you need to do it **manually**. 2 | After selecting your preferred amount, your sending method ("Send Gift Voucher By Email" does not work - it does the same as "Print"), the Recipien'ts Name as well as your message (*optional*), you can proceed with a click on "Buy Gift Voucher". The following process is the same as buying a subscription: 3 | >[How to purchase a LeagueSharp subscription](https://www.joduska.me/forum/index.php?app=infotickets&page=article&id=3#/article) 4 | -------------------------------------------------------------------------------- /5-How_to_purchase_a_Gift_Voucher/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to purchase a Gift Voucher", 3 | "article_short_description" : "Information on how to purchase a Gift Voucher through the store.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /6-How_to_pay_using_a_Gift_Voucher/article.md: -------------------------------------------------------------------------------- 1 | If you want to buy a subscription using a Gift Voucher you have to redeem the Gift Voucher first. To do this, simply navigate to the [Store](https://www.joduska.me/forum/store/), click on "[Redeem Gift Voucher](https://www.joduska.me/forum/store/redeem/)", enter your Redemption Code and proceed with a click on "**Redeem Gift Code Voucher**". 2 | 3 | After putting your desired subscription into your cart and proceeding with the checkout, you will notice a new message on the "Confirm & Pay" page stating "*You have $X.XX credit. Apply credit to balance*". To pay using your credit, simply click on "**Apply credit to balance**". Afterwards. you will see the details of your order. You now have purchased a subscription! 4 | -------------------------------------------------------------------------------- /6-How_to_pay_using_a_Gift_Voucher/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "How to pay using a Gift Voucher", 3 | "article_short_description" : "Information on how to redeem and pay using a Gift Voucher.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /7-Botting_License/article.md: -------------------------------------------------------------------------------- 1 | LeagueSharp's normal subscriptions are limited to **50 games per day**. If you plan on exceeding this limit, you can purchase a botting license. The Botting License is another type of Subscription that allows you to play **unlimited amount of games per day**. It is worthwhile for people who are botting a large amount of accounts and require more than our 50 game limit. Please keep in mind that the Botting License will not remove your HWID lock, meaning that you will not be able to play on different devices simultaneously using your account, but you can copy the virtual machine with same HWID and play on as many instances as your computer can handle. 2 | 3 | To purchase a Botting subscription, [go to the **Store**](https://www.joduska.me/forum/store/) or [click here](https://www.joduska.me/forum/store/product/28-1-month-botting-license/). Please check the item description so you know exactly what you are buying. If you have assured that the selected products are the right ones, continue with a click on "**Checkout**". Now you can select your prefered payment method. If you want to use the Botting license with another account, you may create another account by using your invitations, otherwise please open a ticket and ask for an invitation. 4 | -------------------------------------------------------------------------------- /7-Botting_License/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Botting License", 3 | "article_short_description" : "How to purchase a botting license.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /8-Compensation_ Days/article.md: -------------------------------------------------------------------------------- 1 | ###How do compensation days work? 2 | On patches the compensation amount will be equivalent to the amount of days that LeagueSharp has been down minus 24 hours. 3 | 4 | ###How do I redeem my compensation days? 5 | You can find the [compensation area here](https://www.joduska.me/forum/index.php?app=core&module=usercp&tab=compensation). 6 | 7 | Detailed information: 8 | >[Compensation Policy Information](https://www.joduska.me/forum/topic/92285-compensation-policy-information/) -------------------------------------------------------------------------------- /8-Compensation_ Days/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Compensation Days", 3 | "article_short_description" : "How to redeem compensation days and how they're calculated.", 4 | "article_author" : 31 5 | } 6 | -------------------------------------------------------------------------------- /9-Payment_Issues/article.md: -------------------------------------------------------------------------------- 1 | Your subscription will automatically activate as soon as we receieve your payment. 2 | *** 3 | >PayPal transactions normally process **within 24 hours** 4 | 5 | >Bitcoin transactions normally process **within 1-3 hours** 6 | 7 | [comment]: # (Paymentwall transactions can take **up to 5 business days (not including weekends or holidays)**) 8 | 9 | [comment]: # (You can check the status of your payment on [www.paymentwall.com](www.paymentwall.com). When it says "Collected", you should already be Subscriber here. If not, please open a ticket. If it does not say "Collected", you most likely have to wait. You can also contact Paymentwall support to get information about your payment status.) 10 | 11 | ###Still Need Help? 12 | If you have already contacted your payment operator and everything seems fine, please open a [support ticket](https://www.joduska.me/forum/index.php?app=tickets&module=tickets§ion=post&do=new_ticket) and include your transaction details, such as the Transaction ID or an image of your receipt. 13 | -------------------------------------------------------------------------------- /9-Payment_Issues/metadata.json: -------------------------------------------------------------------------------- 1 | { 2 | "article_title" : "Payment Issues", 3 | "article_short_description" : "What to do when you are encountering an issue while paying.", 4 | "article_author" : 31 5 | } -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # LeagueSharp.Support 2 | 3 | Articles for the LeagueSharp Support page. 4 | 5 | ![hooray](https://media.giphy.com/media/t4VFu7PFwkZHy/giphy.gif) 6 | --------------------------------------------------------------------------------