PDA

View Full Version : [Update] SRL: Feb. 14th, 2012 ~ Quiz spam click fix



Coh3n
02-14-2012, 09:01 PM
Thanks to weequ, the spam clicking in the Quiz random has been fixed. The problem was a recurring infinite loop in BankScreen (BankScreen called BankScreen if the screen was black). Full list of updates:

Cohen Adair (4):
Added client token change to LoginPlayer. It also shows up if player is in the lobby.
Removed a needless statement in BankScreen (which fixes the spam clicking in Quiz, credit to weequ)
Fixed out of string range in new typeSendEx
Added an extra LoggedIn check to LoginPlayerToLob to hopefully reduce script's typing in username and password while logged in

Merlijn Wajer (2):
TypeSend fix for all supported keyboard layouts.
Add wait for modifier.

putonajonny (1):
Fix for this error: http://bugs.villavu.com/view.php?id=374
https://github.com/SRL/SRL-5/commits/master

Cheers,
The SRL Team

Scaper
02-14-2012, 09:07 PM
Thanks

Chris
02-14-2012, 09:23 PM
Nice!
This was the only fail which ever occured on any of my accounts (on my main...), Im glad its fixed.

WT-Fakawi
02-14-2012, 10:00 PM
Weequ := Aristocrat? This was a showstopper indeed!

weequ
02-14-2012, 10:14 PM
Yay! Debugginf ftw ;)

Tickyy
02-14-2012, 10:16 PM
Yay! Debugginf ftw ;)

Teach me master! :p Good job :D!

weequ
02-14-2012, 10:24 PM
Teach me master! :p Good job :D!It's easy. Just print something unique after every call to a function/procedure. Then you should find what function causes it. Then you just go there and do the same thing.

Kyle Undefined
02-14-2012, 10:24 PM
Grats weequ! And awesome job on the updates! :D

weequ
02-14-2012, 10:37 PM
Grats weequ! And awesome job on the updates! :DCongrats to you too!

Tickyy
02-14-2012, 11:03 PM
It's easy. Just print something unique after every call to a function/procedure. Then you should find what function causes it. Then you just go there and do the same thing.

Sarcasm :p...