You are viewing our Forum Archives. To view or take place in current topics click here.
#1231. Posted:
Status: Offline
Joined: Nov 12, 201212Year Member
Posts: 2
Reputation Power: 0
I only got the macro to work like 2 times out of 15 and it never made the 5th one :l most of the times it just went to the url.
Edit: NVM i think it does make the 5th one. You just have to refresh the page for it to show.
Now sometimes it doesnt select the skulls and the map will say installation 4
Edit: NVM i think it does make the 5th one. You just have to refresh the page for it to show.
Now sometimes it doesnt select the skulls and the map will say installation 4
- 0useful
- 0not useful
#1232. Posted:
Status: Offline
Joined: Apr 27, 201113Year Member
Posts: 5
Reputation Power: 0
#1233. Posted:
Status: Offline
Joined: Jan 16, 201113Year Member
Posts: 21,631
Reputation Power: 2360
Kaaalz wrote Hey man, they changed the credit values of the challanges, now only with the first 1 you get 5k, with the others you only get from 2.9k to 3.3kDamn it 343 Industries, how come you're screwing everything up?
pic: [ Register or Signin to view external links. ]
If you could edit it, that'd be great!
I'll get to it later on today if I can.
- 0useful
- 0not useful
#1234. Posted:
Status: Offline
Joined: Nov 12, 201212Year Member
Posts: 2
Reputation Power: 0
Kaaalz wrote Hey man, they changed the credit values of the challanges, now only with the first 1 you get 5k, with the others you only get from 2.9k to 3.3k
pic: [ Register or Signin to view external links. ]
If you could edit it, that'd be great!
same thing happening to me. Why can't the website be simpler.
- 0useful
- 0not useful
#1235. Posted:
Status: Offline
Joined: Apr 27, 201113Year Member
Posts: 5
Reputation Power: 0
Halo4 wroteKaaalz wrote Hey man, they changed the credit values of the challanges, now only with the first 1 you get 5k, with the others you only get from 2.9k to 3.3kDamn it 343 Industries, how come you're screwing everything up?
pic: [ Register or Signin to view external links. ]
If you could edit it, that'd be great!
I'll get to it later on today if I can.
Haha ikr? owell, i wont stop boosting untill 343 fixes h4 =/
- 0useful
- 0not useful
#1236. Posted:
Status: Offline
Joined: Jul 24, 201113Year Member
Posts: 209
Reputation Power: 9
Status: Offline
Joined: Jul 24, 201113Year Member
Posts: 209
Reputation Power: 9
good tutorial mate, well done:P
- 0useful
- 0not useful
#1237. Posted:
Status: Offline
Joined: Jan 16, 201113Year Member
Posts: 21,631
Reputation Power: 2360
Status: Offline
Joined: Jan 16, 201113Year Member
Posts: 21,631
Reputation Power: 2360
Great News!
I was finally able to update the Macro code, which I thought I'd never do, and it's working just fine!
Quick things to note -
* To use the iMacros its better to use them in Firefox so now the whole Macro part of the Tutorial has been recently updated with Firefox stuff
* Your other tabs will close once running the code on Waypoint, to prevent that look in the 'Extra Info' part towards the bottom (it takes a second or two)
* If it's not working make sure the Halo Waypoint tab is number 1 in your browser
If any problems pop up, send me a PM or comment here and I'll get to it.
I was finally able to update the Macro code, which I thought I'd never do, and it's working just fine!
Quick things to note -
* To use the iMacros its better to use them in Firefox so now the whole Macro part of the Tutorial has been recently updated with Firefox stuff
* Your other tabs will close once running the code on Waypoint, to prevent that look in the 'Extra Info' part towards the bottom (it takes a second or two)
* If it's not working make sure the Halo Waypoint tab is number 1 in your browser
If any problems pop up, send me a PM or comment here and I'll get to it.
- 0useful
- 0not useful
#1238. Posted:
Status: Offline
Joined: Nov 21, 201113Year Member
Posts: 1,123
Reputation Power: 45
Wow man well done this is great!
- 0useful
- 0not useful
#1239. Posted:
Status: Offline
Joined: Jan 16, 201113Year Member
Posts: 21,631
Reputation Power: 2360
Status: Offline
Joined: Jan 16, 201113Year Member
Posts: 21,631
Reputation Power: 2360
Just updated the Macro AGAIN! and the following changes were made :
- No longer closes All Tabs in Browser
- Adds the Iron & Blind Skulls for Challenges
- Adds and addition four seconds to wait time when creating challenges (may be altered if you wish)
Here is the code!
Remember to copy all of it, it could also be found in the Main Part of the post as well as the Download links.
- No longer closes All Tabs in Browser
- Adds the Iron & Blind Skulls for Challenges
- Adds and addition four seconds to wait time when creating challenges (may be altered if you wish)
Here is the code!
VERSION BUILD=8032216
TAB T=1
URL GOTO=http://www.halowaypoint.com/en-us/haloreach/challenges
TAG POS=1 TYPE=SPAN ATTR=TXT:Create<SP>a<SP>Challenge
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:DisplayName CONTENT=The
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Campaign
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Medals
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TargetValue CONTENT=500
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TimeHours CONTENT=3
TAG POS=2 TYPE=SPAN ATTR=TXT:Select
TAG POS=1 TYPE=IMG ATTR=SRC:https://assets.halowaypoint.com/website/statsimages/v1/reach/maps/sm/oni.png
TAG POS=1 TYPE=DIV ATTR=TXT:Map<SP>ONI:<SP>Sword<SP>Base<SP>Select<SP>Winter<SP>Continge*
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Legendary
TAG POS=2 TYPE=SPAN ATTR=TXT:Select
TAG POS=5 TYPE=A ATTR=TXT:Select<SP>All
TAG POS=87 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=105 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=5 TYPE=SPAN ATTR=TXT:Confirm
TAG POS=2 TYPE=SPAN ATTR=TXT:Create<SP>Challenge
WAIT SECONDS=10
TAG POS=1 TYPE=SPAN ATTR=TXT:Create<SP>a<SP>Challenge
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:DisplayName CONTENT=Tech
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Campaign
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Kills<SP>of<SP>enemy
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Grunt<SP>Hero
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TargetValue CONTENT=225
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TimeHours CONTENT=3
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=1 TYPE=IMG ATTR=SRC:https://assets.halowaypoint.com/website/statsimages/v1/reach/maps/sm/oni.png
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Legendary
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=5 TYPE=A ATTR=TXT:Select<SP>All
TAG POS=87 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=105 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=5 TYPE=SPAN ATTR=TXT:Confirm
TAG POS=2 TYPE=SPAN ATTR=TXT:Create<SP>Challenge
WAIT SECONDS=10
TAG POS=1 TYPE=SPAN ATTR=TXT:Create<SP>a<SP>Challenge
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:DisplayName CONTENT=Game
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Campaign
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Kills<SP>of<SP>enemy
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Jackal<SP>Specialist
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TargetValue CONTENT=250
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TimeHours CONTENT=3
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=1 TYPE=IMG ATTR=SRC:https://assets.halowaypoint.com/website/statsimages/v1/reach/maps/sm/oni.png
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Legendary
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=5 TYPE=A ATTR=TXT:Select<SP>All
TAG POS=87 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=105 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=5 TYPE=SPAN ATTR=TXT:Confirm
TAG POS=2 TYPE=SPAN ATTR=TXT:Create<SP>Challenge
WAIT SECONDS=10
TAG POS=1 TYPE=SPAN ATTR=TXT:Create<SP>a<SP>Challenge
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:DisplayName CONTENT=is
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Campaign
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Kills<SP>of<SP>enemy
TAG POS=2 TYPE=SPAN ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Skirmisher<SP>Specialist
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TargetValue CONTENT=215
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TimeHours CONTENT=3
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=1 TYPE=IMG ATTR=SRC:https://assets.halowaypoint.com/website/statsimages/v1/reach/maps/sm/oni.png
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Legendary
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=5 TYPE=A ATTR=TXT:Select<SP>All
TAG POS=87 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=105 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=5 TYPE=SPAN ATTR=TXT:Confirm
TAG POS=2 TYPE=SPAN ATTR=TXT:Create<SP>Challenge
WAIT SECONDS=10
TAG POS=1 TYPE=SPAN ATTR=TXT:Create<SP>a<SP>Challenge
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:DisplayName CONTENT=Amazing
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Campaign
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Kills<SP>of<SP>enemy
TAG POS=2 TYPE=DIV ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Elite<SP>Specialist
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TargetValue CONTENT=200
TAG POS=1 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TimeHours CONTENT=3
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=1 TYPE=IMG ATTR=SRC:https://assets.halowaypoint.com/website/statsimages/v1/reach/maps/sm/oni.png
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=1 TYPE=A ATTR=TXT:Legendary
TAG POS=1 TYPE=SPAN ATTR=TXT:Select
TAG POS=5 TYPE=A ATTR=TXT:Select<SP>All
TAG POS=87 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=105 TYPE=DIV ATTR=TXT:https://assets.halowaypoint.com/website/statsimages/v1/reach*
TAG POS=5 TYPE=SPAN ATTR=TXT:Confirm
TAG POS=2 TYPE=SPAN ATTR=TXT:Create<SP>Challenge
'TAG POS=0 TYPE=INPUT:TEXT FORM=ACTION:/en-us/haloreach/createchallenge ATTR=NAME:TimeHours CONTENT=3
Remember to copy all of it, it could also be found in the Main Part of the post as well as the Download links.
- 0useful
- 0not useful
#1240. Posted:
Status: Offline
Joined: Sep 13, 201014Year Member
Posts: 1,038
Reputation Power: 40
Status: Offline
Joined: Sep 13, 201014Year Member
Posts: 1,038
Reputation Power: 40
I completed the challenges yesterday and turned them in, but I have not yet achieved the cR, I started a custom game and ended it right after I spawned to see if I got them when I ended a game, I also tried playing a matchmaking game with no result, do I just wait or is there anything else I have to do?
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.