Looking for THE world famous Heartwood Quester? Look Here!
0 Members and 7 Guests are viewing this topic.
However, every time I go back and look at this [AutoLooter] script, I realize I had wrote it in my zen state of EUO scripting - so it makes my brain hurt.
Gruntman, WHY ARE YOU SHOUTING !! Read the top of the script look for the editable section called *** Setup Character Template/s *** Read the notes and examples and then un-comment or add your own details eg:Code: [Select];===========================================; ** Setup Character Template/s;===========================================; gosub AddCharacter Name sex Race Type HairStyle FacailHair CancelNewbieTourgosub AddCharacter Gruntmans Bestfriend Male Elf Blacksmith 1 8 #Truegosub AddCharacter Gruntman The Shouter Female Human Mage 2 3 #Truegosub AddCharacter Gaderian The Contributor Male Human Warrior 2 4 #True
;===========================================; ** Setup Character Template/s;===========================================; gosub AddCharacter Name sex Race Type HairStyle FacailHair CancelNewbieTourgosub AddCharacter Gruntmans Bestfriend Male Elf Blacksmith 1 8 #Truegosub AddCharacter Gruntman The Shouter Female Human Mage 2 3 #Truegosub AddCharacter Gaderian The Contributor Male Human Warrior 2 4 #True
I run this run with the inventory all Char optiion. I have notice that some shard didn't log the 7 char slot. the report said 6 of 7. does anyone have the same result?
yes I chaeck that I have 7 guy, because the report said 2 of 2 or 6 of 6. so the one with 6 of 7 I had to manually log in. My first intuition is that you can only do 6 Char, Because all the shard that have 7 Char, I have msg 6 of 7.
Quote from: The Ghost on December 11, 2019, 03:25:38 PMyes I chaeck that I have 7 guy, because the report said 2 of 2 or 6 of 6. so the one with 6 of 7 I had to manually log in. My first intuition is that you can only do 6 Char, Because all the shard that have 7 Char, I have msg 6 of 7.Sounds like a bug, if not doing 7th char for every shard, loop count must be implemented wrong...Im guess but this looks like the suspect line "Until %CharLoop >= %MaxChars ; char loop" inside actionloop sub. That probably should be %charloop > %maxchars not >= as I note charloop is incremented directly prior. Wont know until I test it.
quietly sneaks in so as not to wake Endless Night......latest patch fixes..set %GumpMainMenu IEMD ; This is the login screenset %GumpPasswordBox ONSB ; This is the password box in Login ScreenSet %gumpShardSelect UQLD ; this is the shard select screenset %GumpLogin ONSB ; this is the Character Selection Screen with NEW/DELETE Buttonsset %GumpNewChar2 KNHD ; this is the New Character Trade Selection screenset %GumpNewCharMap KNHD ; this is the New Character Map starting location screen
Quote from: gruntman on February 28, 2020, 04:31:35 AMquietly sneaks in so as not to wake Endless Night......latest patch fixes..set %GumpMainMenu IEMD ; This is the login screenset %GumpPasswordBox ONSB ; This is the password box in Login ScreenSet %gumpShardSelect UQLD ; this is the shard select screenset %GumpLogin ONSB ; this is the Character Selection Screen with NEW/DELETE Buttonsset %GumpNewChar2 KNHD ; this is the New Character Trade Selection screenset %GumpNewCharMap KNHD ; this is the New Character Map starting location screenLOL, I still heard you. Avoid the creaky floorboards... Is their new gifts or something..