-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f0ddd20
commit c2da525
Showing
9 changed files
with
18 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"ProjectBreakpoints":"{\"Value\":{}}","ProjectWatches":"{\"Value\":[{\"Id\":\"7b903abb-5471-4e5d-929a-a2fed068e23b\",\"Expression\":\"GameName\"},{\"Id\":\"1fb5ef73-29b2-42bd-a25a-4186536955a6\",\"Expression\":\"Claimed\"}]}","OpenedDocuments":"[\"SubbedGames.json\",\"Main.xaml\",\"Claim Reward.xaml\"]","ProjectActivitiesViewState":"{\"Claim Reward.xaml\":[{\"ActivityIdRef\":\"If_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"WriteLine_3\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"WriteLine_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Main.xaml\":[{\"ActivityIdRef\":\"WriteLine_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Add Game.xaml\":[]}"} | ||
{"ProjectBreakpoints":"{\"Value\":{}}","ProjectWatches":"{\"Value\":[{\"Id\":\"7b903abb-5471-4e5d-929a-a2fed068e23b\",\"Expression\":\"GameName\"},{\"Id\":\"1fb5ef73-29b2-42bd-a25a-4186536955a6\",\"Expression\":\"Claimed\"}]}","OpenedDocuments":"[\"Main.xaml\",\"SubbedGames.json\",\"Claim Reward.xaml\"]","ProjectActivitiesViewState":"{\"Claim Reward.xaml\":[{\"ActivityIdRef\":\"If_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"WriteLine_3\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"WriteLine_2\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"Delay_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Main.xaml\":[{\"ActivityIdRef\":\"WriteLine_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}},{\"ActivityIdRef\":\"If_1\",\"IsAdvancedOptionsExpanded\":false,\"Widgets\":{}}],\"Add Game.xaml\":[]}"} |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-512 Bytes
(97%)
.local/install/Prime Gaming AutoClaim_Expressions_Claim_Reward.dll
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# PrimeGaming-AutoClaim | ||
|
||
UiPath Robot that automatically claims Prime Gaming Rewards for selected games | ||
|
||
## How to use | ||
|
||
* Add your games names' and Prime Gaming Award URLs to the SubbedGames.json file in a {GameName}, {URL} format | ||
* Run the Main.xaml file on UiPath Studio. | ||
|
||
_PS: GameName is just for display but URL must be valid for each specific game. Be sure the URL redirects to correct reward page. You can ovewrite existing games they are just for testing._ |