#Python: import RobloxRequest
1 messages · Page 1 of 1 (latest)
probably because the module name
isn't RobloxRequest
u can do pip install ExampleExample
but the name would just be Example
so !pip install RobloxRequestRobloxRequest ?

no it just that the package name is different
than what's meant to be imported
u probably already have it
u just dont do import RobloxRequest
it could be something else
in the script I copied it say RobloxRequest tho
try checking if u actually installed it
using pip list
if it isn't there welp that's the issue
otherwise idk.
ye
nope that doesnt work
just give me moduleNotFound errors
@proven crescent what do I do
welp then it's probably outdated
oof
u might wanna check another github page
because I have 100k botted followers by someone (i didnt bot them)
and I want to remove them
u cant
remove em
lol
wut.
u can't remove people from following u
blocked = set_block_status(follower.id, True)
set_block_status(follower.id, False)
return blocked != False
Oh
but would take a little bit too much time to block every single person manually
?
^ u said u tried doing pip install
there is no pip install in that github