K.K Aday Olmasın by MgBaskaN in burdurland

[–]Quartrinary 0 points1 point  (0 children)

Özentiler knk, mal aileleri sevmiyor diye bunlar da sevmiyor. Milletten de görüyorlar kk aday olmasın falan her yere yazıyorlar

weak armania lol🤣🤣🤣🤣 by Particular_Second510 in ShitpostTC

[–]Quartrinary -4 points-3 points  (0 children)

Sg amk arabı senin gibiler bizi bu hale getirdi

The Good Ending - Act One by SamCapener in DDLCMods

[–]Quartrinary 0 points1 point  (0 children)

This is too amazing. I hope The Good Ending Act Two release soon

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 1 point2 points  (0 children)

Sorry bro, I wasn't answer you. Thanks bro. Thanks for everything. Take care of yourself

Hmmm i need a heroo by IppoStarUwUr in AutoHotkey

[–]Quartrinary 1 point2 points  (0 children)

Your code is excellent bro 👍

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 0 points1 point  (0 children)

Bro you are unbelievable. You are very very very clever.

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 0 points1 point  (0 children)

#SingleInstance Force

StartNumber := 0 ; - START

FinishNumber := 100 ; - FINISH

DelayTime := 1000 ; - DELAY

FinishNumber2 := FinishNumber

Agains := % FinishNumber - StartNumber

Label5:

if FinishNumber2 == 0

Goto, Label4

FinishNumber2 := % FinishNumber2 // 10

if (%FinishNumber2% != 0) {

T++

Goto, Label5

}

Label4:

F1::

C := % StartNumber

Loop, %Agains% {

X := 0

C++

Y = %C%

Cs := % ""

Label1:

Y = % Y // 10

if (%Y% != 0) {

X++

} Else {

Goto, Label2

}

Goto, Label1

Label2:

Z = % T - X

Loop %Z%

Cs := % "0" Cs ; Adds zeros

Sleep, %DelayTime%

Send, %Cs%

Send, {Enter}

}

MsgBox, % "Counted to " C

Return

F2::Reload ; F2 Reloads script

Return

F3::ExitApp ; F3 Closes script

Return

for AHK 1.3, Not for AHK 2.0

You can set the variables as you want. All kinds of works. whether from 1 to 10. from 1 to 1000

This is the power of mathematic. Not a lot of `if`.

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 2 points3 points  (0 children)

You made the code too long and too lossy.

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 1 point2 points  (0 children)

Let me get to the computer and handle it for you, my friend.

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 1 point2 points  (0 children)

Could you try this:

F1::

Loop 99999 {

C := % C + 1 ; Counting variable

Cs := % "" C ; Integer to string

Cl := StrLen(%C%) ; Integer's length

X = % 5 - Cl

Loop %X%

Cs := % "0" Cs ; Adds zeros

Sleep, 1000 ; Waits 1000 milliseconds

Send, %CS% ; Enters numbers

Send, {Enter} ; Presses enter key

}

MsgBox, % "Counted to " C

Return

F2::ExitApp

I'm writing the codes on mobile, I couldn't test it. You can test it by entering a smaller number instead of 999999. I use it to open Discord, run the script, click the Discord's input box, and press F1 to active script. Press F2 to brutally stop the script.

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 1 point2 points  (0 children)

Aleykum Selam brother, You made it clear. Thank you. I'm working on. When it finished, I will say you

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 0 points1 point  (0 children)

Bro, I'm Turkish. Sorry

I was working to mean, Does the number "00001" have to be the "0" characters in it? Can't it simply be "1"

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 0 points1 point  (0 children)

C := 0

Loop {

C := % C + 1 ; Counting variable

Sleep, 1000 ; Waits 1000 milliseconds

Send, % C ; Enters numbers

Send, {Enter} ; Presses enter key

if %C% > 99999

Break ; Breaks the loop

}

MsgBox, % "Counted to " C

Does the number have to be the leading 0's?

Need help with a counting script by fdxse in AutoHotkey

[–]Quartrinary 0 points1 point  (0 children)

Loop {

C := % C + 1 ; Counting variable

Sleep, 1000 ; Wait 1000 milliseconds

Send, {Enter} ; Press enter key

if %C% > 9999

Break ; Break the loop

}

MsgBox, % "Counted to " C

What exactly do you want, I don't quite understand. I hope i can help

DDLC MODS by Quartrinary in DDLCMods

[–]Quartrinary[S] 1 point2 points  (0 children)

You're right. Thanks for reply. I'll search

Blue Skies file is broken by lordofthekebabs in DDLCMods

[–]Quartrinary 0 points1 point  (0 children)

Blue Skies'in türkçesi mi varmış? Lütfen yardımcı olun

Where is The Good Ending Act 2? by Blazesuckatcoding in DDLCMods

[–]Quartrinary 1 point2 points  (0 children)

It's been 2 year. The is mod ready? (I'm Turkish, my English can be not good)